isolate_sphingoid_base: Get all sphingoid bases This functions isolates all sphingoid...

Description Usage Arguments Author(s) Examples

View source: R/Parser_sphingoid_base.R

Description

Get all sphingoid bases

This functions isolates all sphingoid bases from a given lipid shorthand notation and returns them as vector. upported modifications are currently hydroxy groups (OH), hydroperoxy groups (OOH), keto groups (O) and amino groups (NH2)

Usage

1

Arguments

lipid

Shorthand notation of a acyl (as string), e.g. "Cer(d16:1(4E,1OH,3OH,15Me)/22:0)"

Author(s)

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

Examples

1
2
library(lipidomicsUtils) 
isolate_fatty_acyls("Cer(d16:1(4E,1OH,3OH,15Me)/22:0)")

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