Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not coloring when pLDDT is exactly on the borderline #3

Open
gezmi opened this issue Jan 11, 2024 · 1 comment
Open

Not coloring when pLDDT is exactly on the borderline #3

gezmi opened this issue Jan 11, 2024 · 1 comment

Comments

@gezmi
Copy link

gezmi commented Jan 11, 2024

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?

@NicoFrL
Copy link

NicoFrL commented Jul 23, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants