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

tleap failed for protein #39

Open
kexul opened this issue Apr 26, 2021 · 2 comments
Open

tleap failed for protein #39

kexul opened this issue Apr 26, 2021 · 2 comments

Comments

@kexul
Copy link
Contributor

kexul commented Apr 26, 2021

Hi, here is code to reproduce:

protein = Protein('6VTN', ligand_ref='1001')
protein.filter(ligands=None, waters='chain', simple_anions=None,
                      complex_anions=None,
                      chains=['A'])
protein.prepare()
protein.parametrise()

Error:

OSError: Error while calling command 'tleap'

tleap.log

FATAL:  Atom .R<CHIE 375>.A<HD1 19> does not have a type.
@msuruzhon
Copy link
Collaborator

This is a long-standing issue with PDB2PQR, where the terminal histidines are not renamed properly. I don't know of a workaround, if you have any suggestions how to handle this or alternatively get in touch with the PDB2PQR developers about whether this can be circumvented, we could then modify the workflow.

@kexul
Copy link
Contributor Author

kexul commented May 6, 2021

Thanks, I'll submit an issue there.

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

No branches or pull requests

2 participants