Skip to content

strout18/Needleman-Wunsch2

Repository files navigation

Needleman-Wunsch2

Object-oriented C++ implementation of Needleman-Wunsch. Options to include similarity matrix or input scoring manually.

alt_nw uses slightly different implementation. No obvious performance difference with short strings, needs to be tested on longer strings.

About

C++ implementation of Needleman-Wunsch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published