Description Usage Arguments Author(s) Examples
View source: R/Shorthand_SPH.R
Generation of different shorthand notation level
This function simplifies a given shorthand notation to a lower level notation, e.g. Cer(d16:1(4E,1OH,3OH,15Me)/22:0) to Cer(d17:1/22:0) or Cer(d39:1).
1 | get_sph_shorthand(x, level = c("structural", "molecular", "species"))
|
x |
Shorthand notation of a fatty acyl lipid, e.g. Cer(d16:1(4E,1OH,3OH,15Me)/22:0) |
level |
Either |
Michael Witting, michael.witting@helmholtz-muenchen.de
1 2 | library(lipidomicsUtils)
get_gl_shorthand("Cer(d16:1(4E,1OH,3OH,15Me)/22:0)")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.