public interface Gene extends Feature, Analyzed, WithDisplayXRef
Modifier and Type | Method and Description |
---|---|
String |
getBiotype() |
Transcript |
getCanonicalTranscript() |
Translation |
getCanonicalTranslation() |
String |
getDescription() |
List<? extends HomologyPairRelationship> |
getHomologies() |
List<? extends HomologyPairRelationship> |
getHomologies(EnsemblComparaDivision speciesGroup) |
List<? extends HomologyPairRelationship> |
getHomologies(EnsemblComparaDivision speciesGroup,
Species sp) |
List<? extends HomologyPairRelationship> |
getHomologies(Species sp) |
List<? extends HomologyPairRelationship> |
getHomologiesWithoutLazyLoad() |
Collection<? extends Transcript> |
getTranscripts() |
addMappedObjectType, getChromosomeMapping, getChromosomeMapping, getChromosomeMappings, isCurrent, isObjectTypeMapped
addMapping, clearAllMappings, getLoadedMappings, getLoadedMappings
getDBVersion, getHashID, getId, getSchemaVersion, getType, setId
getAnalysis, getAnalysisID, setAnalysisID
getDisplayXRef
String getDescription()
String getBiotype()
Transcript getCanonicalTranscript()
Translation getCanonicalTranslation()
Collection<? extends Transcript> getTranscripts()
List<? extends HomologyPairRelationship> getHomologies()
List<? extends HomologyPairRelationship> getHomologies(Species sp)
List<? extends HomologyPairRelationship> getHomologies(EnsemblComparaDivision speciesGroup)
List<? extends HomologyPairRelationship> getHomologies(EnsemblComparaDivision speciesGroup, Species sp)
List<? extends HomologyPairRelationship> getHomologiesWithoutLazyLoad()
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3