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

Generating CIF files #1

Open
djhuggins opened this issue Feb 9, 2023 · 1 comment
Open

Generating CIF files #1

djhuggins opened this issue Feb 9, 2023 · 1 comment

Comments

@djhuggins
Copy link

Hello,

Please can you provide a link or guidance on how to generate CIF files for nonstandard residues.

Thanks,

Dave

@richardjgowers
Copy link
Contributor

@djhuggins the "official" list is at https://www.wwpdb.org/data/ccd as the "Chemical Component Dictionary". Searching for a given residue in there is something like grep data_TPO components.cif

Then writing your own, here's an example of an ACE cap: https://github.com/OpenFreeEnergy/pdbinf/blob/main/src/pdbinf/_standard_AAs.py#L85

I think longer term, some rdkit Mol to .cif entry will also be required.

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