Description Usage Arguments Value Author(s) Examples
Plots the total number of reads vs total number of cut sites per sample
1 | plotCounts(se, cateogory)
|
se |
A RangedSummarizedExperiment containing meta data of the samples. |
cateogory |
The heading name in the sample data to distinguish groups. |
Produces a plot showing the total number reads vs total number of cut sites per sample.
Benjamin Mayne
1 2 | data(ratdata2)
plotCounts(se = ratdata2, cateogory = "Group")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.