Package | Description |
---|---|
uk.ac.roslin.ensembl.dao.database.coreaccess | |
uk.ac.roslin.ensembl.datasourceaware.core |
Modifier and Type | Method and Description |
---|---|
DAExon |
DBExonDAO.getExonByID(Integer id) |
DAExon |
DBExonDAO.getExonByStableID(String stableID) |
DAExon |
DBExonDAO.ExonRowHandler.getObjectResult() |
Modifier and Type | Method and Description |
---|---|
List<DAExon> |
DBExonDAO.getExonsForTranscript(Transcript transcript) |
List<DAExon> |
DBExonDAO.ExonRowHandler.getListResult() |
Modifier and Type | Method and Description |
---|---|
DAExon |
DATranslation.getFirstExon()
Returns the first Exon of this Translation.
|
DAExon |
DATranslation.getLastExon()
Returns the last Exon of this Translation.
|
Modifier and Type | Method and Description |
---|---|
Collection<DAExon> |
DATranscript.getExons()
Returns a Collection of Exons for this Transcript.
|
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3