Click or drag to resize
ISequenceAlignment Properties

The ISequenceAlignment type exposes the following members.

Properties
  NameDescription
Public propertyAlignedSequences
Gets list of the IAlignedSequences which contains aligned sequences with score, offset and consensus .
Public propertyDocumentation
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.
Public propertyMetadata
Gets any additional information about the Alignment.
Public propertySequences
Gets list of sequences.
Top
See Also