method
Normalization method, must be one of "none"
, "illumina"
, "swan"
,
"minfi.funnorm"
, "bmiq"
, or wm.*
where *
stands for one of the methods
implemented in wateRmelon package.
Note that the execution of methods SWAN and minfi.funnorm requires packages minfi and
IlluminaHumanMethylation450kmanifest. The BMIQ method requires the package RPMM. The
wm.*
methods naturally require wateRmelon.
bgcorr.method
Character singleton specifying which background subtraction should be used. Only methods impemented
in the methylumi package are supported at the moment, namely methylumi.noob
, methylumi.goob
and methylumi.doob
. See Triche et al. for detailed description of the methods.