public interface RichSequenceBuilder extends RichSeqIOListener, SequenceBuilder
Modifier and Type | Method and Description |
---|---|
RichSequence |
makeRichSequence()
Build a RichSequence.
|
Sequence |
makeSequence()
Return the Sequence object which has been constructed
by this builder.
|
getCurrentFeature, setAccession, setCircular, setComment, setDescription, setDivision, setIdentifier, setNamespace, setRankedCrossRef, setRankedDocRef, setRelationship, setSeqVersion, setTaxon, setURI, setVersion
addFeatureProperty, addSequenceProperty, addSymbols, endFeature, endSequence, setName, startFeature, startSequence
Sequence makeSequence() throws BioException
makeSequence
in interface SequenceBuilder
BioException
RichSequence makeRichSequence() throws BioException
BioException
- if it is not possible to build a RichSequenceCopyright © 2014 BioJava. All rights reserved.