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

Add warnings if reader encounters unknown categories or items #36

Closed
benmwebb opened this issue Apr 25, 2019 · 0 comments
Closed

Add warnings if reader encounters unknown categories or items #36

benmwebb opened this issue Apr 25, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@benmwebb
Copy link
Contributor

python-ihm was originally designed to read and write only the subset of PDBx/IHM mmCIF that viewers and modelers are interested in, and so the reader silently ignores categories or items it doesn't know about. However, if we want to use the library for any purpose where we need to extract all the data from the file (e.g. for remediation) it would be helpful for the reader to warn about missed data. Add an (optional) flag to ihm.reader.read to turn on these warnings.

@benmwebb benmwebb added the enhancement New feature or request label Apr 25, 2019
@benmwebb benmwebb self-assigned this Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant