Package | Description |
---|---|
uk.ac.roslin.ensembl.dao.database | |
uk.ac.roslin.ensembl.dao.database.coreaccess | |
uk.ac.roslin.ensembl.dao.database.factory |
Modifier and Type | Class and Description |
---|---|
class |
DBCollectionSpecies |
Modifier and Type | Field and Description |
---|---|
protected DBSpecies |
DBSingleSpeciesDatabase.species |
Modifier and Type | Field and Description |
---|---|
protected TreeMap<String,DBSpecies> |
DBRegistry.speciesHash |
Modifier and Type | Method and Description |
---|---|
DBSpecies |
DBRegistry.getMostRecentSpeciesByAlias(String alias_or_name)
Returns the most recent Species matching the alias.
|
DBSpecies |
DBSingleSpeciesDatabase.getSpecies() |
DBSpecies |
DBRegistry.getSpeciesByAlias(String alias_or_name)
Wraps getSetOfSpeciesByAlias(String alias_or_name) to return a single
species if the returned Collection has only one member.
|
DBSpecies |
DBRegistry.getSpeciesByAlias(String alias_or_name,
String version)
Wraps getSetOfEverySpeciesByAlias(String alias_or_name) to return a
single species if the returned Collection has only one member with the
desired alias and version.
|
DBSpecies |
DBRegistry.getSpeciesByEnsemblName(String ensemblName) |
Modifier and Type | Method and Description |
---|---|
Set<DBSpecies> |
DBRegistry.getPanComparaSpecies(String dbVersion) |
List<DBSpecies> |
DBRegistry.getSpecies()
Fetches the list of all DBSpecies objects for this Registry.
|
Modifier and Type | Field and Description |
---|---|
protected DBSpecies |
DBCoreObjectDAO.species |
Modifier and Type | Method and Description |
---|---|
DBSpecies |
DBCoreObjectDAO.getSpecies() |
Modifier and Type | Field and Description |
---|---|
protected DBSpecies |
DBDAOSpeciesFactory.species |
Modifier and Type | Method and Description |
---|---|
DBSpecies |
DBDAOSpeciesFactory.getSpecies() |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3