See: Description
| Class | Description |
|---|---|
| BioJavaAdapter |
This class provides static methods to convert BioJava datatypes (
SequenceIterator, Sequence) to
DataSets and vice versa. |
| SimpleSequenceIterator |
Class that implements the
SequenceIterator interface of BioJava in a
simple way, backed by an array of Sequences. |