Skip to content
Chenlian Fu edited this page Apr 15, 2024 · 6 revisions

Code and partial data repository for the manuscript entitled Comprehensive Analytical Approaches for Integrating Multiple Microbiome Studies by Fu et al..

Developed and maintained by: Chenlian (Tom) Fu
Advised by: Dr. Wodan Ling
Affiliations: Weill Cornell Medicine, Memorial Sloan Kettering Cancer Center

This github repository stores the code for the data integration pipeline as described in the manuscript, which includes data generation as well as the execution and evaluations of microbiome cross-study data integration methods. The goal of this repository are to enable readers to reproduce the analyses done in the paper as well as leveraging their own data along with the provided code to decide which data integration method they wish to use for their own analyses. Our pipeline consists of three steps:

  • Data generation/collection
  • Running data integration (batch correction) methods on datasets to corrected data
  • Evaluation of the methods

Table of content

Clone this wiki locally