Uses of Class
org.utgenome.shell.db.Exon

Packages that use Exon
org.utgenome.shell.db   
 

Uses of Exon in org.utgenome.shell.db
 

Methods in org.utgenome.shell.db that return types with arguments of type Exon
 java.util.List<Exon> Gene.getExon()
           
 

Methods in org.utgenome.shell.db with parameters of type Exon
 void Gene.addExon(Exon exon)
           
 int Exon.compareTo(Exon other)
           
 



Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.