R/dnaEPICO-package.R
dnaEPICO.RddnaEPICO provides workflows for preprocessing and analyzing Illumina DNA
methylation arrays. It supports quality control, normalization, cell-type
estimation, surrogate-variable analysis, phenotype preparation, CpG-wise
generalised linear models, longitudinal mixed-effects models using
lmerTest/lme4 or nlme, and web reporting.
The package supports two usage styles:
interactive use, where functions return structured in-memory result objects for inspection and composition; and
file-based pipeline use, where the same functions can write logs,
plots, tables, and serialized objects when saveOutputs = TRUE.
The main high-level entry points are:
Useful links: