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

Support for chemical component dictionary #132

Open
brindakv opened this issue Dec 15, 2023 · 3 comments
Open

Support for chemical component dictionary #132

brindakv opened this issue Dec 15, 2023 · 3 comments

Comments

@brindakv
Copy link
Contributor

Consider adding support to check for existing chemical component ids and their nomenclature in the wwPDB chemical component dictionary.

With more depositions with ligands and branched chain entities, it will be useful if python-ihm can support the definitions in the CCD.

@benmwebb
Copy link
Contributor

@brindakv Do you mean to add a function which, given an ID like GLY, will query the CCD API to fill in formula, weight, full name, etc.? Does Ligand Expo provide a suitable API?

@brindakv
Copy link
Contributor Author

brindakv commented Dec 16, 2023

@benmwebb Yes, that would be one of the requirements.

In addition to formula weight, full name, etc., (chem_comp category) we also need a mechanism to check the atom nomenclature (if the model is atomic scale) and make sure that it is consistent with the CCD (chem_comp_atom category). This was not an issue until recently. The small molecules were always from an existing starting model in the PDB.

I agree a Ligand Expo API would be very useful. I will find out and update.

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