PairwiseAlignedSequence Properties |
The PairwiseAlignedSequence type exposes the following members.
Name | Description | |
---|---|---|
![]() | Consensus |
Gets or sets Consensus of FirstSequence and SecondSequence.
|
![]() | FirstOffset |
Gets or sets Offset of FirstSequence.
|
![]() | FirstSequence |
Gets or sets Alignment of First Sequence.
|
![]() | Metadata |
Gets information about the AlignedSequence, like score, offsets, consensus, etc..
(Inherited from AlignedSequence.) |
![]() | Score |
Gets or sets Score of the alignment.
|
![]() | SecondOffset |
Gets or sets Offset of SecondSequence.
|
![]() | SecondSequence |
Gets or sets Alignment of Second Sequence.
|
![]() | Sequences |
Gets list of sequences involved in the alignment.
(Inherited from AlignedSequence.) |