brca.data: TCGA Breast Cancer Data

brca.dataR Documentation

TCGA Breast Cancer Data

Description

This dataset is a condensed version of the original TCGA Breast Cancer Data. The datset is a SummarizedExperiment class data object which contains information about Genes, Samples, list of row count and normalised row count at gene-level and gene IDs.

Usage

brca.data

Format

The S4 data object is a matrix container with information on 100 genes. The rows represent features of interest (e.g. genes) and columns represent samples. The objects contain one or more assays, each represented by a matrix-like object of numeric or other mode. Information about these features is stored in a DataFrame object, accessible using the function rowData(). The sample information is accessible using the function colData(). The assays contain read counts per gene with set of raw and normalised values.


AbhishekSinha28/tcgaCleaneR documentation built on May 6, 2022, 6:46 a.m.