Description Usage Arguments See Also Examples
plotScatter
Plot scatter plots for all experiments with replicates.
1 | plotScatter(object, assay = "counts", ...)
|
object |
A |
assay |
Character vector selecting the assay of the |
... |
Additional arguments passed to |
1 2 3 4 5 6 7 |
data(fc, package="FourCSeq")
fc <- combineFragEnds(fc)
fc
plotScatter(fc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.