Description Usage Arguments Value Author(s) References
View source: R/lipidome-summarize.R
Calculate the EOD18 (equivalen double bonds per 18 carbons) of each lipid class.
EOD<sub>18</sub> of class k in sample i is calculated using the equation below:
Where conci,j,k is the mol concentration of lipid j that belongs to class k in sample i; ndbj,k is the number of double bonds of lipid j that belongs to class k; and ncj,k is the number of carbon of lipid j that belongs to class k.
1 | summarize_EOD(object, name, class)
|
object |
|
name |
character. The column name of the feature variable contains the
annotation name in fdata. The annotation name must be first cleaned by the
|
class |
character. The name of the feature variable that contains the lipid class. |
HTSet-class
Chenghao Zhu
Zhu, C. et al., The HDL lipidome is widely remodeled by fast food versus Mediterranean diet in 4 days. Metabolomics, 2019 Aug 17;15(8):114. doi: 10.1007/s11306-019-1579-1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.