Skip to content

Plasma multiomics (metabolites + lipids + proteins) from the SHOCK cohort of Diverse Outcross (DO) mice. 110 mice were longitudinally profiled at 8, 14, and 20 months and molecules abundances were compared to their age and natural lifespan. This repository supports a TO-BE-RELEASED publication interrogating this dataset.

License

Notifications You must be signed in to change notification settings

calico/hackett-doomics

Repository files navigation

Hackett et al. 2023 - BioRxiv

This study was a collaboration with Calico Life Sciences and Gary Churchill aimed to identifying circulating molecules which are correlated with age and/or lifespan. To do this, plasma was profiled at three ages in each of 110 mice using proteomics, metabolomics, and lipidomics.

This repository hosts the codebase used to carryout the studies major analyses and also serves as a landing page for other resources (apps and data) associated with the manuscript.

Shiny App

Any of the ~2,300 molecular features described in this study can be visualized using our Shiny App. This application allow you to look at how a molecule varies with age, fraction of life lived, lifespan, etc, and to stratify results by possible confounding effects such as experimental batches.

Repository structure

Analyses are divided into two major phases:

How to run analyses

  1. Set config.json:
  • cache_dir: set this to a location on your computer where you want raw data and cached intermediate files to be stored.
  • update_figure: this should be false (this option was just used to prepare the manuscript)
  1. Load hackett-doomics.Rproj in Rstudio. (this will set your working directory to the project directory to normalize paths, and set the project R environment to use pre-set package versions via "renv").
  2. Run renv::restore() to create install the packages required for all notebooks. This environment currently expected R 4.3.1.
  3. Running any of the notebooks in "major_analyses" will download and cache the studies intermediate data files.
  4. major_analyses can be run in order to generate nearly all figures and tables in the manuscript. To do this run figure_1.qmd > figure_2.qmd > figure_3.qmd, etc. Analyses with a suffix, e.g., figure_2_batch.qmd are meant to be run after the corresponding primary file (in this case figure_2.qmd). Rendered versions of all notebooks can be seen above.

About

Plasma multiomics (metabolites + lipids + proteins) from the SHOCK cohort of Diverse Outcross (DO) mice. 110 mice were longitudinally profiled at 8, 14, and 20 months and molecules abundances were compared to their age and natural lifespan. This repository supports a TO-BE-RELEASED publication interrogating this dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published