-
Notifications
You must be signed in to change notification settings - Fork 5
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
getting error while generating restrains for ABFE #28
Comments
@fjclark: Any ideas about this one? |
@jjmallen - is this error message triggered with the inputs provided with the tutorial? Using the environment available at try.openbiosim.org ? |
Hi @jjmallen, thanks for providing the notebook. The first thing which jumps out is that it looks like you're trying to decouple an entire protein, which I assume is not intended? e.g. you have
which shows a protein with 162 residues, and in the next cell you have
where The error seems to be due to the variance of a dihedral being 0, which might happen if both the "protein" and "ligand" anchors are in the same molecule. If that doesn't fix it, please provide the input files and let us know exactly what you're aiming to do. Hope that helps! |
Also, I should make the code robust by:
I will wait until this issue is resolved before making these changes. |
Hi @jjmallen, did you get a chance to check that you were decoupling the correct molecule? We've added some checks in the latest version of BioSimSpace which should raise a warning if the decoupled molecule isn't sensible/ if you try to select restraint anchor points in the same molecule. Thanks. |
Good day,
I am trying to generate restraints for ABFE and I am getting an error. May you please assist with this error, please find the attached document below.
test_run.txt
The text was updated successfully, but these errors were encountered: