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

Eliminate parmed dependency from DHFRExplicit #539

Closed
jchodera opened this issue Jan 15, 2022 · 1 comment
Closed

Eliminate parmed dependency from DHFRExplicit #539

jchodera opened this issue Jan 15, 2022 · 1 comment

Comments

@jchodera
Copy link
Member

We should be able to eliminate the parmed dependency in optnmmtools.testsystems.DHFRExplicit now that OpenMM supports Amber prmtop/inpcrd files.

The relevant code is here.

Note that OpenMM may only support "new style" prmtop files (Amber6 or later), so we will likely need to update the prmtop we use. There are several relevant systems we can use in the Amber20 benchmark suite, which can either be packaged in openmmtools or downloaded on the fly like OpenMM does.

mjw99 added a commit to mjw99/openmmtools that referenced this issue May 29, 2022
@mjw99 mjw99 mentioned this issue May 29, 2022
2 tasks
mikemhenry pushed a commit that referenced this issue May 31, 2022
@mikemhenry
Copy link
Contributor

Closed with #588

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

No branches or pull requests

2 participants