Click or drag to resize
MatchExtension Fields

The MatchExtension type exposes the following members.

Fields
  NameDescription
Public fieldAdjacent
Gets or sets offset to adjacent MUM.
Public fieldFrom
Gets or sets From (index representing the previous MUM to form LIS) of MUM.
Public fieldID
Gets or sets cluster Identifier.
Public fieldIsGood
Gets or sets a value indicating whether MUM is Good candidate.
Public fieldIsTentative
Gets or sets a value indicating whether MUM is Tentative candidate.
Public fieldLength
Gets or sets the length of match.
Public fieldQuery
Gets or sets the Query sequence.
Public fieldQuerySequenceMumOrder
Gets or sets Sequence Two's MaxUniqueMatch order.
Public fieldQuerySequenceOffset
Gets or sets start index of this match in query sequence.
Public fieldReferenceSequenceMumOrder
Gets or sets Sequence one's MaxUniqueMatch order.
Public fieldReferenceSequenceOffset
Gets or sets the start index of this match in reference sequence.
Public fieldScore
Gets or sets score of MUM.
Public fieldWrapScore
Gets or sets wrap score.
Top
See Also