Learn R Programming

molnet (version 0.1.0)

mrna_data: mRNA expression data

Description

mRNA analysis of breast cancer patients data from Krug et al., 2020 (data from the Clinical Proteomic Tumor Analysis Consortium (CPTAC)). The data is stratified by estrogen receptor (ER) expression status (group1 = ER+, group2 = ER-). Each group is given as a sub-list containing 'data' (raw data, mRNAs in columns and samples in rows) and 'identifiers' (one column per identifier, rows in the same order as the mRNA order in 'data').

Usage

mrna_data

Arguments

Format

group1

ER+ data

data
raw data, mRNA in columns and samples in rows
identifiers
one column per identifier, rows in the same order as the mRNA order in 'data', identifiers: gene name

group2

ER- data

data
see above
identifiers
see above