Added sanity checks to the Needleman-Wunsch sequence alignment algorithm.
The residues of both sequences are now checked in needleman_wunsch_align() to make sure that they are present in the substitution matrix.
Authored by: bugman 2015-01-22
Parent: [r27266]
Child: [r27268]