PairwiseSequenceAlignment Properties |
The PairwiseSequenceAlignment type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlignedSequences |
Gets list of the (output) aligned sequences.
|
![]() | Count |
Gets number of aligned sequence objects in the PairwiseSequenceAlignment.
|
![]() | Documentation |
Gets or sets Documentation object is intended for tracking the history, provenance,
and experimental context of a PairwiseSequenceAlignment. The user can adopt any desired
convention for use of this object.
|
![]() | FirstSequence |
Gets accessor for the first sequence.
|
![]() | IsReadOnly |
Gets or sets a value indicating whether PairwiseSequenceAlignment is read-only or not.
|
![]() | Item |
Returns the nth aligned sequence in the alignment.
|
![]() | Metadata |
Gets any additional information about the Alignment.
|
![]() | PairwiseAlignedSequences |
Gets the list of alignments.
|
![]() | SecondSequence |
Gets accessor for the second sequence.
|
![]() | Sequences |
Gets list of sequences involved in this alignment.
|