Learn R Programming

molnet (version 0.1.0)

protein_data: Protein data

Description

Protein 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, proteins in columns and samples in rows) and 'identifiers' (one column per identifier, rows in the same order as the protein order in 'data').

Usage

protein_data

Arguments

Format

group1

ER+ data

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

group2

ER- data

data
see above
identifiers
see above