Package | Description |
---|---|
uk.ac.roslin.ensembl.dao.coreaccess | |
uk.ac.roslin.ensembl.datasourceaware.core | |
uk.ac.roslin.ensembl.model.core |
Modifier and Type | Method and Description |
---|---|
Exon |
ExonDAO.getExonByID(Integer id) |
Exon |
ExonDAO.getExonByStableID(String stableID) |
Modifier and Type | Method and Description |
---|---|
List<? extends Exon> |
ExonDAO.getExonsForTranscript(Transcript transcript) |
Modifier and Type | Class and Description |
---|---|
class |
DAExon |
Modifier and Type | Method and Description |
---|---|
void |
DATranscript.addExon(Exon exon)
Method used by the ExonDAO to add an Exon to the 'exonHash', hashed on the
'Rank' integer held by the Exon.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends Exon> |
Transcript.getExons() |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3