Skip to content

Biobix/BIOCLOCK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
├── PC_Clocks
├── Results
│   ├── Analysis
│   └── PrePro
└── Scripts
    └── Additional

Environment Information

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

About

Code used for the BIOCLOCK pilot study.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published