View source: R/rnaseq_helpers.R
Takes the count summary data from a featureCounts
object. Alternitavley you can load the counts.txt.summary file as a dataframe
and provide this if using the command line version of featureCounts.
1 | plot_featureCount_stats(stats, palette = "Set3")
|
stats |
The count summary data |
palette |
A valid RColorBrewer palette |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.