public class GapSequence extends DADNASequence
DNASequence.DNAType
AbstractSequence.AnnotationType
codonTableID, comparaFactories, coordSystem, csID, daoFactory, DBSeqLength, dbSpeciesName, dbVersion, id, lazyLoaded, mappedRegions, mappings, name, objectTypeMappings, registry, schemaVersion, seqRegionID, species
Modifier and Type | Method and Description |
---|---|
static String |
getGapString(Integer length) |
static String |
getGapString(Integer length,
char gap) |
int |
getLength() |
String |
getPaddedReverseComplementSequenceAsString(Integer start,
Integer stop)
Method to get a string representation of the reverse complement of the
sequence for the given range.
|
String |
getPaddedRNASequenceAsString(Integer start,
Integer stop) |
String |
getPaddedSequenceAsString(Integer start,
Integer stop)
Method to get a string representation of the sequence for the given range.
|
String |
getReverseComplementSequenceAsString()
Method to get a string representation of the reverse complement of the
sequence.
|
String |
getReverseComplementSequenceAsString(Integer start,
Integer stop)
Method to get a string representation of the reverse complement of the
sequence for the given range.
|
String |
getRNASequenceAsString() |
String |
getRNASequenceAsString(Integer start,
Integer stop) |
String |
getSequenceAsString() |
String |
getSequenceAsString(Integer start,
Integer stop)
Method to get a string representation of the sequence for the given range.
|
String |
getSequenceAsString(Integer start,
Integer stop,
Strand strand)
Deprecated.
|
static GapSequence |
makeGap(Integer length) |
String |
toString() |
addAttribute, addMapping, clearAllMappings, getAssembly, getAttribute, getAttributes, getBioEnd, getCodonTableID, getComparaDivision, getComparaFactory, getComparaFactory, getCoordSystem, getCsID, getDaoFactory, getDBName, getDBSeqLength, getDBVersion, getGenesOnRegion, getGenesOnRegion, getGenesOnRegion, getHashID, getId, 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
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
countCompounds, getAsList, getCompoundAt, getCompoundSet, getIndexOf, getInverse, getLastIndexOf, getSubSequence
getAccession
public static GapSequence makeGap(Integer length)
public static String getGapString(Integer length)
public static String getGapString(Integer length, char gap)
public String getSequenceAsString()
getSequenceAsString
in interface Sequence<NucleotideCompound>
getSequenceAsString
in class AbstractSequence<NucleotideCompound>
public String getRNASequenceAsString()
public String getReverseComplementSequenceAsString()
DADNASequence
getReverseComplementSequenceAsString
in interface DNASequence
getReverseComplementSequenceAsString
in class DADNASequence
public String getSequenceAsString(Integer start, Integer stop) throws RangeException
DADNASequence
getSequenceAsString
in interface DNASequence
getSequenceAsString
in class DADNASequence
RangeException
public String getPaddedSequenceAsString(Integer start, Integer stop)
DADNASequence
getPaddedSequenceAsString
in interface DNASequence
getPaddedSequenceAsString
in class DADNASequence
public String getRNASequenceAsString(Integer start, Integer stop) throws RangeException
RangeException
public String getPaddedRNASequenceAsString(Integer start, Integer stop)
@Deprecated public String getSequenceAsString(Integer start, Integer stop, Strand strand)
DADNASequence
getSequenceAsString
in class DADNASequence
public String getReverseComplementSequenceAsString(Integer start, Integer stop) throws RangeException
DADNASequence
getReverseComplementSequenceAsString
in interface DNASequence
getReverseComplementSequenceAsString
in class DADNASequence
RangeException
public String getPaddedReverseComplementSequenceAsString(Integer start, Integer stop)
DADNASequence
getPaddedReverseComplementSequenceAsString
in interface DNASequence
getPaddedReverseComplementSequenceAsString
in class DADNASequence
public String toString()
toString
in class DADNASequence
public int getLength()
getLength
in interface Sequence<NucleotideCompound>
getLength
in class DADNASequence
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3