Description Usage Arguments Value Examples
Generates a boxplot using geom_boxplot of the most expressed genes in the dataset, in a range defined by the user.
1 | plotTopGenesBoxplot(object, n = 20, controls = TRUE)
|
object |
A |
n |
Number of genes to be plotted. |
controls |
Include control genes in plot (Default: TRUE). |
A ggplot glob containing a box scatter plot that represents the expression of the most highly expressed genes
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.