- chemical modification to an individual DNA base (Cytosine)
- doesn’t change coding sequence
image source: https://www.epigentek.com
July 10, 2025
image source: https://www.epigentek.com
image source: https://slideplayer.com/slide/10719924/
Laird 2010 (https://doi.org/10.1038/nrg2732)
image: https://en.wikipedia.org/wiki/Illumina_Methylation_Assay
image source: https://en.wikipedia.org/wiki/Methylated_DNA_immunoprecipitation
glm(cbind(successes, failures) ~ x, family="binomial") Thiele & Markussen 2012 (https://doi.org/10.1079/PAVSNNR20127016)
lm()):
glm()):
aod::betabin(cbind(successes,failures) ~ x, ~ x)Examples: BSmooth (Hansen et al. 2012), DSS (Park et al. 2016)
\[ \text{False Discovery Rate (FDR)} = E\Big[\frac{FP}{FP + TP}\Big]\]
Hansen et al. 2012 (https://doi.org/10.1186/gb-2012-13-10-r83)
Korthauer et al. 2018 (https://doi.org/10.1093/biostatistics/kxy007)
Korthauer & Irizarry 2018 (https://doi.org/10.1101/381145)
Korthauer & Irizarry 2018 (https://doi.org/10.1101/381145)
Korthauer & Irizarry 2018 (https://doi.org/10.1101/381145)
# binomial regression exercises:
BiocManager::install(c("ggplot2", "dplyr", "broom", "purrr", "aod"))
# regulatory capacity vignette:
BiocManager::install(c("R.utils", "data.table", "annotatr", "dmrseq",
"bsseq", "DelayedMatrixStats", "dendextend",
"tidyr", "BiocParallel"))