| ISequenceAlignment Interface |
Namespace: Bio.Algorithms.Alignment
The ISequenceAlignment type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignedSequences |
Gets list of the IAlignedSequences which contains aligned sequences with score, offset and consensus .
| |
| Documentation |
Gets or sets Documentation object is intended for tracking the history, provenance,
and experimental context of a sequence. The user can adopt any desired
convention for use of this object.
| |
| Metadata |
Gets any additional information about the Alignment.
| |
| Sequences |
Gets list of sequences.
|