The protein pairwise sequence alignment function now returns the alignment score.
This is in the lib.sequence_alignment.align_protein.align_pairwise() function. The score from the Needleman-Wunsch sequence alignment algorithm is simply passed along.
Authored by: bugman 2015-01-29
Parent: [r27353]
Child: [r27355]