Closed GoogleCodeExporter closed 9 years ago
Sorry Jurgen, but for some reason I cannot assign tags and other things to the
issue report.
Original comment by robinvan...@gmail.com
on 11 Jul 2011 at 10:14
The BBCCHK is no longer used for coloring residues by CING since the WI
database become of too high quality. The disablement is done by setting it to a
real low value such as -999.9 although -1 would have been enough since the
range of expected values is [0,80].
I don't understand your other remarks.
Original comment by jurge...@gmail.com
on 11 Jul 2011 at 12:56
The what-if checks return z-scores. In order to select residues that are within
a couple of sigma of the mean, one would need to discard residues with z-scores
lower than a negative threshold, and residues with z-scores higher than a
positive threshold.
In other words: valSets.cfg only contains NEGATIVE values for
WI_RAMCHK_POOR/BAD and WI_C12CHK_POOR/BAD. I am wondering whether the ROG-score
calculation in validate.py only takes into account values that are LOWER than
the NEGATIVE threshold
(actualValue < thresholdValuePoor/Bad), and not values that are HIGHER than the
POSITIVE threshold.
I hope that will make it clear to you.
Original comment by robinvan...@gmail.com
on 12 Jul 2011 at 1:11
Ah, so you propose to include a limit on the upper values?
Now I understand. We've never had that request.
Original comment by jurge...@gmail.com
on 12 Jul 2011 at 2:54
Yes, in our opinion +4 sigma is as bad as -4 sigma.
Original comment by robinvan...@gmail.com
on 12 Jul 2011 at 3:21
Original issue reported on code.google.com by
robinvan...@gmail.com
on 11 Jul 2011 at 10:13