public class DAAssembledDNASequence extends DADNASequence implements AssembledDNASequence
DNASequence.DNAType
AbstractSequence.AnnotationType
codonTableID, comparaFactories, coordSystem, csID, daoFactory, DBSeqLength, dbSpeciesName, dbVersion, id, lazyLoaded, mappedRegions, mappings, name, objectTypeMappings, registry, schemaVersion, seqRegionID, species
Constructor and Description |
---|
DAAssembledDNASequence() |
DAAssembledDNASequence(DAOCoreFactory factory) |
Modifier and Type | Method and Description |
---|---|
DAAssembly |
getCompleteAssembly() |
String |
getPaddedReverseComplementSequenceAsString(Integer begin,
Integer end)
Method to get a string representation of the reverse complement of the
sequence for the given range.
|
String |
getPaddedSequenceAsString(Integer begin,
Integer end)
Method to get a string representation of the sequence for the given range.
|
String |
getReverseComplementSequenceAsString()
Default case is to assume strand is positive because only CDSSequence can be either positive or negative Strand.
|
String |
getReverseComplementSequenceAsString(Integer begin,
Integer end)
Method to get a string representation of the reverse complement of the
sequence for the given range.
|
String |
getSequenceAsString()
Default case is to assume strand is positive because only CDSSequence
can be either positive or negative Strand.
|
String |
getSequenceAsString(Integer begin,
Integer end)
Method to get a string representation for the given range of the assembled sequence.
|
String |
getSequenceAsString(Integer begin,
Integer end,
Strand strand)
Deprecated.
|
addAttribute, addMapping, clearAllMappings, getAssembly, getAttribute, getAttributes, getBioEnd, getCodonTableID, getComparaDivision, getComparaFactory, getComparaFactory, getCoordSystem, getCsID, getDaoFactory, getDBName, getDBSeqLength, getDBVersion, getGenesOnRegion, getGenesOnRegion, getGenesOnRegion, getHashID, getId, getLength, getLoadedMappings, getLoadedMappings, getMappedRegions, getName, getObjectTypeMappings, getRegionsOfConservedSynteny, getRegionsOfConservedSynteny, getRegistry, getSchemaVersion, getSpecies, getType, getVariationMappingsOnRegion, getVariationMappingsOnRegion, getVariationsOnRegion, getVariationsOnRegion, setAttributes, setCodonTableID, setCoordSystem, setCsID, setDaoFactory, setDBSeqLength, setId, setLazyLoaded, setName, setRegistry, setSequenceStorage, setSpecies, toString
getComplement, getDNAType, getGCCount, getReverse, getReverseComplement, getRNASequence, getRNASequence, getRNASequence, getRNASequence, main, setDNAType
addFeature, addFeature, addNote, countCompounds, getAccession, getAnnotationType, getAsList, getBioBegin, getCompoundAt, getCompoundSet, getDatabaseReferences, getDescription, getFeatures, getFeatures, getFeatures, getFeaturesByType, getFeaturesKeyWord, getIndexOf, getInverse, getLastIndexOf, getNotesList, getOriginalHeader, getParentSequence, getProxySequenceReader, getSequenceScore, getSource, getSubSequence, getTaxonomy, getUserCollection, iterator, removeFeature, removeNote, setAccession, setAnnotationType, setBioBegin, setBioEnd, setCompoundSet, setDatabaseReferences, setDescription, setFeaturesKeyWord, setNotesList, setOriginalHeader, setParentSequence, setProxySequenceReader, setSequenceScore, setSource, setTaxonomy, setUserCollection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCodonTableID, getCoordSystem, getDBSeqLength, getGenesOnRegion, getGenesOnRegion, getGenesOnRegion, getMappedRegions, getName, getObjectTypeMappings, getRegionsOfConservedSynteny, getRegionsOfConservedSynteny, getVariationMappingsOnRegion, getVariationMappingsOnRegion, getVariationsOnRegion, getVariationsOnRegion, setCoordSystem, setDBSeqLength, setName
getAssembly, getSpecies, setSpecies
addMapping, clearAllMappings, getLoadedMappings, getLoadedMappings
getDBVersion, getHashID, getId, getSchemaVersion, getType, setId
countCompounds, getAsList, getCompoundAt, getCompoundSet, getIndexOf, getInverse, getLastIndexOf, getLength, getSubSequence
getAccession
public DAAssembledDNASequence()
public DAAssembledDNASequence(DAOCoreFactory factory)
public DAAssembly getCompleteAssembly()
getCompleteAssembly
in interface AssembledDNASequence
public String getSequenceAsString(Integer begin, Integer end) throws RangeException
getSequenceAsString
in interface DNASequence
getSequenceAsString
in class DADNASequence
begin
- end
- RangeException
public String getPaddedSequenceAsString(Integer begin, Integer end)
DADNASequence
getPaddedSequenceAsString
in interface DNASequence
getPaddedSequenceAsString
in class DADNASequence
@Deprecated public String getSequenceAsString(Integer begin, Integer end, Strand strand) throws RangeException
getSequenceAsString
in class DADNASequence
begin
- end
- strand
- RangeException
public String getSequenceAsString()
getSequenceAsString
in interface Sequence<NucleotideCompound>
getSequenceAsString
in class AbstractSequence<NucleotideCompound>
public String getReverseComplementSequenceAsString(Integer begin, Integer end) throws RangeException
DADNASequence
getReverseComplementSequenceAsString
in interface DNASequence
getReverseComplementSequenceAsString
in class DADNASequence
begin
- end
- RangeException
public String getPaddedReverseComplementSequenceAsString(Integer begin, Integer end) throws RangeException
DADNASequence
getPaddedReverseComplementSequenceAsString
in interface DNASequence
getPaddedReverseComplementSequenceAsString
in class DADNASequence
RangeException
public String getReverseComplementSequenceAsString()
getReverseComplementSequenceAsString
in interface DNASequence
getReverseComplementSequenceAsString
in class DADNASequence
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3