Click or drag to resize
PairwiseSequenceAlignment Properties

The PairwiseSequenceAlignment type exposes the following members.

Properties
  NameDescription
Public propertyAlignedSequences
Gets list of the (output) aligned sequences.
Public propertyCount
Gets number of aligned sequence objects in the PairwiseSequenceAlignment.
Public propertyDocumentation
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.
Public propertyFirstSequence
Gets accessor for the first sequence.
Public propertyIsReadOnly
Gets or sets a value indicating whether PairwiseSequenceAlignment is read-only or not.
Public propertyItem
Returns the nth aligned sequence in the alignment.
Public propertyMetadata
Gets any additional information about the Alignment.
Public propertyPairwiseAlignedSequences
Gets the list of alignments.
Public propertySecondSequence
Gets accessor for the second sequence.
Public propertySequences
Gets list of sequences involved in this alignment.
Top
See Also