IPairwiseSequenceAlignment Properties |
The IPairwiseSequenceAlignment type exposes the following members.
Name | Description | |
---|---|---|
AlignedSequences |
Gets list of the IAlignedSequences which contains aligned sequences with score, offset and consensus .
(Inherited from ISequenceAlignment.) | |
Count | Gets the number of elements contained in the ICollectionT. (Inherited from ICollectionPairwiseAlignedSequence.) | |
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.
(Inherited from ISequenceAlignment.) | |
FirstSequence |
Gets accessor for the first sequence.
| |
IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from ICollectionPairwiseAlignedSequence.) | |
Metadata |
Gets any additional information about the Alignment.
(Inherited from ISequenceAlignment.) | |
PairwiseAlignedSequences |
Gets list of the (output) aligned sequences with score, offset and consensus.
| |
SecondSequence |
Gets accessor for the second sequence.
| |
Sequences |
Gets list of sequences.
(Inherited from ISequenceAlignment.) |