MOVED TO GITHUB: https://github.com/noporpoise/seq-align
Global optimal sequence alignment using the Needleman-Wunsch algorithm.
Aligns DNA, RNA, protein sequence and more!
See our sister project local alignment using Smith-Waterman:
http://sourceforge.net/projects/smithwaterman/
MOVED TO GITHUB: https://github.com/noporpoise/seq-align
An implementation of the Smith-Waterman local sequence alignment algorithm.
See our sister project global alignment using Needleman-Wunsch:
http://sourceforge.net/projects/needlemanwunsch/