Learn R Programming

NEArender (version 1.4)

tcga.gbm: NEArender

Description

TCGA point mutations from the glioblastoma multiforme cohort

Usage

data(tcga.gbm)

Arguments

Format

A matrix with genes as rows (9660 genes with mutations reported in at least one sample) and TCGA samples as columns (291 samples). Wild type (=reference) states are denoted with NA.

Examples

Run this code
table(is.na(tcga.gbm))

Run the code above in your browser using DataLab