Class | Description |
---|---|
SimpleAlignedSequence<S extends Sequence<C>,C extends Compound> |
Implements a data structure for a
Sequence within an alignment. |
SimpleProfile<S extends Sequence<C>,C extends Compound> |
Implements a data structure for the results of sequence alignment.
|
SimpleProfilePair<S extends Sequence<C>,C extends Compound> |
Implements a data structure for the results of the alignment of a pair of
Profile s. |
SimpleSequencePair<S extends Sequence<C>,C extends Compound> |
Implements a data structure for the results of pairwise sequence alignment.
|
Copyright © 2000–2019 BioJava. All rights reserved.