Description Usage Arguments Author(s) See Also Examples
View source: R/API_swiss_lipids.R
Search for SwissLipids ID from InChIKey (exact)
This function uses the SwissLipids API to search for a SwissLipids ID from a given InChIKey. An exact match of the InChIKey is expected.
1 | inchikey_to_swissid_exact(inchikey)
|
inchikey |
InChIKey for which a SwissLipids ID shall be searched for |
Michael Witting, michael.witting@helmholtz-muenchen.de
1 2 | library(lipidomicsUtils)
inchikey_to_swissid_exact("WTJKGGKOPKCXLL-VYOBOKEXSA-N")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.