Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.95 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.95 KB

BIOCLOCK

This repository contains the code used for the BIOCLOCK pilot study. The manuscript is currently being prepared for submission and will be available soon.

Scripts

This repository contains three main scripts:

  • 1_preprocessing.R: This script performs quality control on the DNA methylation data, applies the 101 preprocessing pipelines, and estimates the epigenetic ages and blood leukocyte composition.
  • 2_analysis.R: This script contains the statistical analyses perfomed on the epigenetic ages and other phenotypic variables.
  • 3_figures.R: This script contains the code used to generate the figures in the manuscript.

It also contains three addtitional scripts:

Directory structure

The scripts rely on the following directory structure:

.
├── Data
│   ├── Infinium
│   ├── Objects
│   └── Pheno
├── Images
│   ├── Paper
│   ├── PrePro
│   └── QC
├── Results
│   ├── Analysis
│   └── PrePro
└── Scripts
    └── Additional
        └── PC_Clocks

Environment Information

For reproducibility, see the full R session info in Environment.md.

DOI

DOI: 10.5281/zenodo.14674514