Data and scripts for the weight loss project funded by the ISB Innovator Award.
root
> data # raw and intermediate data
> figures # generated figures
> *.rmd # Notebooks for the analyses
You will require a working Rstudio installation to run the notebooks.
Open Rstudio switch to the "console" tab and enter the following:
source("install.R")
This will install all requirements to run the basic analyses.
Here are the analyses we ran and the rendered outputs:
- Cohort design from the Arivale data set notebook | output
- Basic trajectories of the cohort notebook | output
- Analysis of baseline measures in the cohort notebook | output
- Analysis of the SRM data for 25 people subcohort notebook | output
- Associations between metabolome and weight loss notebook | output
- Associations between proteome and weight loss notebook | output
- Associations between 16S genus abundances and weight loss notebook | output
- Associations between food consumption frequencies and weight loss notebook | output
- Associations between species abundances and weight loss notebook | output
- Associations between gene clusters and weight loss notebook | output
- Analysis of bacterial contig replication rates notebook | output
- SRA submission notebook | output