public interface DNASequence extends CoreObject, MappableObject, Sequence<NucleotideCompound>
getAssembly, getSpecies, setSpecies
addMapping, clearAllMappings, getLoadedMappings, getLoadedMappings
getDBVersion, getHashID, getId, getSchemaVersion, getType, setId
countCompounds, getAsList, getCompoundAt, getCompoundSet, getIndexOf, getInverse, getLastIndexOf, getLength, getSequenceAsString, getSubSequence
getAccession
Integer getDBSeqLength()
void setDBSeqLength(Integer seqLength)
CoordinateSystem getCoordSystem()
void setCoordSystem(CoordinateSystem coordSystem)
List<? extends Gene> getGenesOnRegion(Coordinate coord) throws DAOException
DAOException
List<? extends Gene> getGenesOnRegion(Integer start, Integer stop) throws DAOException
DAOException
List<? extends Gene> getGenesOnRegion(Integer start, Integer stop, Coordinate.Strand strand) throws DAOException
DAOException
HashMap<? extends DNASequence,MappingSet> getRegionsOfConservedSynteny(Coordinate range, Species target) throws DAOException
range
- target
- DAOException
HashMap<? extends DNASequence,MappingSet> getRegionsOfConservedSynteny(Coordinate range, Species target, String chrName) throws DAOException
range
- target
- chrName
- DAOException
List<? extends Variation> getVariationsOnRegion(Coordinate coord) throws DAOException
DAOException
List<? extends Mapping> getVariationMappingsOnRegion(Coordinate coord) throws DAOException
DAOException
List<? extends Variation> getVariationsOnRegion(Integer start, Integer stop) throws DAOException
DAOException
List<? extends Mapping> getVariationMappingsOnRegion(Integer start, Integer stop) throws DAOException
DAOException
String getSequenceAsString(Integer begin, Integer end) throws RangeException
RangeException
String getPaddedSequenceAsString(Integer begin, Integer end)
String getReverseComplementSequenceAsString(Integer begin, Integer end) throws RangeException
RangeException
String getPaddedReverseComplementSequenceAsString(Integer begin, Integer end)
String getReverseComplementSequenceAsString()
HashMap<ObjectType,? extends MappingSet> getObjectTypeMappings()
HashMap<ObjectType,CoordinateSet> getMappedRegions()
Integer getCodonTableID()
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3