miargentieri / proteomic-age-ukb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proteomic aging clock predicts mortality and risk of common age-related diseases in diverse populations

This directory contains the code used for data preparation, analysis, tables, and figure creation for the publication "Proteomic aging clock predicts mortality and risk of common age-related diseases in diverse populations." Published in Nature Medicine (2024). DOI: 10.1038/s41591-024-03164-7.

This repository was created on Sun July 14 2024.

R and Python code for each stage of our data preparation and analysis are contained in these files. This includes:

  • Importing raw proteomics data
  • Training machine learning models for the ProtAge proteomic age clock
  • Conducting mortality and incident disease analyses
  • Creating figures, tables, and plots

Manifest

The following is a description of the various files and directories found within this project.

Directory Description
files/ Files and coding tables that are called in scripts.
code/ Code used for all analyses and for creating figures/tables.

Files are in R, R Markdown, Python, and Jupyter Notebook format. R Markdown scripts are not currently written or optimized to be knit and published via R Markdown without additional configuration in the code.

Licensing

This project is licensed under a dual-license model:

  1. Academic Use: Free under the MIT License for academic and non-commercial use.
  2. Commercial Use: Requires a commercial license.

For more information on licensing and to obtain a commercial license, please contact Austin Argentieri (aargentieri@mgh.harvard.edu).

Author

Please contact Austin Argentieri (aargentieri@mgh.harvard.edu) with any questions, comments, or concerns.

About

License:MIT License


Languages

Language:Jupyter Notebook 88.6%Language:Python 10.8%Language:R 0.5%Language:Shell 0.1%