A data frame of grouping information of samples for two-group differential expression analysis workflow. 10 healthy controls are considered as the control group while 13 patients with systolic heart failure (HFrEF) are considered as the experiment group.

data("group_info_twoGroup")

Format

A data frame with 23 observations on the following 4 variables.

sample_name

a character vector

label_name

a character vector

group

a character vector

pair

a logical vector

Source

Salatzki J, Foryst-Ludwig A, Bentele K, Blumrich A, Smeir E, Ban Z, et al. Adipose tissue ATGL modifies the cardiac lipidome in pressure-overload-induced left ventricular failure. PLoS genetics. 2018;14(1):e1007171.

Examples

data(group_info_twoGroup)