IMultipleSequenceAligner Methods |
The IMultipleSequenceAligner 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.
(Inherited from ISequenceAligner.) | |
AlignSimple |
AlignSimple aligns the set of input sequences using the linear gap model (one gap penalty),
and returns the best alignment found.
(Inherited from ISequenceAligner.) |