Package | Description |
---|---|
uk.ac.roslin.ensembl.dao.database | |
uk.ac.roslin.ensembl.dao.database.factory |
Modifier and Type | Field and Description |
---|---|
protected TreeMap<String,DBCollectionSpecies> |
DBRegistry.collectionspeciesHashByGCAccession |
protected TreeMap<String,DBCollectionSpecies> |
DBRegistry.oldstyle_collectionspeciesHashByDBName |
Modifier and Type | Method and Description |
---|---|
DBCollectionSpecies |
DBRegistry.getCSpeciesByGCAccessionStem(String key) |
Modifier and Type | Method and Description |
---|---|
List<DBCollectionSpecies> |
DBRegistry.getCollectionSpecies()
Returns the combined list of DBCollectionSpecies that are indexed by
dbstylename (old_style_ and those indexed by GCAssemblyAccession (new
style, post v16)
|
List<DBCollectionSpecies> |
DBRegistry.getGCAccessionedCollectionSpecies()
Utility method to return only those DBCOllectionSpecies that possess and
are indexed by a GCAssemblyAccession(Stem or Chain)
|
List<DBCollectionSpecies> |
DBRegistry.getNamedCollectionSpecies()
Utility method to return only those DBCOllectionSpecies that do not
possess and are therefore not indexed by a GCAssemblyAccession but bey
dbstylename
|
TreeSet<DBCollectionSpecies> |
DBCollection.getSpecies() |
Modifier and Type | Method and Description |
---|---|
DBCollectionSpecies |
DBDAOCollectionFactory.getSpecies() |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3