svn+ssh://bugman@.../svn/relax/trunk
........
r27370 | bugman | 2015-01-29 18:30:04 +0100 (Thu, 29 Jan 2015) | 6 lines
Corrections for the Structure.test_align_CaM_BLOSUM62 system test.
The CaM N and C domains can not be aligned together in a global MSA as they would align very well to
themselves, causing the atomic coordinate assembly function to fail.
........
r27371 | bugman | 2015-01-29 19:18:23 +0100 (Thu, 29 Jan 2015) | 6 lines
Improvement for the lib.sequence_alignment.msa.central_star() function.
The strings and gap matrix returned by the function have been reordered to match the input
sequences.
........