/sequence-alignment-with-nw-algorithm

Implementation of Needleman–Wunsch algorithm. Compare sequences (in fasta files) and list max scored sequences. Multithreaded with OpenMP.

Primary LanguageC

Stargazers