This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Implementation of Alignment with convex gap penalty

Im looking for implementation of alignment with convex gap penalty model in any programming language ?

alignment

BBMap uses a multi-affine gap penalty, which is similar to a logarithmic gap penalty. It's open-source. Probably, a logarithmic (or similar) gap penalty would be slightly better, since the current implementation uses fixed steps rather than a continuous penalty.

thanks a lot Brian :)) I will have look at BBMap

0 answers

No answers yet.

Log in to answer this question.