map_lipid_names: Enumerate lipid names into values about lipid class, size and...

Description Usage Arguments Value See Also

View source: R/map_lipid_names.R

Description

Use this function to create a mapping of the lipids to values, which can be used to creating 'lipidomeR' heatmaps.

Usage

1

Arguments

x

(Required) character vector of lipid names. The names are expected in the format 'XY(C:D)', where 'XY' is the abbreviation of the lipid class, 'C' is the total number of carbon atoms in the fatty-acid chains, and 'D' is the total number of double-bonds in the fatty acid chains.

Value

Data frame with lipid names in various formats for R and the enumerated values of lipid class (Class), lipid size (N.carbons) and lipid unsaturation (N.double.bonds).

See Also

heatmap_lipidome_from_limma for creating 'lipidomeR' heatmaps of regression model results based on the output of this function.

heatmap_lipidome for creating 'lipidomeR' heatmaps of any lipid-specific values based on the output of this function.


lipidomeR documentation built on March 26, 2020, 5:32 p.m.