Description Usage Arguments Author(s) Examples
View source: R/Calc_lipid_mass.R
Calculation of mass of intact lipids
This function calcluates the mass of an intact lipid. Supported modifications are currently hydroxy groups (OH), hydroperoxy groups (OOH), keto groups (O) and amino groups (NH2).
1 | calc_lipid_mass(lipid)
|
lipid |
Lipid for which the mass shall be calculated. |
Michael Witting, michael.witting@helmholtz-muenchen.de
1 2 3 | library(lipidomicsUtils)
calc_lipid_mass("CoA(18:1(9Z))")
calc_lipid_mass("PC(16:0/18:1(9Z))")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.