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

bug with HIE residues in ODDT (PLEC) library, that can be useful for LUNA too #5

Open
luponzo86 opened this issue Feb 12, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@luponzo86
Copy link
Contributor

The library ODDT, which includes PLEC, throws an error when reading a PDB file that contains HIE residues. ODDT can use both openbabel and RDKit, but the error only occurs when ODDT is using RDKit.
The error actually is introduced by ODDT, where a function of RDKit is redefined in order to "fix" double bonds in special residues such as HIE.
I have included a notebook and a PDB file where I show how to reproduce the error.

Bonus: it turns out that openbabel is much faster than RDKit in reading from PDB file.

ODDT_HIE_bug.zip

@luponzo86 luponzo86 added the bug Something isn't working label Feb 12, 2020
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

No branches or pull requests

2 participants