Menu

#3 Probable typo in compute method in com/wcohen/ss/AffineGap.j

open
nobody
None
5
2008-04-09
2008-04-09
Anonymous
No

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.

Discussion


Log in to post a comment.