Description Usage Arguments Value Author(s) References
View source: R/lipidome-summarize.R
Calculate the ACL (average carbon chain length) of each lipid class. The ACL of lipid 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; ncj,k is the number of carbon of lipid j that belongs to class k; and nfaj,k is the number of fatty acyls of lipid j that belongs to class k.
1 | summarize_ACL(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.