covBoxplots:
Creates boxplots of coverages per sample
Description
A boxplot per sample is plotted for the coverages of CpG-sites.
It is constrained to CpG-sites which are covered in the respective sample (coverage != 0 and not NA).
Usage
R
covBoxplots(object, ...)
Arguments
object
A BSraw.
...
Other graphical parameters passed to the boxplot function.