Skip to content

CostelloLab/Trisomy21_KYN_metabolomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trisomy 21 activates the kynurenine pathway via increased dosage of interferon receptors

Our preprint is available on bioRxiv here.

Authors:

Rani K. Powers1,2,3, Rachel Culp-Hill4, Michael P. Ludwig1,3, Keith P. Smith1, Katherine A. Waugh1, Ross Minter1, Kathryn D. Tuttle1, Hannah C. Lewis1, Angela L. Rachubinski1,5, Ross E. Granrath1, Maria Carmona6,7, Rebecca B. Wilkerson4, Darcy E. Kahn1, Molishree Joshi8, Alberto Lleo6, Rafael Blesa6, Juan Fortea6,7, Angelo D’Alessandro1,4, James C. Costello2,3, Kelly D. Sullivan1,3,5,8*, & Joaquin M. Espinosa1,3,8,9*

Affiliations:

1 Linda Crnic Institute for Down Syndrome, University of Colorado Anschutz Medical Campus, Aurora, CO, USA

2 Computational Bioscience Program, University of Colorado Anschutz Medical Campus, Aurora, CO, USA

3 Department of Pharmacology, University of Colorado Anschutz Medical Campus, Aurora, CO, USA

4 Department of Biochemistry and Molecular Genetics, University of Colorado Anschutz Medical Campus, Aurora, CO, USA

5 Department of Pediatrics, University of Colorado Anschutz Medical Campus, Aurora, CO, USA

6 Department of Neurology, Hospital de la Santa Creu i Sant Pau, Biomedical Research Institute Sant Pau, Universitat Autonoma de Barcelona, CIBERNED, Barcelona, Spain

7 Down Medical Center, Catalan Down Syndrome Foundation, Barcelona, Spain

8 Functional Genomics Facility, University of Colorado Anschutz Medical Campus, Aurora, CO, USA

9 Department of Molecular, Cellular and Developmental Biology, University of Colorado Boulder, Boulder, CO, USA

* Corresponding Authors:

Kelly D. Sullivan: [email protected]

Joaquin M. Espinosa: [email protected]


Included in this repository

To ensure reproducibility, all data for this project can be found in the Data/ directory and the R code to generate all figures and supplementary data from the manuscript can be found in the R/ directory.

Data

  • Human_plasma_metabolomics_eset.rds - Cohort 1 and Cohort 2 participant characteristics and raw, LC-MS plasma metabolomics intensity values (relative abundance) formatted as an R eset
  • human_MSD_data.rds - Mesoscale discovery assay data from Cohort 2 human plasma samples
  • mouse_metabolomics_data.rds - Targeted metabolomics data on plasma from WT and T21 (Dp10, Dp16 and Dp17 strains) mice

Code

To reproduce the figures from our paper, make sure you have all dependencies installed then run each of the numbered R scripts in order. These scripts will output plots and/or tables to an appropriate subdirectory named for each figure (e.g. Results/Figure_1). General descriptions of each script are below, and additional information can be found at the beginning of the scripts themselves.

Dependencies:

  • plyr (>= 1.8.4), tidyr (>= 0.8.0), dplyr (>= 0.7.4)
  • affy (>= 1.54.0), Biobase (>= 2.36.2), preprocessCore (>= 1.38.1)
  • impute (>= 1.50.1), limma (>= 3.32.10), glmnet (>= 2.0-13)
  • RColorBrewer (>= 1.1-2), beeswarm (>= 0.2.3)
  • ROCR (>= 1.0-7), pROC (>= 1.10.0), classInt (>= 0.2-3)

R Scripts:

  • 00-model_fitting.R - Pre-processes human metabolomics data and fits linear model with batch, age and sex covariates. Saves plots and supplementary data.
  • 01-differential_abundance.R - Performs differential abundance analysis on human plasma samples from D21 and T21 individuals. Saves plots and supplementary data.
  • 02-boxplots_t21_vs_d21 - Saves boxplots for kynurenine, quinolinic acid, KYN/TRP, and QA/PA ratios in the Results/Figure_1/ folder. Additional boxplots for Supp Figure 1 are saved in the Results/Supplementary_Figures/ folder.
  • 03-cytokine_correlations.R - Correlates Cohort 2 human plasma metabolomics data with MSD cytokine measurements. Saves heatmaps and scatterplots in the Results/Figure_2/ folder. Outputs supplementary data to Results/Supplementary_Files/.
  • 04-fibroblast_timecourse.R - Pre-processes and plots timecourse data from the flux metabolomics experiment on human fibroblasts. Saves plots for Figure 3 in the Results/Figure_3 directory.
  • 05-mouse_kynurenine.R - Plots basal kynurenine levels in WT, Dp10, Dp16 and Dp17 mouse strains and calculates statistical significance. Saves plots in the Results/Figure_4/ folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages