View source: R/getChebiFromCasrn.R
getChebiFromCasrn | R Documentation |
Get Chebi from CASRN using PubChem PUG API
getChebiFromCasrn(id, debug = TRUE, cachePath = NULL)
id |
an id |
debug |
a boolean, show debugging information (default: TRUE) |
cachePath |
a path to the cache |
the name used by PubChem
Augustin Luna (augustin@mail.nih.gov)
getChebiFromCasrn("587871-26-9")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.