Modifier and Type | Method and Description |
---|---|
List<? extends CoordinateSystem> |
CoordinateSystemDAO.getCoordinateSystems() |
Modifier and Type | Method and Description |
---|---|
List<FeatureType> |
DBSingleSpeciesVariationDatabase.getFeaturesForCS(CoordinateSystem coordSys) |
List<FeatureType> |
DBSingleSpeciesCoreDatabase.getFeaturesForCS(CoordinateSystem coordSys) |
List<FeatureType> |
DBCollectionCoreDatabase.getFeaturesForCS(Species sp,
CoordinateSystem coordSys) |
Integer |
DBSingleSpeciesVariationDatabase.getMaxLengthForFeature(ObjectType featureType,
CoordinateSystem cs) |
Integer |
DBSingleSpeciesCoreDatabase.getMaxLengthForFeature(ObjectType featureType,
CoordinateSystem cs) |
Integer |
DBCollectionCoreDatabase.getMaxLengthForFeature(Species sp,
ObjectType feature,
CoordinateSystem cs) |
Modifier and Type | Class and Description |
---|---|
class |
DACoordinateSystem |
Modifier and Type | Field and Description |
---|---|
protected CoordinateSystem |
DADNASequence.coordSystem |
Modifier and Type | Method and Description |
---|---|
CoordinateSystem |
DADNASequence.getCoordSystem() |
Modifier and Type | Method and Description |
---|---|
void |
DADNASequence.setCoordSystem(CoordinateSystem coordSystem) |
Modifier and Type | Field and Description |
---|---|
protected CoordinateSystem |
Mapping.sourceCoordSystem |
protected CoordinateSystem |
Mapping.targetCoordSystem |
Modifier and Type | Method and Description |
---|---|
CoordinateSystem |
DNASequence.getCoordSystem() |
Modifier and Type | Method and Description |
---|---|
void |
DNASequence.setCoordSystem(CoordinateSystem coordSystem) |
Modifier and Type | Method and Description |
---|---|
CoordinateSystem |
CollectionCoreDatabase.getBuildCoordSystem(Species species,
String featureType) |
CoordinateSystem |
SingleSpeciesCoreDatabase.getBuildCoordSystem(String featureType) |
CoordinateSystem |
SingleSpeciesCoreDatabase.getChromosomeLevelCoordSystem() |
CoordinateSystem |
CollectionCoreDatabase.getChromosomeLevelCS(Species species) |
CoordinateSystem |
SingleSpeciesCoreDatabase.getCSByID(Integer id) |
CoordinateSystem |
CollectionCoreDatabase.getCSByID(Species species,
Integer id) |
CoordinateSystem |
SingleSpeciesCoreDatabase.getSequenceLevelCoordSystem() |
CoordinateSystem |
CollectionCoreDatabase.getSequenceLevelCS(Species species) |
CoordinateSystem |
SingleSpeciesCoreDatabase.getTopLevelCoordSystem() |
CoordinateSystem |
CollectionCoreDatabase.getTopLevelCS(Species species) |
Modifier and Type | Method and Description |
---|---|
Set<? extends CoordinateSystem> |
SingleSpeciesCoreDatabase.getCSForFeature(ObjectType featureType) |
Set<? extends CoordinateSystem> |
CollectionCoreDatabase.getCSForFeature(Species sp,
ObjectType feature) |
Modifier and Type | Method and Description |
---|---|
List<? extends ObjectType> |
SingleSpeciesCoreDatabase.getFeaturesForCS(CoordinateSystem coordSys) |
List<? extends ObjectType> |
CollectionCoreDatabase.getFeaturesForCS(Species sp,
CoordinateSystem coordSys) |
Integer |
SingleSpeciesCoreDatabase.getMaxLengthForFeature(ObjectType featureType,
CoordinateSystem cs) |
Integer |
CollectionCoreDatabase.getMaxLengthForFeature(Species sp,
ObjectType feature,
CoordinateSystem cs) |
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3