Skip to content

RamanLab/CAMP

Repository files navigation

CAMP

Co-culture/Community Analyses for Metabolite Production is a computational analyses framework which allows generation and evaluation of numerous microbial communities for optimal production of a metabolite of interest.

Overview

  1. Microbial Genome-Scale Metabolic Models (GSMMs) are retrieved from databases such as VMH (Virtual Metabolic Human). Each of these GSMMs is simulated in three different nutrient conditions (Excess, Minimal and Species-Specific). Predicted growth rates and product flux are obtained using flux balance analysis (FBA) and flux variability analysis (FVA). The product yield is computed as the maximum product flux obtained per unit flux of substrate uptake.
  2. Two-species communities are created using SteadyCom. (Use createcommunities.m) Community models are again simulated in three nutrient conditions (Excess, Minimal, Community-Specific). FBA and FVA are used to predict community growth rates and product yield in the community (Use communitygrowth.m). Monoculture and co-culture growth rates are compared to identify an increase or decrease in growth when an organism is simulated in the presence of another.
  3. Expected product yield in a community is compared to the observed product yield(Use compute_yield_interaction). Communities which have a 10-fold increase in product yield are regarded as candidate communities for optimal production of the target metabolite. Communities are assessed for their relative abundances, type of interaction behaviour observed and the cross-fed metabolites.
  4. In silico community optimisation is performed using FSEOF, which enables to shortlist potential reaction knock-outs that will increase product flux in the community. Reaction knock-outs can be from either species in the community (Use FSEOFKnock).

CAMP

Prerequisites

All simulations were performed in MATLAB R2018a (MathWorks Inc., USA) using:

  1. COBRA Toolbox v3.0
  2. IBM ILOG CPLEX

Research Article Link

Link to Article

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published