Does anyone know the algorithm that's used for the sequence
checksum calculation by GCG programs.
I have .msf output from a non-gcg program which I want to
use as input for gcg. Unfortunately, gcg refuses to
read the sequences, and I think it is because of an incorrect
checksum value. If I can get the algorithm I can fix the
checksums in my .msf files manually.
Thanks.