GetIds | R Documentation |
GetIds
matches the identifiers of
UniChem sources,
including DrugBank, KEGG, Zinc...
GetIds(inchikey)
inchikey |
A vector of characters. It contains identifiers of the drug. |
This function retrieves the of drug via UniChem Web Services.
A data frame with first column is the identifier passed to ids
argument and following columns are indentifiers of all resources integrated
by UniChem.
Jing Tang jing.tang@helsinki.fi Shuyu Zheng shuyu.zheng@helsinki.fi
aspirin <- GetIds(inchikey = "BSYNRYMUTXBXSQ-UHFFFAOYSA-N")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.