ISequenceAligner Methods |
The ISequenceAligner type exposes the following members.
Name | Description | |
---|---|---|
Align |
Align aligns the set of input sequences using the affine gap model (gap open and gap extension penalties)
and returns the best alignment found.
| |
AlignSimple |
AlignSimple aligns the set of input sequences using the linear gap model (one gap penalty),
and returns the best alignment found.
|