The command used was:
svn merge -r27364:r27363 .
.....
r27364 | bugman | 2015-01-29 17:38:25 +0100 (Thu, 29 Jan 2015) | 18 lines
Changed paths:
M /trunk/lib/sequence.py
Reverted r27291 as this was rubbish.
The command used was:
svn merge -r27291:r27290 .
.....
r27291 | bugman | 2015-01-23 15:38:21 +0100 (Fri, 23 Jan 2015) | 7 lines
Changed paths:
M /trunk/lib/sequence.py
Fix for the lib.sequence.aa_codes_three_to_one() function.
Non-standard residues are now converted to the '*' code. The value of 'X' prevents any type of
alignment of a stretch of X residues as X to X in both the BLOSUM62 and PAM250 substitution matrices
are set to -1.
.....
.....