Uses of Class
org.biojava.bio.seq.io.SequenceBuilderBase
Packages that use SequenceBuilderBase
Package
Description
Classes and interfaces for processing and producing flat-file representations
of sequences.
-
Uses of SequenceBuilderBase in org.biojava.bio.seq.io
Subclasses of SequenceBuilderBase in org.biojava.bio.seq.ioModifier and TypeClassDescriptionclass
This SequenceBuilder has a variety of modes of operation.class
Basic SequenceBuilder implementation which accumulates all notified information and creates a SimpleAssembly.class
Basic SequenceBuilder implementation which accumulates all notified information and creates a SimpleSequence.class
Basic SequenceBuilder implementation which accumulates all notified information and chooses a sequence implementation suited to the size of the sequence.