rnb.plot.biseq.coverage.violin(rnbs.set, samples, fname = NULL, type = "sites", covg.range = NULL, ...)
rnb.getOption("identifiers.column")
is not NULL
, samples
should attain values from the corresponding column,
or colnames(meth(rnb.set))
otherwisecharacter
singleton. If site
the coverage
information is plotted for each methylation site. Otherwise
should be one of the regions returned by rnb.region.types
NULL
(default) the entire range will be plottedcreateReportPlot
ReportPlot
if writeToFile
is TRUE
and of class
ggplot
otherwise.