View source: R/expressionTableVis.R
plot_gene_counts_range | R Documentation |
A function to plot propotion of genes in different count range.
plot_gene_counts_range(expObj, targetSize = NULL)
expObj |
RangedSummarizedExperiment object or an expression matrix. |
targetSize |
The target library size to scale to. Will not do scale if set as NULL. |
A barplot.
1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.