Description Usage Arguments Author(s) Examples
Generation of different shorthand notation level
This function simplifies a given shorthand notation to a lower level notation, e.g. TG(16:0/16:0/18:2(9Z,12Z)) to TG(16:0/16:0/18:2) or TG(16:0_16:0_18:2) or TG(50:2).
1 | get_gl_shorthand(x, level = c("structural", "molecular", "species"))
|
x |
Shorthand notation of a fatty acyl lipid, e.g. TG(16:0/16:0/18:2(9Z,12Z)) |
level |
Either |
Michael Witting, michael.witting@helmholtz-muenchen.de
1 2 | library(lipidomicsUtils)
get_gl_shorthand("TG(16:0/16:0/18:2(9Z,12Z))")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.