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

Peleffy parameters for a macrocycle causes infinte loop in PELE #133

Closed
cescgina opened this issue Mar 4, 2021 · 2 comments · Fixed by #134
Closed

Peleffy parameters for a macrocycle causes infinte loop in PELE #133

cescgina opened this issue Mar 4, 2021 · 2 comments · Fixed by #134
Assignees
Labels
bug Something isn't working

Comments

@cescgina
Copy link
Collaborator

cescgina commented Mar 4, 2021

When generating the parameters for plitidepsin (a quite large macrocycle) the resulting template causes PELE to get stuck in an infinite loop generating the sparse atoms. Generating the template with PlopRotTemp does not cause the same issue. I attached the ligand pdb, and the generated templates.

plitidepsin_data.zip

@cescgina
Copy link
Collaborator Author

cescgina commented Mar 5, 2021

I found some additional information that I think is related to this bug. Peleffy seems to have problems parsing the topology of the ligand. For example there are dihedrals that contain two times the same atom, e.g.

14 8 -16 14
27 80 -85 27
25 126 -131 25
10 148 -151 10
14 4 -8 14
25 108 -112 25
9 35 -40 9
17 159 -161 17
25 104 -108 25
14 8 -15 14
27 80 -84 27
9 31 -35 9

Also some dihedrals involve atoms that are not bonded together, for example:

43 38 33 14

In this case atom 14 (H22 in the pdb) is not bonded to atom 33 (N1) in the pdb.

@martimunicoy martimunicoy added the bug Something isn't working label Mar 5, 2021
@laumalo laumalo self-assigned this Mar 15, 2021
@laumalo laumalo linked a pull request Mar 16, 2021 that will close this issue
5 tasks
@cescgina
Copy link
Collaborator Author

I just checked the same system with the devel branch and works fine now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants