Preprocessing: Functions for preprocessing

PreprocessingR Documentation

Functions for preprocessing

Description

Functions for preprocessing

Usage

correct_dye_bias(raw)

correct_dye_bias2(raw)

dont_normalize(raw)

Arguments

raw

Output of calling read_idats

tissue

Optional. If set to "blood", predefined reference values are used for normalization. Recommened when cell proportions are to be estimated.

Value

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).

Author(s)

Jonathan Heiss

References

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.


hhhh5/ewastools documentation built on Feb. 7, 2024, 6:21 p.m.