public class StartCodonSequence extends DNASequence
DNASequence.DNATypeAbstractSequence.AnnotationType| Modifier and Type | Field and Description |
|---|---|
DNASequence |
parentGeneSequence |
| Constructor and Description |
|---|
StartCodonSequence(TranscriptSequence parentGeneSequence,
int begin,
int end) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Returns the length of the Sequence
|
getComplement, getDNAType, getGCCount, getReverse, getReverseComplement, getRNASequence, getRNASequence, getRNASequence, getRNASequence, main, setDNATypeaddFeature, addFeature, addNote, countCompounds, getAccession, getAnnotationType, getAsList, getBioBegin, getBioEnd, getCompoundAt, getCompoundSet, getDatabaseReferences, getDescription, getFeatureRetriever, getFeatures, getFeatures, getFeatures, getFeaturesByType, getFeaturesKeyWord, getIndexOf, getInverse, getLastIndexOf, getNotesList, getOriginalHeader, getParentSequence, getProxySequenceReader, getSequenceAsString, getSequenceAsString, getSequenceScore, getSource, getSubSequence, getTaxonomy, getUserCollection, iterator, removeFeature, removeNote, setAccession, setAnnotationType, setBioBegin, setBioEnd, setCompoundSet, setDatabaseReferences, setDescription, setFeatureRetriever, setFeaturesKeyWord, setNotesList, setOriginalHeader, setParentSequence, setProxySequenceReader, setSequenceScore, setSource, setTaxonomy, setUserCollection, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic DNASequence parentGeneSequence
public StartCodonSequence(TranscriptSequence parentGeneSequence, int begin, int end)
public int getLength()
SequencegetLength in interface Sequence<NucleotideCompound>getLength in class AbstractSequence<NucleotideCompound>Copyright © 2000–2016 BioJava. All rights reserved.