inchikey_to_swissid_nocharge: Search for SwissLipids ID from InChIKey (ignoring charge...

Description Usage Arguments Author(s) See Also Examples

View source: R/API_swiss_lipids.R

Description

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..

Usage

1

Arguments

inchikey

InChIKey for which a SwissLipids ID shall be searched for

Author(s)

Michael Witting, michael.witting@helmholtz-muenchen.de

See Also

inchikey_to_swissid_exact

inchikey_to_swissid_structure

Examples

1
2
library(lipidomicsUtils)
inchikey_to_swissid_nocharge("WTJKGGKOPKCXLL-VYOBOKEXSA-N")

michaelwitting/lipidomicsUtils documentation built on Nov. 10, 2019, 1:17 a.m.