rogue.boxplot: Visualize ROGUE values on a boxplot

Description Usage Arguments Value Examples

View source: R/ROGUE.R

Description

Draws a boxplot of the ROGUE values for each cluster in different samples.

Usage

1
rogue.boxplot(res.rogue)

Arguments

res.rogue

A dataframe returned from the 'rogue' function.

Value

A ggplot object.

Examples

1
2
res.rogue <- rogue(expr, labels, samples)
rogue.boxplot(res.rogue)

PaulingLiu/ROGUE documentation built on June 28, 2020, 9:40 p.m.