an INPUT SET (i.e. a MEDIPS SET created from Input sequening data)
CSet
an according COUPLING SET object
plot_chr
default="all". It is recommended to call a graphics device (e.g. png("calibrationPlot.png")) before calling the plot command, because R might not be able to plot the full amount of data in reasonable time.
rpkm
can be either TRUE or FALSE. If set to TRUE, the methylation signals will be transformed into rpkm before plotted.
The coupling values remain untouched. It is necessary to set rpkm=T, if both, a MSet and an ISet are given and plotted at the same time.
main
The title of the calibration plot.
xrange
The signal range of the calibration curve typically falls into a low signal range.
By setting the xrange parameter to TRUE, the calibration plot will visualize the low signal range only.