Description Usage Arguments Details Value Author(s) References See Also Examples
Retrieves PubChem CIDs for a search term.
1 | getPcId(query, from = "inchikey")
|
query |
ID to be converted |
from |
Type of input ID |
Only the first result is returned currently. The function should be regarded as experimental and has not thoroughly been tested.
The PubChem CID (in string type).
Michael Stravs, Erik Mueller
PubChem search: http://pubchem.ncbi.nlm.nih.gov/
Pubchem REST: https://pubchem.ncbi.nlm.nih.gov/pug_rest/PUG_REST.html
1 | getPcId("MKXZASYAUGDDCJ-NJAFHUGGSA-N")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.