You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this script! There is one issue that I found: when the value (rarely) is exactly 90, 70 or 50, the residue is not colored. Can you modify this by adding = -s to the right places?
The text was updated successfully, but these errors were encountered:
That's a good catch, I noticed this too, it's unfortunate when this happens, as sometimes the pLDDT values match these exact numbers.
Instead of using the trick you mentioned (I'm not sure what = -s refers to), I have submitted a pull request with code modifications to address this issue. The updated script now includes these values and ensures they are colored appropriately.
Best
Hi,
Thanks for this script! There is one issue that I found: when the value (rarely) is exactly 90, 70 or 50, the residue is not colored. Can you modify this by adding = -s to the right places?
The text was updated successfully, but these errors were encountered: