Implementation of Needleman-Wunsch, Smith-Waterman, Hirschberg and affine bioinformatics algorithms for alighning biological sequences
-
Updated
Dec 7, 2019 - C
Implementation of Needleman-Wunsch, Smith-Waterman, Hirschberg and affine bioinformatics algorithms for alighning biological sequences
Short implementation (~500 lines) of the Gotoh algorithm, a.k.a. Needleman-Wunsch with affine gap penalties.
Simple Needleman Wunsch Algorithm in C
AlnSeq runs a c coded Smith Waterman, Needleman Wunsch, and an Hirschberg.
Add a description, image, and links to the needleman-wunsch topic page so that developers can more easily learn about it.
To associate your repository with the needleman-wunsch topic, visit your repo's landing page and select "manage topics."