Description Usage Arguments Author(s) See Also Examples
View source: R/Calc_acyl_mass.R
Calculation of acyl, alkyl or alkenyl mass (intact fatty acid or fatty alcohol)
This function calculates the mass of an acyl, alkyl or alkenyl given as shorthand notation, e.g. "18:1(9Z)" and calculates the mass of the respective intact fatty acid or alcohol. Supported modifications are currently hydroxy groups (OH), hydroperoxy groups (OOH), keto groups (O) and amino groups (NH2).
1 |
x |
Shorthand notation of a acyl, alkyl, alkenyl (as string), e.g. "18:1(9Z)" |
Michael Witting, michael.witting@helmholtz-muenchen.de
1 2 | library(lipidomicsUtils)
calc_intact_acyl_mass("18:1(9Z)")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.