compPlot | R Documentation |
Creates a box plot for each selected features to compare groups.
compPlot(features, subset, groupvar, ...)
features |
A SummarizedExperiment or ExpressionSet |
subset |
A numeric vector indicating a subset of features to plot |
groupvar |
A numeric or string indicating the variable from the phenodata to compare |
A ggplot2 object
Jordi Rofes Herrera
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.