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, setVersionaddFeatureProperty, addSequenceProperty, addSymbols, endFeature, endSequence, setName, startFeature, startSequenceSequence makeSequence() throws BioException
makeSequence in interface SequenceBuilderBioExceptionRichSequence makeRichSequence() throws BioException
BioException - if it is not possible to build a RichSequenceCopyright © 2020 BioJava. All rights reserved.