Description Usage Arguments Value Author(s) Examples
Convert a single ID to another using CTS.
1 | getCtsKey(query, from = "Chemical Name", to = "InChIKey")
|
query |
ID to be converted |
from |
Type of input ID |
to |
Desired output ID |
An unordered array with the resulting converted key(s).
Michele Stravs, Eawag <stravsmi@eawag.ch>
1 | k <- getCtsKey("benzene", "Chemical Name", "InChIKey")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.