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

Parsing bug in EM structures #9

Open
josemduarte opened this issue Oct 22, 2014 · 0 comments
Open

Parsing bug in EM structures #9

josemduarte opened this issue Oct 22, 2014 · 0 comments
Labels

Comments

@josemduarte
Copy link
Contributor

Issue by kumar-physics
Friday Jun 20, 2014 at 08:17 GMT
Originally opened as https://github.com/eppic-team/eppic-cli/issues/8


The resolution value for EM structures are not properly parsed . I found 472 EM structures in our present database has no resolution value. I randomly checked few from the list, and all those ones I checked have resolution value in the PDB website. I think this could be a parsing bug.

example 1vwx has 3.4A resolution, but EPPIC says resolution is not defined for this structure.

but 4d2q the parsing works fine.

This list could be obtained with this mysql command

select pdbName from PdbScore where expMethod="ELECTRON MICROSCOPY" and resolution<0;

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

No branches or pull requests

1 participant