A repository of experimental code and benchmark for greedy/dynamic programming approximate string matching algorithms.
MIT License
2
stars
0
forks
source link
Study `SwAligner::alignNucleotidesEnd2EndSseU8` and `SwAligner::alignNucleotidesEnd2EndSseI16` functions and find where the dynamic programming steps are done. #12