Uses of Class
org.utgenome.gwt.utgb.client.bio.BEDGene

Packages that use BEDGene
org.utgenome.format.bed   
org.utgenome.gwt.utgb.client.bio Biological data objects for Google Web Toolkit RPC (Remote Procedure Call). 
 

Uses of BEDGene in org.utgenome.format.bed
 

Subclasses of BEDGene in org.utgenome.format.bed
 class BEDEntry
          Representing each gene line of BED format
 

Uses of BEDGene in org.utgenome.gwt.utgb.client.bio
 

Methods in org.utgenome.gwt.utgb.client.bio with parameters of type BEDGene
 void GenomeRangeVisitorBase.visitBEDGene(BEDGene g)
           
 void GenomeRangeVisitor.visitBEDGene(BEDGene g)
           
 void InfoSilkGenerator.visitBEDGene(BEDGene g)
           
 

Constructors in org.utgenome.gwt.utgb.client.bio with parameters of type BEDGene
BEDGene(BEDGene other)
           
 



Copyright © 2007-2012 utgenome.org. All Rights Reserved.