Click or drag to resize
MUMmerAlignerAlign Method
Overload List
  NameDescription
Public methodAlign(IEnumerableISequence)
Align aligns the set of input sequences using the affine gap model (gap open and gap extension penalties) and returns the best alignment found.
Public methodAlign(ISequence, IEnumerableISequence)
Align aligns the reference sequence with query sequences using the affine gap model (gap open and gap extension penalties) and returns the best alignment found.
Top
See Also