| Package | Description |
|---|---|
| compbio.data.sequence |
A data model for multiple sequence alignment web services and utility methods
that work on the objects of this model.
|
| Modifier and Type | Field and Description |
|---|---|
protected AlignmentMetadata |
Alignment.metadata |
| Modifier and Type | Method and Description |
|---|---|
AlignmentMetadata |
Alignment.getMetadata() |
| Constructor and Description |
|---|
Alignment(java.util.List<FastaSequence> sequences,
AlignmentMetadata metadata) |