Added NeedlemanWunschAligner class with some of the core functions filled out (others still need to be filled in). Made a scoring matrix test case by comparing against one of the scoring matrix files from the original code so that the results in the paper are repeatable using this code.
Added NeedlemanWunschAligner class with some of the core functions filled out (others still need to be filled in). Made a scoring matrix test case by comparing against one of the scoring matrix files from the original code so that the results in the paper are repeatable using this code.