This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Perl module existing for local sequence alignment S-W

Hi,

I need existing module for local alignment - Smith Waterman algoritm. Such as for global alignment - Needleman Wunsch i use Algorithm::NeedlemanWunsch.

Does it exist S-W? I found just MILLER_MYERS... I need already done version for comparison.

I hope you can help me.Tnx

perl sequence alignment smith waterman module

At this link you can not changing the match, mismatch, or?

If you just need perl implementation (not specifically a module) of SW then do a google search. You will find multiple sources.

I need some sort already done implementation with using a library. Because I compare already done solution with library and my solution without using library. So I decide and searching a module if exist.

0 answers

No answers yet.

Log in to answer this question.