Package | Description |
---|---|
uk.ac.roslin.ensembl.dao.database | |
uk.ac.roslin.ensembl.dao.database.coreaccess | |
uk.ac.roslin.ensembl.mapper.core |
Modifier and Type | Method and Description |
---|---|
DACoordinateSystem |
DBCollectionCoreDatabase.getBuildCoordSystem(Species species,
String featureType) |
DACoordinateSystem |
DBSingleSpeciesCoreDatabase.getBuildCoordSystem(String featureType) |
DACoordinateSystem |
DBSingleSpeciesCoreDatabase.getChromosomeLevelCoordSystem() |
DACoordinateSystem |
DBCollectionCoreDatabase.getChromosomeLevelCS(Species species) |
DACoordinateSystem |
DBSingleSpeciesCoreDatabase.getCSByID(Integer id) |
DACoordinateSystem |
DBCollectionCoreDatabase.getCSByID(Species species,
Integer id) |
DACoordinateSystem |
DBSingleSpeciesCoreDatabase.getSequenceLevelCoordSystem() |
DACoordinateSystem |
DBCollectionCoreDatabase.getSequenceLevelCS(Species species) |
DACoordinateSystem |
DBSingleSpeciesCoreDatabase.getTopLevelCoordSystem() |
DACoordinateSystem |
DBCollectionCoreDatabase.getTopLevelCS(Species species) |
Modifier and Type | Method and Description |
---|---|
List<DACoordinateSystem> |
DBSingleSpeciesCoreDatabase.getCoordinateSystems() |
Set<DACoordinateSystem> |
DBSingleSpeciesVariationDatabase.getCSForFeature(ObjectType featureType) |
Set<DACoordinateSystem> |
DBSingleSpeciesCoreDatabase.getCSForFeature(ObjectType featureType) |
Set<DACoordinateSystem> |
DBCollectionCoreDatabase.getCSForFeature(Species sp,
ObjectType feature) |
Modifier and Type | Method and Description |
---|---|
List<DACoordinateSystem> |
DBCoordinateSystemDAO.getCoordinateSystems() |
Modifier and Type | Method and Description |
---|---|
List<DACoordinateSystem> |
SpeciesMapper.getCoordSystems(HashMap map) |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3