get_bond_number: Get number of Double Bonds This function returns the number...

Description Usage Arguments Author(s) See Also Examples

View source: R/Parser_functional_groups.R

Description

Get number of Double Bonds

This function returns the number of double bonds 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_carbon_number

get_hydroxy_number

get_peroxy_number

get_keto_number

get_amino_number

Examples

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

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