Overview
This repository is for modeling diet–gut microbiome interactions based on Thai adult microbiome profiles.
The pipeline simulates microbial metabolic activity under Thai dietary and prebiotic conditions.
The modeling workflow consists of three parts:
- Reconstruction and modeling of Thai community-scale metabolic models (CSMMs) using an average Thai diet
- Prediction of microbial contributions to SCFA production
- Simulation of prebiotic responses and uptake flux analysis (working directory: prebiotic folder)
Installation
Install MATLAB (tested with R2024a).
Install COBRA Toolbox
Usage
Run the main pipeline in main.m
Supplementary folders
- ThaiDietData: data in this folder are used for calculating the average Thai diet.
- Codes: this foldar contains in-house MATLAB scripts developed and used for data preprocessing.
- AGORAmodels: This folder serves as the modPath for reconstructing CSMMs. Because the full model set is large, I have uploaded only some AGORA models used in my study as examples. Please download the remaining AGORA models from Google Drive: https://shorturl.at/7hySD . After downloading, place the AGORA .mat files into the AGORA_1_03_mat folder.
- BackupThaiCSMMs: This folder contains Thai CSMM .mat files generated in this study. Because the full model set of Thai CSMMs is large, I have uploaded only some Thai CSMMs generated in this study as examples. Please download the remaining Thai CSMMs from Google Drive: https://shorturl.at/OSvcd.
Citation
If you use this code in your work, please cite: TBA
Contact
For questions, issues, or collaboration requests, please contact: Nachonase (nachon.rae@mahidol.ac.th)