Learn R Programming

GSSTDA (version 0.1.3)

full_data: Gene expression matrix

Description

Matrix containing gene expression profiling of 104 breast cancer and 17 normal breast biopsies. Expression profiling data by array (platform HG-U133_Plus_2).

Usage

data(full_data, package = "GSSTDA")

Arguments

Format

Gene expression matrix with 20825 rows and 121 columns.

the genes. The column names correspond to the patient identifier in GEO. The row names correspond to the gene names.

Details

Normalized gene expression data GSE42568. Background correction, summarization, and quantile normalization were carried out using the fRMA method implemented in the fRMA package. Filtered probes that did not target genes with valid gene id were filtered and those probes targeting the same gene were collapse by thanking those presenting the highest row variance using the WGCNA::collapseRows function.