public interface ExonDAO extends ReInitializationDAO
Modifier and Type | Method and Description |
---|---|
Exon |
getExonByID(Integer id) |
Exon |
getExonByStableID(String stableID) |
List<? extends Exon> |
getExonsForTranscript(Transcript transcript) |
reInitialize
List<? extends Exon> getExonsForTranscript(Transcript transcript) throws DAOException
DAOException
Exon getExonByStableID(String stableID) throws DAOException
DAOException
Exon getExonByID(Integer id) throws DAOException
DAOException
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3