Description Usage Arguments Author(s) See Also Examples
View source: R/API_swiss_lipids.R
Search for SwissLipids ID from InChIKey (ignoring charge state)
This function uses the SwissLipids API to search for a SwissLipids ID from a given InChIKey. The charge state is ignored and only the atom connectivity and stereochemistry block are used..
1 | inchikey_to_swissid_nocharge(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_nocharge("WTJKGGKOPKCXLL-VYOBOKEXSA-N")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.