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

pubchempy missing results available on the pubchem web page #68

Open
drmatthewclark opened this issue Sep 2, 2022 · 2 comments
Open

Comments

@drmatthewclark
Copy link

pubchempy.get_compounds('NSC231854', 'name')
results in an empty list, yet searching the same string on the pubchem web page gives

NSC231854; NSC-231854
Substance SID: 567558
Data Source: DTP/NCI External ID: 231854
Data Source Category: Governmental Organizations
Deposit Date: 2005-03-26 Last Modified Date: 2011-12-19

@nbehrnd
Copy link

nbehrnd commented Sep 2, 2022 via email

@xruifan
Copy link

xruifan commented Mar 8, 2024

try get_substances('NSC231854', 'name')? It is a substance record on pubchem website.

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

No branches or pull requests

3 participants