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

Read/Write mmcif/pdbx files #159

Open
gitoliver opened this issue Jun 14, 2023 · 0 comments
Open

Read/Write mmcif/pdbx files #159

gitoliver opened this issue Jun 14, 2023 · 0 comments

Comments

@gitoliver
Copy link
Contributor

Perhaps this parser would make this easy to support reading writing these files:
readcif
Sounds like I can just include the header and source file and acknowledge:
"For simplest use, just copy the one C++ header file and source file into your code."
"The readcif library license is an open source license with an acknowledgement clause. So if you use it, acknowledge that fact in your documentation."

Here is an example where you extract the parsed info into an atom struct:
https://github.com/RBVI/readcif/blob/master/docs/readcif_example.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant