Menu

Commit [r27265]  Maximize  Restore  History

Modified the Needleman-Wunsch sequence alignment algorithm.

The previous attempt was buggy. The algorithm has been modified to match the logic of the GPL
licenced EMBOSS software (http://emboss.sourceforge.net/) to allow for gap opening and extension
penalties, as well as end penalties. No code was copied, rather the algorithm for creating the
scoring and penalty matrices, as well as the traceback matrix.

bugman 2015-01-22

changed /trunk/lib/sequence_alignment/align_protein.py
changed /trunk/lib/sequence_alignment/needleman_wunsch.py
/trunk/lib/sequence_alignment/align_protein.py Diff Switch to side-by-side view
Loading...
/trunk/lib/sequence_alignment/needleman_wunsch.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.