This is a test version of Biostars. For the public version, visit https://www.biostars.org.
perl script:Needleman/Wunsch dynamic programming

Dear all,

I read a reference, in which the authors used a perl script for Needleman-Wunsch dynamic programming algorithm.

I am wondering does anyone could be kind for sharing this script, as I can't google this script online?

Thank you very much!

perl

1 answer

How about this? http://search.cpan.org/~vbar/Algorithm-NeedlemanWunsch-0.04/

Thank you very much, Mike. When googling, I added the words "dynamic programming" that gave me troubles. THANKS A LOT!

Log in to answer this question.