get_methyl_branches: Get all methyl branches This function returns all methyl...

Description Usage Arguments Author(s) See Also Examples

View source: R/Parser_functional_groups.R

Description

Get all methyl branches

This function returns all methyl branches in a acyl, alkyl, alkenyl, sphingoid base etc.

Usage

1

Arguments

lipid

Lipid for which the mass shall be calculated.

Author(s)

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

See Also

get_double_bonds

get_hydroxy_groups

get_keto_groups

get_peroxy_groups

get_amino_groups

Examples

1
2
library(lipidomicsUtils)
get_methyl_branches("d16:1(1OH,3OH,15Me)")

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