wolberlab / dynophores

Dynamic pharmacophore modeling of molecular interactions
https://dynophores.readthedocs.io
MIT License
31 stars 7 forks source link

Simplify rdkit molecule generation for ligand #31

Closed dominiquesydow closed 3 years ago

dominiquesydow commented 3 years ago

Description

At the moment, our ligand data retrieval is a bit too hacky.

There is a lot of room for crashes :) It would be much better to add

to our dynophore JSON file. That way we can create the ligand directly from the MDL mol block and update the atom IDs with the PDB residue IDs.

Todos

Questions

None.

Status

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov-commenter commented 3 years ago

Codecov Report

Merging #31 (3674b1d) into master (33f2307) will increase coverage by 0.30%. The diff coverage is 99.08%.