(28 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<html> | <html> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- C O N T E N T --> | <!-- C O N T E N T --> | ||
Line 30: | Line 23: | ||
.right_container{ | .right_container{ | ||
− | width: | + | width:80%; |
− | margin-left: | + | margin-left:20%; |
} | } | ||
.article_offset{ | .article_offset{ | ||
− | margin-bottom: | + | margin-bottom:15px; |
border: solid 1px transparent; | border: solid 1px transparent; | ||
} | } | ||
− | |||
− | |||
− | |||
/* ASIDE NAV */ | /* ASIDE NAV */ | ||
.left_container{ | .left_container{ | ||
− | width: | + | width:12%; |
position:absolute; | position:absolute; | ||
− | top: | + | top:400px; |
padding:0; | padding:0; | ||
display:inline-block; | display:inline-block; | ||
Line 78: | Line 68: | ||
position:fixed; | position:fixed; | ||
top: 120px; | top: 120px; | ||
− | width: | + | width: 7%; |
} | } | ||
.aside-nav__item a, .aside-nav__item a:focus, .aside-nav__item a:visited, .aside-nav__item a:hover{ | .aside-nav__item a, .aside-nav__item a:focus, .aside-nav__item a:visited, .aside-nav__item a:hover{ | ||
Line 88: | Line 78: | ||
} | } | ||
section img, section figure{ | section img, section figure{ | ||
− | max-width: | + | max-width: 800px; |
} | } | ||
</style> | </style> | ||
Line 101: | Line 91: | ||
<div class="aside-nav__item"> | <div class="aside-nav__item"> | ||
<a href="#a2" data-number="2"> | <a href="#a2" data-number="2"> | ||
− | + | Model representation | |
</a> | </a> | ||
</div> | </div> | ||
<div class="aside-nav__item"> | <div class="aside-nav__item"> | ||
<a href="#a3" data-number="3"> | <a href="#a3" data-number="3"> | ||
− | + | Feasibility study | |
</a> | </a> | ||
</div> | </div> | ||
<div class="aside-nav__item"> | <div class="aside-nav__item"> | ||
<a href="#a4" data-number="4"> | <a href="#a4" data-number="4"> | ||
− | + | Understanding & optimizing the system | |
</a> | </a> | ||
</div> | </div> | ||
<div class="aside-nav__item"> | <div class="aside-nav__item"> | ||
<a href="#a5" data-number="5"> | <a href="#a5" data-number="5"> | ||
− | + | An intuitive modeling interface | |
</a> | </a> | ||
</div> | </div> | ||
<div class="aside-nav__item"> | <div class="aside-nav__item"> | ||
<a href="#a6" data-number="6"> | <a href="#a6" data-number="6"> | ||
− | + | Impact in the project | |
</a> | </a> | ||
</div> | </div> | ||
<div class="aside-nav__item"> | <div class="aside-nav__item"> | ||
<a href="#a7" data-number="7"> | <a href="#a7" data-number="7"> | ||
− | + | References | |
</a> | </a> | ||
</div> | </div> | ||
Line 144: | Line 134: | ||
</p> | </p> | ||
<figure> | <figure> | ||
− | + | <img style="max-width: 800px;" src="https://static.igem.org/mediawiki/2017/4/4b/T--INSA-UPS_France--System3.png" alt=""> | |
− | <figcaption>Our | + | <figcaption>Our strategy involves i) the detection of Vibrio cholerae using as input signal a quorum sensing molecule |
− | ii) a molecular communication between two organisms | + | ii) a molecular communication between two organisms iii) the detection of this signal to activate the production of antimicrobial peptides as output, at a lethal dose for <i>V. cholerae</i>. |
− | iii) the detection of this signal to activate the production of antimicrobial peptides as output, at a lethal dose for V. cholerae | + | |
</figcaption> | </figcaption> | ||
− | + | </figure> | |
<p> | <p> | ||
Line 162: | Line 151: | ||
<p> | <p> | ||
− | < | + | <h2>A challenging modeling approach</h2> |
</p> | </p> | ||
− | <figure><img src="" alt=" | + | <figure><img src="https://static.igem.org/mediawiki/2017/4/49/T--INSA-UPS_France--Model_OverviewA.png" alt=""></figure> |
<p> | <p> | ||
− | To understand, predict and ultimately control the | + | To understand, predict and ultimately control the behavior of the synthetic microbial consortium, we have developed and analyzed a <b>mechanistic, dynamic model of the system</b>, based on <b>differential equations</b> (ODEs) which describe and integrate the individual processes. When developing the model, we had to tackle several issues that were particularly challenging: the proposed microbial consortium involves <b>several entities</b> going from the <b>molecular level</b> (genes, RNAs, proteins, and metabolites) up to the <b>cellular and population levels</b>, distinct intracellular and extracellular compartments, and a wide range of <b>biological and physical processes</b> (transcription, translation, signalling, growth, diffusion, etc). Many <b>data gathered from publications and experiments</b> have been used to build the resulting kinetic model. Before writing our system of ODEs and implementing it on <b>Matlab</b>, we used <b>Systems Biology Graphical Notation (SBGN)</b> to ordinate all the elements and represent their interactions. |
</p> | </p> | ||
<p> | <p> | ||
− | < | + | <h2>A keystone for our project</h2></p> |
− | <figure><img src="https://static.igem.org/mediawiki/2017/ | + | <figure><img src="https://static.igem.org/mediawiki/2017/2/22/T--INSA-UPS_France--ModelOverview2.png" alt=""></figure> |
− | <p>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 | + | <p>After having solved the implementation questions, we have exploited the resulting model to test the <b>feasibility</b> of the system, characterize its <b>emerging properties</b> (e.g. robustness), and ultimately <b>optimize its behavior</b> 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 <b>entrepreneurship</b> and the <b>integrated human practices</b> parts of our project: we needed to show to clients and investors, but also to citizens, how our system works, how we will design our device, and how long we have to wait before drinking a non-contaminated water. |
</p> | </p> | ||
<p> | <p> | ||
− | The proposed modeling strategy, which integrates several scientific and non-scientific aspects of the project (as illustrated in the <b>impact</b> section), proved to be successfull. | + | The proposed modeling strategy, which integrates several scientific and non-scientific aspects of the project (as illustrated in the <b><a href="https://2017.igem.org/Team:INSA-UPS_France/Model#a6">impact</a></b> section), proved to be successfull. |
</p> | </p> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<p> | <p> | ||
− | + | <ul> | |
− | + | <li>Scroll this page to follow our strategy! | |
+ | </li> | ||
+ | <li>If you want to learn more about our work, you can go to the <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Simulation">Simulation</a> and <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Analysis">Analysis</a> pages. | ||
+ | </li> | ||
+ | <li>If you are non-familiar with modeling, you can play with our model on the <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Interface">Interface</a> page. | ||
+ | </li> | ||
+ | </ul> | ||
</p> | </p> | ||
− | + | </section> | |
− | <div class="article_offset" id=" | + | <div class="article_offset" id="a2"></div> |
<section> | <section> | ||
<h1>Model representation</h1> | <h1>Model representation</h1> | ||
Line 206: | Line 196: | ||
Your browser does not support the video tag. | Your browser does not support the video tag. | ||
</video> | </video> | ||
− | <figcaption | + | <figcaption>SBGN representation of the model developed in the project</figcaption> |
</figure> | </figure> | ||
Line 225: | Line 215: | ||
</section> | </section> | ||
− | <div class="article_offset" id=" | + | <div class="article_offset" id="a3"></div> |
<section> | <section> | ||
<h1>Feasibility study</h1> | <h1>Feasibility study</h1> | ||
Line 233: | Line 223: | ||
<p>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.</p> | <p>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.</p> | ||
<figure> | <figure> | ||
− | <img | + | <img src="https://static.igem.org/mediawiki/2017/c/c0/T--INSA-UPS_France--simpleVc_t.png" alt=""> |
− | <figcaption | + | <figcaption>Temporal evolution of <i>Vibrio cholerae</i> concentration <br />under realistic conditions (device volume, initial concentrations of each microorganism in the device, etc)</figcaption> |
</figure> | </figure> | ||
<h2><b>→</b> Details on the model, its implementation and the simulation results can be found in <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Simulation">our simulation page</a></b></h2> | <h2><b>→</b> Details on the model, its implementation and the simulation results can be found in <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Simulation">our simulation page</a></b></h2> | ||
</section> | </section> | ||
− | <div class="article_offset" id=" | + | <div class="article_offset" id="a4"></div> |
<section> | <section> | ||
<h1>Understanding and optimizing the system</h1> | <h1>Understanding and optimizing the system</h1> | ||
Line 246: | Line 236: | ||
</ul> | </ul> | ||
<figure> | <figure> | ||
− | <img | + | <img src="https://static.igem.org/mediawiki/2017/b/b5/T--INSA-UPS_France--Global_analysis.png" alt=""> |
− | <figcaption | + | <figcaption>Distribution of the response time for random perturbations of the parameters</figcaption> |
</figure> | </figure> | ||
<ul> | <ul> | ||
<li>An original extension of the <b>Metabolic control analysis</b> framework was then developed and applied to identify the parameters that exerts strong control on the response time, and ultimately optimize the device functioning.</li></ul> | <li>An original extension of the <b>Metabolic control analysis</b> framework was then developed and applied to identify the parameters that exerts strong control on the response time, and ultimately optimize the device functioning.</li></ul> | ||
<figure> | <figure> | ||
− | <img | + | <img src="https://static.igem.org/mediawiki/2017/0/01/T--INSA-UPS_France--HeatmapModules.png" alt=""> |
+ | <figcaption>Control exerted by each parameter on the response time of the system. <a href="https://static.igem.org/mediawiki/2017/0/01/T--INSA-UPS_France--HeatmapModules.png"> | ||
+ | Enlarge</a></figcaption> | ||
</figure> | </figure> | ||
− | |||
<p>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.</p> | <p>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.</p> | ||
<p>Based on these results, further simulations were carried out to characterize the system efficiency for different setups of the device (concentrations in <i>Pichia pastoris</i>), under a wide range of contamination levels (concentrations in <i>Vibrio cholerae</i>). 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.</p> | <p>Based on these results, further simulations were carried out to characterize the system efficiency for different setups of the device (concentrations in <i>Pichia pastoris</i>), under a wide range of contamination levels (concentrations in <i>Vibrio cholerae</i>). 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.</p> | ||
<img src="https://static.igem.org/mediawiki/2017/a/a8/T--INSA-UPS_France--3Dfig.png" alt=""> | <img src="https://static.igem.org/mediawiki/2017/a/a8/T--INSA-UPS_France--3Dfig.png" alt=""> | ||
− | <figcaption | + | <figcaption>Response time as function of the initial concentrations of <i>Vibrio cholerae</i> and <i>Pichia pastoris</i></figcaption> |
<h2><b>→</b> Details on the methods used to analyse the model and on the results can be found in <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Analysis">our model analysis page</a></h2> | <h2><b>→</b> Details on the methods used to analyse the model and on the results can be found in <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Analysis">our model analysis page</a></h2> | ||
</section> | </section> | ||
− | <div class="article_offset" id=" | + | <div class="article_offset" id="a5"></div> |
<section> | <section> | ||
<h1>An intuitive modeling interface</h1> | <h1>An intuitive modeling interface</h1> | ||
− | <p>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 | + | <p>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 behavior 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.</p> |
<figure> | <figure> | ||
− | <img | + | <img src="https://static.igem.org/mediawiki/2017/b/b9/T--INSA-UPS_France--Interface.png" alt=""> |
− | <figcaption | + | <figcaption>Our visual interface</figcaption> |
</figure> | </figure> | ||
<h2><b>→</b> Our visual interface is available on <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Interface">our interface page</a></h2> | <h2><b>→</b> Our visual interface is available on <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Interface">our interface page</a></h2> | ||
</section> | </section> | ||
− | <div class="article_offset" id=" | + | <div class="article_offset" id="a6"></div> |
<section> | <section> | ||
<h1>Impact of modeling in the project</h1> | <h1>Impact of modeling in the project</h1> | ||
Line 279: | Line 270: | ||
<!-- <img src="https://static.igem.org/mediawiki/2017/5/50/T--INSA-UPS_France--Model-Impacts4.png" alt=""> --> | <!-- <img src="https://static.igem.org/mediawiki/2017/5/50/T--INSA-UPS_France--Model-Impacts4.png" alt=""> --> | ||
<img src="https://static.igem.org/mediawiki/2017/4/42/T--INSA-UPS_France--Bulles.png" alt=""> | <img src="https://static.igem.org/mediawiki/2017/4/42/T--INSA-UPS_France--Bulles.png" alt=""> | ||
− | <figcaption | + | <figcaption>Our modeling strategy integrates many aspects of the project, from its feasibility to the development of a prototype, and enhances the communication and entrepreneurship parts</figcaption> |
</figure> | </figure> | ||
Line 302: | Line 293: | ||
</section> | </section> | ||
+ | |||
+ | <div class="article_offset" id="a7"></div> | ||
<section> | <section> | ||
<h1>References</h1> | <h1>References</h1> | ||
− | < | + | <ol> |
− | <li> | + | <li>Institute for Systems Biology, <i>What is Systems Biology</i>, 2017 : <a href="https://www.systemsbiology.org/about/what-is-systems-biology/">https://www.systemsbiology.org/about/what-is-systems-biology/</a></li> |
− | <li> | + | <li>Le Novere N, Hucka M, Mi H, Moodie S, Schreiber F, Sorokin A, Demir E, Wegner K, Aladjem MI & Wimalaratne SM (2009) The systems biology graphical notation. <i>Nature biotechnology</i> <b>27 735–741</b> |
− | <br><a href="https://www.ncbi.nlm.nih.gov/pubmed/19668183">https://www.ncbi.nlm.nih.gov/pubmed/19668183</a | + | <br><a href="https://www.ncbi.nlm.nih.gov/pubmed/19668183">https://www.ncbi.nlm.nih.gov/pubmed/19668183</a></li> |
− | </ | + | </ol> |
</section> | </section> | ||
</div> | </div> |
Latest revision as of 00:13, 2 November 2017
The proposed multi-organisms synthetic biology project implies a complex global behavior that cannot be apprehended intuitively.
Modeling was vital to address these questions:
To understand, predict and ultimately control the behavior of the synthetic microbial consortium, we have developed and analyzed a mechanistic, dynamic model of the system, based on differential equations (ODEs) which describe and integrate the individual processes. 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). Many data gathered from publications and experiments have been used to build the resulting kinetic model. Before writing our system of ODEs and implementing it on Matlab, we used Systems Biology Graphical Notation (SBGN) to ordinate all the elements and represent their interactions.
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 behavior 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 design 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.
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 behavior 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.”
1A challenging modeling approach
A keystone for our project
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