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

Can add hydrogens to nonstandard residues #295

Merged
merged 5 commits into from
Jul 10, 2024

Conversation

peastman
Copy link
Member

@peastman peastman commented Jul 6, 2024

Previously addHydrogens() only worked for standard residues. This changes it to look up any nonstandard ones in the PDB. If it finds them and they match, it uses the online definition to add hydrogens to them as well.

This requires the changes in openmm/openmm#4585.

@peastman
Copy link
Member Author

I modified the CI configuration to use an OpenMM dev build, since it's required for this change. We should put it back once 8.2 is released.

@peastman peastman merged commit 5cf78a2 into openmm:master Jul 10, 2024
3 checks passed
@peastman peastman deleted the nonstandard branch July 10, 2024 23:11
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

Successfully merging this pull request may close these issues.

1 participant