dasen ( mns, uns, onetwo, fudge = 100, ret2=FALSE, ... )
nasen ( mns, uns, onetwo, ret2=FALSE, fudge = 100 )
betaqn( bn )
naten ( mn, un, fudge = 100, ret2=FALSE )
naten ( mn, un, fudge = 100, ret2=FALSE )
nanet ( mn, un, fudge = 100, ret2=FALSE )
nanes ( mns, uns, onetwo, fudge = 100, ret2=FALSE, ... )
danes ( mn, un, onetwo, fudge = 100, ret2=FALSE, ... )
danet ( mn, un, onetwo, fudge = 100, ret2=FALSE, ... )
danen ( mns, uns, onetwo, fudge = 100, ret2=FALSE, ... )
daten1( mn, un, onetwo, fudge = 100, ret2=FALSE, ... )
daten2( mn, un, onetwo, fudge = 100, ret2=FALSE, ... )
tost ( mn, un, da, pn )
fuks ( data, anno)
swan ( mn, un, qc, da=NULL, return.MethylSet=FALSE )
IlluminaHumanMethylation450kmanifest
package.
betaqn quantile normalizes betas
naten quantile normalizes methylated and unmethylated intensities separately, then calculates betas
nanet quantile normalizes methylated and unmethylated intensities together, then calculates betas. This should equalize dye bias
nanes quantile normalizes methylated and unmethylated intensities separately, except for type II probes where methylated and unmethylated are normalized together. This should equalize dye bias without affecting type I probes which are not susceptible
danes same as nanes, except type I and type II background are equalized first
danet same as nanet, except type I and type II background are equalized first
danen background equalization only, no normalization
daten1 same as naten, except type I and type II background are equalized first (smoothed only for methylated)
daten2 same as naten, except type I and type II background are equalized first (smoothed for methylated an unmethylated)
nasen same as naten but type I and typeII intensities quantile normalized separately
tost method from Touleimat and Tost 2011
fuks method from Dedeurwaerder et al 2011. Peak correction only, no normalization
swan method from Maksimovic et al 2012
[2] Dedeurwaerder S, Defrance M, Calonne E, Sotiriou C, Fuks F: Evaluation of the Infinium Methylation 450K technology . Epigenetics 2011, 3(6):771-784.
[3] Touleimat N, Tost J: Complete pipeline for Infinium R Human Methylation 450K BeadChip data processing using subset quantile normalization for accurate DNA methylation estimation. Epigenomics 2012, 4:325-341.
[4] Maksimovic J, Gordon L, Oshlack A: SWAN: Subset quantile Within-Array Normalization for Illumina Infinium HumanMethylation450 BeadChips. Genome biology 2012, 13(6):R44
#MethyLumiSet method
data(melon)
melon.dasen <- dasen(melon)
Run the code above in your browser using DataLab