rnb.plot.biseq.coverage {RnBeads} | R Documentation |
Plots the sequencing coverage of the RnBiseqSet object across the genomic coordinate
rnb.plot.biseq.coverage( rnbs.set, sample, type = "sites", writeToFile = FALSE, numeric.names = FALSE, covg.lists = NULL, ... )
rnbs.set |
RnBiseqSet object |
sample |
unique sample identifier. In case |
type |
|
writeToFile |
flag specifying whether the output should be saved as |
numeric.names |
if |
covg.lists |
if available, the output of |
... |
other arguments to |
plot as an object of type ReportPlot
if writeToFile
is TRUE
and of class
ggplot
otherwise.
Pavlo Lutsik