Menu

Commit [r27353]  Maximize  Restore  History

The Needleman-Wunsch sequence alignment algorithm now calculates and returns an alignment score.

This is in the lib.sequence_alignment.needleman_wunsch.needleman_wunsch_align() function. The score
is calculated as the sum of the Needleman-Wunsch matrix elements along the traceback path.

bugman 2015-01-29

changed /trunk/lib/sequence_alignment/needleman_wunsch.py
/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.