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

mol_to_ccd_cif does not set _chem_comp_atom.pdbx_leaving_atom_flag #233

Open
YoavShamir5 opened this issue Dec 24, 2024 · 0 comments
Open
Labels
enhancement New feature or request question Further information is requested

Comments

@YoavShamir5
Copy link

Hi, with the latest version from git cloned and the latest container, generating a user-defined CCD via mol_to_ccd_cif leads to an error during inference:

ValueError: User-defined CCD is missing these keys: {'_chem_comp_atom.pdbx_leaving_atom_flag'}

I did not encounter this before updating to the latest versions, I believe that it arises from enforcing the mandatory fields, but I think that this field is not set by mol_to_ccd_cif. Maybe setting all atom leaving flags of the compound to "N" by default in this function would do the trick?

@Augustin-Zidek Augustin-Zidek added question Further information is requested enhancement New feature or request labels Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants