-
Notifications
You must be signed in to change notification settings - Fork 46
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
OBSLTE from pdb and cif input #284
Comments
Note that your example has SPRSDE instead of OBSLTE. I looked at
although in the corresponding PDB it's only one line
I didn't check how it looks in the obsolete PDB entries. Out of curiosity, what would you use it for? |
Ah, the https://www.rcsb.org human interface by default jumps 1qon to its replacement 6xyu. I'm being asked to provide the info and choice to users before they do a large calculation when we pull from the web service programmatically(it doesn't auto-switch to the more recent). For example a user sets our software to modeling missing loops and refining a number of loops to see if they now fit the density. When there could be a better model in the rcsb that already has the loops. Or better density or resolution. pdb 1qon
mmcif 1qon
|
Perhaps the web service that you use can return status of the entry without downloading a file? |
Thanks for pointing out obsolete.dat They want both ways; it happens when you give them options:-) If a user already has pdb's what we're trying to do is be nice to their budget and not run unless they know about an updated structure |
OK, I'm not against it. |
I'll keep an eye out. Will ask those who run large sets for an example |
Hi @wojdyr and everyone,
Should OBSLTE be added to Structure::info as the cif tag _pdbx_database_PDB_obs_spr or do you think the record(can be multi-line) should be parsed in more detail at the read step?
If Structure::info would the pdb and cif wind up being the same info to interpret by app?
Example: 1qon.pdb & 1qon.cif
Thank you
The text was updated successfully, but these errors were encountered: