Line 66 of AffineGap has a '=' where it should probably be a '-'.
The line in question is: it.get(i=1,j-1) + matchScore
and i is one of the parameters to the method containing that line.
Log in to post a comment.