Description Usage Arguments Value
Uses the PubChem PUG REST API, this service does not require an API key. I think it will always provide a standard InChI?
1 2 3 4 5 | .convert_id_to_structure_pubchem(
input_id,
id_type = c("name", "inchikey"),
output_type = c("InChI", "InChIKey", "CanonicalSMILES", "IsomericSMILES")
)
|
inchikey |
An InChIKey. |
character, InChI.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.