plotScatter {FourCSeq} | R Documentation |
plotScatter
Plot scatter plots for all experiments with replicates.
plotScatter(object, assay = "counts", ...)
object |
A |
assay |
Character vector selecting the assay of the |
... |
Additional arguments passed to |
data(fc, package="FourCSeq") fc <- combineFragEnds(fc) fc plotScatter(fc)