View source: R/plotReadStats.R
get read stats from count table generated by STAR aligner
1 2 3 4 5 6 | plotReadStats(
read.counts,
conditions,
bar_colors = c("#999999", "#0072B2", "#CC79A7", "#009E73", "#E69F00", "#D55E00",
"#56B4E9", "#F0E442")
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.