queryUnichemCompound | R Documentation |
This function queries the UniChem API for a compound based on the provided parameters.
queryUnichemCompound(
compound,
type,
sourceID = NA_integer_,
request_only = FALSE,
raw = FALSE,
...
)
compound |
|
type |
|
sourceID |
|
request_only |
|
raw |
|
... |
Additional arguments. |
A list with the external mappings and the UniChem mappings.
queryUnichemCompound(type = "sourceID", compound = "444795", sourceID = 22)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.