Learn R Programming

COMMUNAL (version 1.1.0)

BRCA.results: TCGA Breast Cancer subset clusterRange output

Description

Output of clusterRange on breast cancer gene expression test dataset (100 genes, 533 samples) (BRCA.100). To be displayed with plotRange3D for visualization.

Usage

data("BRCA.results")

Arguments

Format

List of 2. First element is a list of 3 COMMUNAL objects. Second element is a vector of the corresponding number of data points that were clustered.

Examples

Run this code
## BRCA.results <- clusterRange(BRCA.100, ks=2:6, varRange=c(10,25,50,75,100))
data(BRCA.results)

Run the code above in your browser using DataLab