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

CTS retrieving non-live CIDs #225

Open
schymane opened this issue Dec 13, 2019 · 2 comments
Open

CTS retrieving non-live CIDs #225

schymane opened this issue Dec 13, 2019 · 2 comments
Labels

Comments

@schymane
Copy link
Member

@schymane schymane commented Dec 13, 2019

We should make our default source of CIDs PubChem, and not CTS. There are too many discrepancies/error cropping up.
@meier-rene we may have to check the "status" of CIDs during validation, to catch and fix.

Example from freshly-created infolist:
https://pubchem.ncbi.nlm.nih.gov/compound/4644

@tsufz

This comment has been minimized.

Copy link
Member

@tsufz tsufz commented Dec 13, 2019

@schymane

This comment has been minimized.

Copy link
Member Author

@schymane schymane commented Apr 16, 2020

getPcId will also return non-live CIDs for non-standard tautomeric forms. We can fix this using a function in RChemMass, but we should make sure we upgrade the getPcId function to automatically do this. On the "todo" list ...

> getPcId("NPZTUJOABDZTLV-UHFFFAOYSA-N")
[1] 2759291
> getPCIDs.CIDtype(getPcId("NPZTUJOABDZTLV-UHFFFAOYSA-N"),type="preferred")
[1] 135399369

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.