dotnetbio / bio

Bioinformatics library for .NET
Apache License 2.0
143 stars 49 forks source link

Fix NeedlmanWunschAligner #11

Closed evolvedmicrobe closed 8 years ago

evolvedmicrobe commented 8 years ago

The aligner was not handling gaps at the end appropriately in the affine case, as it would neglect to add a leading insert. This in turn goofed up the MUMAligner.