A data frame of grouping information of samples for multi-group differential expression analysis workflow. This dataset includes three distinct groups: a control group (N = 7) and two experimental groups: DHA-supplementation (N = 6) and AA-supplementation (N = 4).

data("group_info_multiGroup")

Format

A data frame with 17 observations on the following 3 variables.

sample_name

a character vector

label_name

a character vector

group

a character vector

Source

Levental KR, Malmberg E, Symons JL, Fan YY, Chapkin RS, Ernst R, Levental I. Lipidomic and biophysical homeostasis of mammalian membranes counteracts dietary lipid perturbations to maintain cellular fitness. Nat Commun. 2020 Mar 12;11(1):1339.

Examples

data(group_info_multiGroup)