Learn R Programming

RFclust (version 0.1.2)

gbm: Multi-omic profiling of glioblastoma samples

Description

These data serve as an example dataset to execute RFCluster on.These were processed and originally included in the iCluster R package which is likely to be archived on CRAN. I have reincluded this dataset here to permit the example to be run.

Usage

data("gbm")

Arguments

Format

A list of matrices containing Copy Number, Methylation and Expression estimates for 55 GBMs for 1500-1800 genes. Data were originally derived by The Cancer Genome Atlas project.

Examples

Run this code
# NOT RUN {
data(gbm)
# }

Run the code above in your browser using DataLab