get_fa_biggid: Generation of a BiGG like ID for an acyl based shorthand...

Description Usage Arguments Author(s) See Also Examples

View source: R/Shorthand_fa.R

Description

Generation of a BiGG like ID for an acyl based shorthand notation

This function generates a BiGG like ID for GSMNs for a given shorthand notation, e.g. CoA(18:2(9Z,12Z)) to coa18_2_9z12z. Supported modifications are currently hydroxy groups (OH), hydroperoxy groups (OOH), keto groups (O) and amino groups (NH2).

Usage

1

Arguments

x

Shorthand notation of a fatty acyl lipid, e.g. CoA(18:2(9Z,12Z))

Author(s)

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

See Also

get_fa_shorthand

Examples

1
2
library(lipidomicsUtils)
get_fa_biggid("CoA(18:2(9Z,12Z))")

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