Go to the source code of this file.
|
ost::seq::AlignmentList | ParaLocalAlign (const ost::seq::ConstSequenceHandle &s1, const ost::seq::ConstSequenceHandle &s2, ost::seq::alg::SubstWeightMatrixPtr &subst, int gap_open=-5, int gap_ext=-2) |
|
ost::seq::AlignmentList | ParaGlobalAlign (const ost::seq::ConstSequenceHandle &s1, const ost::seq::ConstSequenceHandle &s2, ost::seq::alg::SubstWeightMatrixPtr &subst, int gap_open=-5, int gap_ext=-2) |
|
ost::seq::AlignmentList | ParaSemiGlobalAlign (const ost::seq::ConstSequenceHandle &s1, const ost::seq::ConstSequenceHandle &s2, ost::seq::alg::SubstWeightMatrixPtr &subst, int gap_open=-5, int gap_ext=-2) |
|
bool | ParasailAvailable () |
|