Package | Description |
---|---|
org.biojava.bio.seq.io |
Classes and interfaces for processing and producing flat-file representations
of sequences.
|
Modifier and Type | Class and Description |
---|---|
class |
SequenceDBSequenceBuilder
This SequenceBuilder has a variety of modes of operation.
|
class |
SimpleAssemblyBuilder
Basic SequenceBuilder implementation which accumulates all
notified information and creates a SimpleAssembly.
|
class |
SimpleSequenceBuilder
Basic SequenceBuilder implementation which accumulates all
notified information and creates a SimpleSequence.
|
class |
SmartSequenceBuilder
Basic SequenceBuilder implementation which accumulates all
notified information and chooses a sequence implementation
suited to the size of the sequence.
|
Copyright © 2014 BioJava. All rights reserved.