public class BasicSequence<C extends Compound> extends AbstractSequence<C>
Sequence
which describes
your domain.AbstractSequence.AnnotationType
Constructor and Description |
---|
BasicSequence(ProxySequenceReader<C> reader) |
BasicSequence(String sequence,
CompoundSet<C> compoundSet) |
addFeature, addFeature, addNote, countCompounds, equals, getAccession, getAnnotationType, getAsList, getBioBegin, getBioEnd, getComments, getCompoundAt, getCompoundSet, getDatabaseReferences, getDescription, getFeatureRetriever, getFeatures, getFeatures, getFeatures, getFeaturesByType, getFeaturesKeyWord, getIndexOf, getInverse, getLastIndexOf, getLength, getNotesList, getOriginalHeader, getParentSequence, getProxySequenceReader, getReferences, getSequenceAsString, getSequenceAsString, getSequenceScore, getSource, getSubSequence, getTaxonomy, getUserCollection, hashCode, iterator, removeFeature, removeNote, setAccession, setAnnotationType, setBioBegin, setBioEnd, setComments, setCompoundSet, setDatabaseReferences, setDescription, setFeatureRetriever, setFeaturesKeyWord, setNotesList, setOriginalHeader, setParentSequence, setProxySequenceReader, setReferences, setSequenceScore, setSource, setTaxonomy, setUserCollection, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public BasicSequence(String sequence, CompoundSet<C> compoundSet) throws CompoundNotFoundException
CompoundNotFoundException
public BasicSequence(ProxySequenceReader<C> reader)
Copyright © 2000–2019 BioJava. All rights reserved.