Line 23: | Line 23: | ||
<section style="display:table;background:none;padding:0px !important;z-index:100; "> | <section style="display:table;background:none;padding:0px !important;z-index:100; "> | ||
− | <h1 style="vertical-align:bottom;display:table-cell; width:50%;font-size:60pt;letter-spacing: 0.2em;z-index:120;text-align: center;">Model | + | <h1 style="vertical-align:bottom;display:table-cell; width:50%;font-size:60pt;letter-spacing: 0.2em;z-index:120;text-align: center;">Model</h1> |
<img style="vertical-align:bottom;display:table-cell; width:100%;" src="https://static.igem.org/mediawiki/2017/d/db/T--INSA-UPS_France--Model_croco.png" alt=""> | <img style="vertical-align:bottom;display:table-cell; width:100%;" src="https://static.igem.org/mediawiki/2017/d/db/T--INSA-UPS_France--Model_croco.png" alt=""> | ||
</section> | </section> | ||
Line 141: | Line 141: | ||
<p> | <p> | ||
<quote><b><i>“Systems biology is based on the understanding that the whole is greater than the sum of the parts.”</b></i></quote><sup><a href="https://www.systemsbiology.org/about/what-is-systems-biology/" target="_blank"> 1</a></sup></p> <p> | <quote><b><i>“Systems biology is based on the understanding that the whole is greater than the sum of the parts.”</b></i></quote><sup><a href="https://www.systemsbiology.org/about/what-is-systems-biology/" target="_blank"> 1</a></sup></p> <p> | ||
− | Our general strategy involves i) the detection of <i>Vibrio cholerae</i> using as input signal a quorum sensing molecule, ii) a molecular communication between two organisms thanks to the production of a signaling metabolite, and eventually iii) the detection of this signal to activate the production of antimicrobial peptides as output, at a lethal dose for <i>V. cholerae</i>. The proposed multi-organisms synthetic biology project implies a complex global behaviour that cannot be apprehended intuitively. </p><figure> | + | |
− | <img src="https://static.igem.org/mediawiki/2017/4/4b/T--INSA-UPS_France--System3.png" alt="" style="max-width: | + | |
+ | <!-- Our general strategy involves i) the detection of <i>Vibrio cholerae</i> using as input signal a quorum sensing molecule, ii) a molecular communication between two organisms thanks to the production of a signaling metabolite, and eventually iii) the detection of this signal to activate the production of antimicrobial peptides as output, at a lethal dose for <i>V. cholerae</i>. The proposed multi-organisms synthetic biology project implies a complex global behaviour that cannot be apprehended intuitively.--> | ||
+ | |||
+ | The proposed multi-organisms synthetic biology project implies a complex global behavior that cannot be apprehended intuitively. | ||
+ | </p><figure> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/4/4b/T--INSA-UPS_France--System3.png" alt="" style="max-width: 800px;"> | ||
+ | <figcaption>Our general strategy involves i) the detection of Vibrio cholerae using as input signal a quorum sensing molecule | ||
+ | ii) a molecular communication between two organisms thanks to the production of a signaling metabolite, and eventually | ||
+ | iii) the detection of this signal to activate the production of antimicrobial peptides as output, at a lethal dose for V. cholerae | ||
+ | </figcaption> | ||
+ | |||
</figure> | </figure> | ||
<p> | <p> |
Revision as of 17:38, 31 October 2017
The proposed multi-organisms synthetic biology project implies a complex global behavior that cannot be apprehended intuitively.
Would the quorum sensing molecule (CAI-1) induce a sufficient response to activate the sensor (Vibrio harveyi)? Would the receptor be able to produce enough molecular message (diacetyl) to transmit the signal to the effector Pichia pastoris? Would the effector produce enough antimicrobial peptides to deliver the expected output, which is the death of V. cholerae to reach a non-toxic concentration? What parameters should be changed to optimize the response? Modeling was vital to address these questions.
To understand, predict and ultimately control the behaviour of the synthetic microbial consortium, we have developed and analyzed a mechanistic, dynamic model of the system. When developing the model, we had to tackle several issues that were particularly challenging: the proposed microbial consortium involves several entities going from the molecular level (genes, RNAs, proteins, and metabolites) up to the cellular and population levels, distinct intracellular and extracellular compartments, and a wide range of biological and physical processes (transcription, translation, signalling, growth, diffusion, etc). After having solved the implementation questions, we have exploited the resulting model to test the feasibility of the system, characterize its emerging properties (e.g. robustness), and ultimately optimize its behaviour by adapting some of the important parameters that we have identified (e.g. the initial concentrations of each microbial specie in the device).
This model was also crucial regarding the entrepreneurship and the integrated human practices parts of our project: we needed to show to clients and investors, but also to citizens, how our system works, how we will dimensionate our device, and how long we have to wait before drinking a non-contaminated water.
The proposed modeling strategy, which integrates several scientific and non-scientific aspects of the project (as illustrated in the impact section), proved to be successfull.
Working with a complex biological system involving three microorganisms and several molecules that interact via a broad range of biological and physical processes, the Systems Biology Graphical Notation (SBGN) was a perfect way to ordinate all the elements and represent their interactions. Based on this representation, a system of Ordinary Differential Equations (ODEs) that describes and integrates the individual processes was implemented and solved to simulate the dynamics of our microbial consortium. Many data gathered from publications and experiments have been used to build the resulting kinetic model. This model has been used to assess the feasibility of our system and understand its properties using different mathematical tools (such as global sensitivity analyses and an original extension of the metabolic control analysis framework). Following an iterative systems biology approach, the model has been updated with experimental data. In turn, it has driven the wet lab strategy and supported rational design of the device design. Finally, to discuss with non-mathematicians, a user-friendly interface has been created.
Our system is composed of several entities (including metabolites, macromolecules and cells) from dinstinct compartments and involved in many biological and physical processes (transcription, translation, signalling, metabolite production, growth, diffusion, etc), and we wondered how we could visualize such a complex system.
Similarly to the representation of technological and electronical devices 1, we focussed on the Systems Biology Graphical Notation (SBGN), proposed in 2005 to facilitate communication between biochemists, mathematicians and computer scientists. SBGN provides a standard formalism to represent several biochemical and cellular processes.2 The original publication about SBGN can be found there. The SBGN representation was not only a rational way of visualizing and inventoring all the elements we had to consider to build the model; it also allows to present our system to scientific and non-scientific interlocutors (biologist, bioinformatician, mathematician, founders, businessman, contractors, etc). Abbreviations: To assess the feasibility of the project, we needed to simulate the dynamics of our synthetic microbial consortium and its impact on V. cholerae.
Based on the SBGN representation of this consortium, each biological and physical process was described mechanistically using appropriate kinetic rate laws which were gathered to constitute the system of ordinary differential equations. Data from publications were used to define initial parameters values, some of them being refined using model-driven experiments (growth characterization). An ODEs solver (from MATLAB R2017a) able to deal with stiff problems was used to simulate the system dynamics. Under realistic conditions, simulation results showed that the response time of the system (i.e. the time to reach a non-pathogenic concentration) is predicted to be below 1 hour (53.6 minutes), hence demonstrating the feasibility of the project. To understand the emerging properties of the synthetic system, such as robustness and sensitivity, and drive rationally its optimization, we implemented different approaches derived from the fields of metabolic modeling and systems biology: Results indicate that most parameters, including those of the sensor and transmitter modules, have low control on the system (coefficients close to 0, black). They also highlighted the parameters having the strongest influence on the response, most of them being related to the antimicrobial peptide production. Initial level of water contamination as well as the volume of the device were also identified as controlling parameter. Overall, this analysis revealed that the module to optimize is related to AMPs expression, the sensor and transmitter modules having a low impact on the response time. Based on these results, further simulations were carried out to characterize the system efficiency for different setups of the device (concentrations in Pichia pastoris), under a wide range of contamination levels (concentrations in Vibrio cholerae). Simulation results, represented in the 3D graph shown below, indicate that the response time remains low (< 120 min) even at very high contamination levels. These two parameters, which exerts most of the control on the system, were selected as tunable parameters when creating a user-friendly simulation interface that can show their influence on the system to non-specialists. We wanted this model to be accessible to non-specialists to facilitate discussions and interactions with all the people involved (mathematicians, biologists, founders, entrepreneurs, users, NGOs, etc). This required a user-friendly platform to simulate the behaviour of our synthetic consortium without the use of complex numerical computing environment such as Matlab. Thus, we developed an intuitive visual interface to play with our model. The model was vital to ensure the success of the project. Initially built ab initio to test its feasibility, the predictive kinetic model has then driven some experiments, which in turn have feed the model, to finally support optimisation of the system and design of the device. The model has also enhanced the collaborative aspect of our project by facilitationg discussions with the different interlocutors. Impact of modeling on each of these aspects is detailed below.Model
Modeling a microbial consortium
“Systems biology is based on the understanding that the whole is greater than the sum of the parts.”
1General strategy
Model representation
Feasibility study
→ Details on the model, its implementation and the simulation results can be found in our simulation page
Understanding and optimizing the system
→ Details on the methods used to analyse the model and on the results can be found in our model analysis page
An intuitive modeling interface
→ Our visual interface is available on our interface page
Impact of modeling in the project
References
https://www.ncbi.nlm.nih.gov/pubmed/19668183
Model pages
Overview
Simulation
Analysis
Interface