-
Notifications
You must be signed in to change notification settings - Fork 3
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
Set BuriedUnsatHBond preset #14
Comments
These are both great ideas! I think #13 and #14 should be combined into a load Rosetta PDB preset, and then one could toggle the various features you would usually want to display. Usually one would like to:
I've played with a pymol version here https://github.com/ajasja/rosetta_pymol_utils |
Thanks, and sounds great - I think the first step is the write each of the presets, then since presets now return a viewer instance we can write wrapper presets with syntax of the sort:
I'll start working on a few of these presets. |
Re: |
It would be great to have a preset that automatically shows buried unsatisfied hydrogen bonds using the
UnsatSelector
residue selector, or wrapping theBuriedUnsatHbonds
filter to produce a residue selector that can be visualized.The text was updated successfully, but these errors were encountered: