-
Notifications
You must be signed in to change notification settings - Fork 17
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
Parmed bug affecting cyclodextrin files #60
Comments
Thanks. I had not seen the issue and really appreciate the heads-up. To be clear for the issue tracker -- this is an issue with Yank setups which use the .mol2 files here, but not (necessarily) with the mol2 files themselves? |
Correct. To be more specific, this is an issue for any pipeline involving ParmEd manipulating |
Can you tell what triggers this (e.g. what other systems would be affected?)? It sounds like you're saying just receptors which are multi-residue mol2 files? |
(Out of curiosity, why are you using ParmEd's mol2 features at all? I've found various bugs there in the past.) |
Correct, but only cyclic receptors that are multi-residue mol2 files.
When the |
Sorry, and by "cyclic" here I mean that the first residue is bound to the last residue. |
I just want make sure you've noticed this issue ParmEd/ParmEd#898 . Briefly, manipulating the cyclodextrin
mol2
files withparmed
results in a ring breaking. A work-around would be assigning a single residue number to all cyclodextrin atoms (currently 7 for beta-CD and 6 for alpha-CD).@davidlmobley, if somebody in your group has run cyclodextrin calculations with YANK using non-OpenEye charges, this bug surely affected the setup.
The text was updated successfully, but these errors were encountered: