MUMmerAlignerAlign Method |
Name | Description | |
---|---|---|
Align(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.
| |
Align(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.
|