Menu

Commit [r27279]  Maximize  Restore  History

Bug fix for the Needleman-Wunsch sequence alignment algorithm.

Part of the scoring system was functioning incorrectly when the gap penalty scores were non-integer,
as some scores were being stored in an integer array. Now the array is a float array.

bugman 2015-01-22

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.