Learn R Programming

molnet (version 0.1.0)

phosphoprotein_data: Phosphosite data

Description

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

Usage

phosphoprotein_data

Arguments

Format

group1

ER+ data

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

group2

ER- data

data
see above
identifiers
see above