[emboss-dev] EMBOSS seqret FASTQ support
Peter Rice
pmr at ebi.ac.uk
Thu Jul 23 16:24:01 UTC 2009
Peter wrote:
> I've got another issue for you, which I think is an rounding problem
> converting negative Solexa scores into ASCII (which sounds a bit
> strange), or assuming you store everything as PHRED scores in
> memory, this could be in how you round negative Solexa scores
> on conversion back to ASCII.
Yup, it's the rounding on output. It was adding 0.5 and going to the
nearest integer.
For negative values of course it has to subtract 0.5 to get the correct
rounding.
regards,
Peter
More information about the emboss-dev
mailing list