R/dnaEPICO-package.R
dnaEPICO.RdThe dnaEPICO package provides a structured workflow for preprocessing and
analyzing Illumina DNA methylation array data, including quality control,
normalization, cell-type estimation, surrogate-variable analysis, phenotype
preparation, cross-sectional modeling, longitudinal mixed-effects modeling,
and PDF reporting.
The package supports two complementary 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: