Menu

Commit [r27253]  Maximize  Restore  History

Created a unit test for checking the Needleman-Wunsch sequence alignment algorithm.

This uses the DNA data from the example in the Wikipedia article at
https://en.wikipedia.org/wiki/Needleman%E2%80%93Wunsch_algorithm. The test shows that the
implementation of the lib.sequence_alignment.needleman_wunsch.needleman_wunsch_align() function is
correct.

bugman 2015-01-21

added /trunk/test_suite/unit_tests/_lib/_sequence_alignment/test_needleman_wunsch.py
/trunk/test_suite/unit_tests/_lib/_sequence_alignment/test_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.