Preprocessing | R Documentation |
Functions for preprocessing
correct_dye_bias(raw)
correct_dye_bias2(raw)
dont_normalize(raw)
raw |
Output of calling |
tissue |
Optional. If set to "blood", predefined reference values are used for normalization. Recommened when cell proportions are to be estimated. |
A modified raw
object with dye-bias corrected intensities using RELIC for correct_dye_bias
. A matrix of beta-values, either normalized (for normalize
) or not (for dont_normalize
).
Jonathan Heiss
Xu Z, Langie SA, De Boever P, Taylor JA, Niu L. RELIC: a novel dye-bias correction method for Illumina Methylation BeadChip. BMC Genomics. 2017 Jan 3;18(1):4.
Heiss JA, Brenner H. Between-array normalization for 450K data. Frontiers in Genetics. 2015;6.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.