A Metagenomic Meta-Analysis Reveals Functional Signatures of Health and Disease in the Human Gut Microbiome
File descriptions:
Code for creating the karyotype used to make the circos plot in the manuscript
Used to produce a dataframe for each kegg object in each disease with the KEGG object abundance and sample disease status. Used for running regression models.
Code for creating the figures in the manuscript (except the circos plot)
Functions created for this project, this file is sourced in most of the other scripts.
This file contains the code for the analyses described in Supplemental text 1 of the manuscript.
The code for running CPGLM on the dataframes created with the make_dataframes_for_cplm.R script.