STATegRa (version 1.6.2)

STATegRa_data_TCGA_BRCA: STATegRa data

Description

Data were downloaded from TCGA data portal, https://tcga-data.nci.nih.gov/tcga/. We downloaded sixteen tumour samples and the sixteen matching normal, for Breast invasive carcinoma, BRCA, batch 93. Herein, three types of data modalities are included, RNAseq (TCGA_BRCA_Data$RNAseq), RNAseqV2 (TCGA_BRCA_Data$RNAseqV2) and Expression-Genes (TCGA_BRCA_Data$Microarray). The “Data Level” was set to Level 3. More information about these types of data as well as the "data level" can be found https://tcga-data.nci.nih.gov/tcga/tcgaDataType.jsp For each data type, we pooled all data to one matrix, where rows corresponded to genes and columns to samples. Then, columns and rows were aligned across matrices so as each gene and each sample to correspond to the same position. Here only the first 100 genes are included.

Arguments

Format

One list, which contains three ExpressionSet objects.

Examples

Run this code
# load data
data(TCGA_BRCA_Batch_93)

Run the code above in your browser using DataLab