public interface Species
TreeSet<String> getAliases()
String getCommonName()
String getSpeciesBinomial()
String getDatabaseStyleName()
String getComparaName(String version)
String getShortName()
String getDisplayName()
void setProperty(HashMap row)
CoreDatabase getMostRecentCoreDatabase()
Integer getHighestDBRelease()
String getTaxonomyID()
Integer getDBSpeciesID(String version)
String getEnsemblStablePrefix()
TreeSet<? extends Database> getDatabases()
void addDatabases(TreeSet<? extends Database> databases)
void addDatabase(Database database)
TreeSet<? extends Database> getDatabasesByType(DatabaseType type)
TreeSet<? extends Database> getDatabasesByVersion(String version)
Database getDatabaseByTypeAndVersion(DatabaseType type, String version)
Chromosome getChromosomeByName(String name) throws DAOException
DAOException
Chromosome getChromosomeByName(String name, String dbVersion) throws DAOException
DAOException
AssembledDNASequence getFragmentByName(String name) throws DAOException
DAOException
AssembledDNASequence getFragmentByName(String name, String dbVersion) throws DAOException
DAOException
TreeMap<String,? extends Chromosome> getChromosomes() throws DAOException
DAOException
TreeMap<String,? extends Chromosome> getChromosomes(String dbVersion) throws DAOException
DAOException
TreeMap<String,? extends AssembledDNASequence> getFragments() throws DAOException
DAOException
TreeMap<String,? extends AssembledDNASequence> getFragments(String dbVersion) throws DAOException
DAOException
TreeSet<String> getSchemaVersions()
TreeSet<String> getDBVersions()
List<? extends Gene> getGenesForVegaID(String vegaID) throws DAOException
DAOException
List<? extends Gene> getGenesForVegaID(String vegaID, String dbVersion) throws DAOException
DAOException
List<? extends Transcript> getTranscriptsForVegaID(String vegaID) throws DAOException
DAOException
List<? extends Transcript> getTranscriptsForVegaID(String vegaID, String dbVersion) throws DAOException
DAOException
List<? extends Transcript> getTranscriptsForCcdsID(String ccdsID) throws DAOException
DAOException
List<? extends Transcript> getTranscriptsForCcdsID(String ccdsID, String dbVersion) throws DAOException
DAOException
List<? extends Translation> getTranslationsForVegaID(String vegaID) throws DAOException
DAOException
List<? extends Translation> getTranslationsForVegaID(String vegaID, String dbVersion) throws DAOException
DAOException
Gene getGeneByStableID(String stableID) throws DAOException
DAOException
Gene getGeneByStableID(String stableID, String dbVersion) throws DAOException
DAOException
Transcript getTranscriptByStableID(String stableID) throws DAOException
DAOException
Transcript getTranscriptByStableID(String stableID, String dbVersion) throws DAOException
DAOException
Translation getTranslationByStableID(String stableID) throws DAOException
DAOException
Translation getTranslationByStableID(String stableID, String dbVersion) throws DAOException
DAOException
List<? extends Gene> getGenesForExactName(String name) throws DAOException
DAOException
List<? extends Gene> getGenesForExactName(String name, String dbVersion) throws DAOException
DAOException
List<? extends Gene> getGenesForNameBeginning(String name) throws DAOException
DAOException
List<? extends Gene> getGenesForNameBeginning(String name, String dbVersion) throws DAOException
DAOException
EnsemblComparaDivision getComparaDivision()
String getAssemblyAccessionStem()
String getAssemblyAccessionStem(String dbVersion)
String getAssemblyName(String dbVersion)
String getAssemblyAccession(String dbVersion)
void setAssemblyExceptions(String dbVersion) throws DAOException
DAOException
boolean isInPanCompara(String dbVersion)
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3