covBoxplots {BiSeq} | R Documentation |
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
).
R covBoxplots(object, ...)
object |
A |
... |
Other graphical parameters passed to the |
Katja Hebestreit
boxplot
data(rrbs) covBoxplots(rrbs)