Difference between revisions of "Team:INSA-UPS France/Model"

 
(235 intermediate revisions by 3 users not shown)
Line 4: Line 4:
  
 
<html>
 
<html>
<style>
 
main{
 
  position:relative;
 
  overflow: auto;
 
  height:100%;
 
}
 
  
.main_content{
 
  position:fixed;   
 
  top:90px;
 
  right:0px;
 
  left:0px;
 
  bottom:0px;
 
  overflow:auto;
 
  background-image: linear-gradient(45deg, #4296c1 0%, #e4efe9 100%);
 
}
 
.middle_container{ 
 
  padding-bottom: 80px;
 
}
 
.section_container{
 
  width:90%;
 
  min-height:100%;
 
  margin:0px auto;
 
  position:relative;
 
}
 
@media screen and (max-width: 900px){
 
    .section_container{
 
      width:100%;
 
    }
 
  }
 
section{
 
  background-color: rgba(255,255,255,0.2);
 
  padding:3% 10%;
 
  text-align: justify;
 
  border-radius:20px;
 
  position:relative;
 
  margin-top:100px;
 
}
 
 
.main_title{
 
  height:300px;
 
  font: 700 4em/1.5 'Quicksand', sans-serif;
 
  position:relative;
 
  letter-spacing: 0.1em;
 
  z-index:10;
 
  margin-bottom:50px;
 
  width:100%;
 
 
 
}
 
.main_title > div{
 
  width:100%;
 
  position:absolute;
 
  bottom:-10px;
 
  background:rgba(255,255,255,0.2);
 
  border-radius: 20px;
 
}
 
 
.main_title p{
 
  padding:30px;
 
}
 
 
.main_title img{
 
  position:absolute;
 
  right:0;
 
  width:450px;
 
  bottom:-25px;
 
}
 
 
</style>
 
  
 
<!-- C O N T E N T -->  
 
<!-- C O N T E N T -->  
Line 83: Line 15:
 
   <div class="section_container">
 
   <div class="section_container">
  
     <div class="main_title">
+
     <section style="display:table;background:none;padding:0px !important;z-index:100; ">
      <div>
+
      <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>
        <p>Model overview</p>
+
      <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="">
      </div>
+
     </section>
      <img src="https://static.igem.org/mediawiki/2017/d/db/T--INSA-UPS_France--Model_croco.png" alt="">
+
     </div>
+
  
 
     <style>
 
     <style>
    section img{
+
        
       width:100%;
+
    }
+
    section h1{
+
      font-family: 'Quicksand', sans-serif;
+
      font-size:34pt;
+
      margin-top:-60px;
+
      text-align: right;
+
    }
+
    section p, section ul{
+
      font-family: 'Merriweather', serif;
+
      font-size:14pt;
+
      font-weight: 300;
+
      margin-top:20px;
+
    }
+
    section ul{
+
      list-style-position: inside;
+
    }
+
 
     .right_container{
 
     .right_container{
         width:70%;
+
         width:80%;
         margin-left:30%;
+
         margin-left:20%;
 
     }
 
     }
 
     .article_offset{
 
     .article_offset{
       margin-bottom:20px;
+
       margin-bottom:15px;
 
       border: solid 1px transparent;
 
       border: solid 1px transparent;
 
     }
 
     }
 +
 +
    /* ASIDE NAV */
 +
      .left_container{
 +
        width:12%;
 +
        position:absolute;
 +
        top:400px;
 +
        padding:0;
 +
        display:inline-block;
 +
        font-family: 'Quicksand', sans-serif;
 +
        font-weight: 400;
 +
        font-size:11pt;
 +
        text-align: right;
 +
      }
 +
 +
      .aside-nav__item + .aside-nav__item{
 +
        margin-top:20px;
 +
      }
 +
      .aside-nav__item{
 +
        width:100%;
 +
        position:relative;
 +
      }
 +
      .aside-nav__item:after{
 +
        content:'';
 +
        border:solid #3377a8 2px;
 +
        position:absolute;
 +
        right:-30px;
 +
        top:40%;
 +
        width:10px;
 +
        height:10px;
 +
        border-radius: 10px;   
 +
        margin-left:20px;
 +
      }
 +
      .aside-nav__item.selected-item:after{
 +
        background:#3377a8;
 +
      }
 +
      .aside-fixed{
 +
        position:fixed;
 +
        top: 120px;
 +
        width: 7%;
 +
      }
 +
      .aside-nav__item a, .aside-nav__item a:focus, .aside-nav__item a:visited, .aside-nav__item a:hover{
 +
        text-decoration: none;
 +
        color:black;
 +
      }
 +
      .aside-nav__item a:hover{
 +
        font-weight: 700;
 +
      }
 +
      section img, section figure{
 +
        max-width: 800px;
 +
      }
 
     </style>
 
     </style>
 +
 +
    <div class="left_container">
 +
    <div class="left_container__inside">
 +
      <div class="aside-nav__item">
 +
      <a href="#a1" data-number="1">
 +
        Modeling a microbial consortium
 +
      </a>
 +
      </div>
 +
      <div class="aside-nav__item">
 +
      <a href="#a2" data-number="2">
 +
        Model representation
 +
      </a>
 +
      </div>
 +
      <div class="aside-nav__item">
 +
      <a href="#a3" data-number="3">
 +
        Feasibility study
 +
      </a>
 +
      </div>
 +
      <div class="aside-nav__item">
 +
      <a href="#a4" data-number="4">
 +
        Understanding & optimizing the system
 +
      </a>
 +
      </div>
 +
      <div class="aside-nav__item">
 +
      <a href="#a5" data-number="5">
 +
        An intuitive modeling interface
 +
      </a>
 +
      </div>
 +
      <div class="aside-nav__item">
 +
      <a href="#a6" data-number="6">
 +
        Impact in the project
 +
      </a>
 +
      </div>
 +
      <div class="aside-nav__item">
 +
      <a href="#a7" data-number="7">
 +
        References
 +
      </a>
 +
      </div>
 +
    </div>
 +
    </div>
 
    
 
    
 +
   
 +
    <div class="right_container">
 +
 +
    <div class="article_offset" id="a1"></div> 
 
     <section>
 
     <section>
  
     <h1>Modeling a microbial consortium from gene to population</h1>
+
     <h1>Modeling a microbial consortium</h1>
      <p>
+
<p>
         Our general strategy is based on i) the detection of <i>V. 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 its detection, and finally iii) the production of antimicrobial peptides as output, at a lethal dose for <i>Vibrio cholerae</i>. Compared to synthetic biology approaches based on a single microorganism, multi-organisms synthetic biology implies a more complex global behaviour. To describe and predict the behaviour of the microbial consortium, we have developed a mechanistic, dynamic model that can be used to test the feasibility of the system and improve its behaviour:
+
         <quote><b><i>“Systems biology is based on the understanding that the whole is greater than the sum of the parts.”</i></b></quote><sup><a href="https://www.systemsbiology.org/about/what-is-systems-biology/" target="_blank">  1</a></sup></p>      <p>
 +
The proposed multi-organisms synthetic biology project implies a complex global behavior that cannot be apprehended intuitively.
 +
</p>
 +
<figure>
 +
<img style="max-width: 800px;" src="https://static.igem.org/mediawiki/2017/4/4b/T--INSA-UPS_France--System3.png" alt="">
 +
<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 iii) the detection of this signal to activate the production of antimicrobial peptides as output, at a lethal dose for <i>V. cholerae</i>.
 +
</figcaption>
 +
</figure>
 +
 
 +
  <p>
 +
<b>Modeling was vital to address these questions:</b>
 +
<ul><li>Would the quorum sensing molecule (CAI-1) induce a sufficient response to activate the sensor (<i>Vibrio harveyi</i>)?
 +
</li>
 +
<li>Would the receptor be able to produce enough molecular message (diacetyl) to transmit the signal to the effector <i>Pichia pastoris</i>?</li>
 +
<li>Would the effector produce enough antimicrobial peptides to deliver the expected output, which is the death of <i>V. cholerae</i> to reach a non-toxic concentration?</li>
 +
<li>What parameters should be changed to optimize the response?</li>
 +
</ul>
 +
</p>
 +
 
 +
<p>
 +
<h2>A challenging modeling approach</h2>
 +
</p>
 +
<figure><img src="https://static.igem.org/mediawiki/2017/4/49/T--INSA-UPS_France--Model_OverviewA.png" alt=""></figure>
 +
<p>
 +
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>
      <img src="https://static.igem.org/mediawiki/2017/8/8d/T--INSA-UPS_France--Model_fig1.png" alt="">
+
<p>
      <p>
+
<h2>A keystone for our project</h2></p>
        Would the quorum sensing molecule (CAI-1) induce a sufficient response to activate the sensor (<i>Vibrio harveyi</i>)? Would the receptor be able to produce enough molecular message (diacetyl) to transmit the signal to the effector <i>Pichia pastoris</i>? Would the effector produce enough antimicrobial peptides to deliver the guessed output, which is the lysis of <i>V. cholerae</i> to reach a non-toxic concentration?
+
<figure><img src="https://static.igem.org/mediawiki/2017/2/22/T--INSA-UPS_France--ModelOverview2.png" alt=""></figure>
      </p>
+
<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>
        A 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 do you have to wait before drinking a non-contaminated water.
+
<p>
 +
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>
    </section>
 
  
    <section>
 
      <h1>Approaches</h1>
 
 
<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>
<p>Working with a complex biological system involving three microorganisms and several molecules, the <b>Systems Biology Graphical Notation (SBGN)</b> was a perfect way to ordinate the system and represent the interactions between organisms as well as the molecules involved. A <b>system of Ordinary Differential Equations (ODEs)</b> was then written to describe and integrate the individual physical and biological processes and simulate the dynamics of our microbial consortium. Many data gathered from publications and experiments have been used. This mathematical model has been used to <b>simulate the functioning of our system</b>, and analyse its <b>sensitivity and robustness</b> using an extension of Metabolic Control Analysis (MCA). Our model had impacts both on wet lab strategy and device design, and has been updated with experimental data, which is summed up in <b>optimization</b>. Finally, to discuss with non-mathematicians, a <b>user-friendly interface</b> has been created.
 
      </p>
 
 
     </section>
 
     </section>
 +
 +
<div class="article_offset" id="a2"></div>
 
     <section>
 
     <section>
<h1>SBGN: a standard representation of models in systems biology</h1>
+
<h1>Model representation</h1>
<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>(1)
+
Systems biology is a new approach to understand and to manipulate biological material. It proposes to represent biological systems such as networks transforming inputs into outputs that could be modeled mathematically, similarly to technological and electronical devices.(1) It requires communication between biochemists, mathematicians and computer scientists. The SBGN (Systems Biology Graphical Notation) project has been launched in 2005 to facilitate this communication. It proposes a standard notation to represent biochemical and cellular processes, and to easily share biological systems to the community.(2) The standard notation can be found <a href="http://www.nature.com/nprot/journal/v7/n3/fig_tab/nprot.2012.002_F2.html">there</a>.</p>
+
 
<p>
 
<p>
Our system is composed of microorganisms interacting by responding to stimulations (inputs) and producing a molecular response (outputs). This is a perfect example of a systematic use of biological material, at the scale of both a unique microorganism and a microbial consortium.
+
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. </p>
      </p>
+
 
<p><center>
+
<p>
<video width="800" height="500" controls>
+
Similarly to the representation of technological and electronical devices<sup><a href="https://www.systemsbiology.org/about/what-is-systems-biology/" target="_blank">  1</a></sup>, 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.<sup><a href="https://www.ncbi.nlm.nih.gov/pubmed/19668183">2</a></sup> The original publication about SBGN can be found <a href="http://www.nature.com/nprot/journal/v7/n3/fig_tab/nprot.2012.002_F2.html">there</a>.</p>
         <source src="https://static.igem.org/mediawiki/2017/1/1d/T--INSA-UPS_France--SBGN.mp4" type="video/mp4">
+
<p>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).</p>
 +
 
 +
 
 +
 
 +
<figure>
 +
    <video controls>
 +
         <source src="https://static.igem.org/mediawiki/2017/c/c1/T--INSA-UPS_France--SBGN-3.mp4" type="video/mp4">
 
       Your browser does not support the video tag.
 
       Your browser does not support the video tag.
 
       </video>
 
       </video>
<figcaption><b>SBGN representation of our project</b></figcaption>
+
  <figcaption>SBGN representation of the model developed in the project</figcaption>
</center></p>
+
</figure>
 +
 
 
<p>Abbreviations:</p>
 
<p>Abbreviations:</p>
 
  <ul>
 
  <ul>
         <li>cqsA: cqsA gene</li>
+
         <li><i>cqsA</i>: cqsA gene</li>
 
         <li>CqsS*: engineered CqsS receptor protein</li>
 
         <li>CqsS*: engineered CqsS receptor protein</li>
         <li>als/ALS: acetolactate synthase</li>
+
         <li><i>als</i>: acetolactate synthase gene</li>
         <li>S: substrate for diacetyl production</li>
+
        <li>Als: acetolactate synthase enzyme</li>
 +
         <li>S: carbon source</li>
 
<li>dac: diacetyl</li>
 
<li>dac: diacetyl</li>
 
<li>Odr10: Odr10 receptor protein</li>
 
<li>Odr10: Odr10 receptor protein</li>
 
<li>AMP: antimicrobial peptide</li>
 
<li>AMP: antimicrobial peptide</li>
<li>V: velocity</li>
+
<li>V<sub>x</sub>: reaction <i>x</i></li>
 
<li>deg: degradation</li>
 
<li>deg: degradation</li>
 
<li>diff: diffusion</li>
 
<li>diff: diffusion</li>
 
       </ul>
 
       </ul>
      <p>
 
Our SBGN representation is a way to present our system to different interlocutors (biologist, bioinformatician, mathematician), and to make it reusable and adaptable.</p>
 
<p>This SBGN representation is also an easy way to visualize and inventory all the elements we had to consider to model our synthetic system with <b>Ordinary Differential Equations (ODEs)</b>.
 
      </p>
 
    </section>
 
  
 +
    </section>
 +
<div class="article_offset" id="a3"></div>
 
     <section>
 
     <section>
<h1>ODEs</h1>
+
<h1>Feasibility study</h1>
<p>The dynamics of our microbial consortium was summed up in twelve differential equations. Every biological or physical process was described mathematically, and was gathered to constitute our system of ODEs. Data from publications and from preliminary experiments (growth kinetics essay) were used to define our parameters. An ODEs solver from MATLAB R2017a was used to simulate the system.</p>
+
<p>To assess the <b>feasibility</b> of the project, we needed to <b>simulate</b> the dynamics of our synthetic microbial consortium and its impact on <i>V. cholerae</i>.
<p>Under realistic conditions, simulation showed we needed to wait less than a hour (53.6 minutes) to reach a non-pathogenic concentration.</p>
+
 
 +
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 <b>system of ordinary differential equations</b>. 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.</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>
 
<img src="https://static.igem.org/mediawiki/2017/c/c0/T--INSA-UPS_France--simpleVc_t.png" alt="">
 
<img src="https://static.igem.org/mediawiki/2017/c/c0/T--INSA-UPS_France--simpleVc_t.png" alt="">
<figcaption><b>Temporal evolution of <i>Vibrio cholerae</i> concentration under realistic conditions (device size, initial concentrations in the device)</b></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>
<h2><b>&rarr;</b> Data, solver files and simulation results can be found in <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Simulation">our simulation page</a></b></h2>
+
</figure>
 +
<h2><b>&rarr;</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="a4"></div>
 
     <section>
 
     <section>
<h1>Sensitivity and robustness</h1>
+
<h1>Understanding and optimizing the system</h1>
<p>Two tools used in metabolic modeling and systems biology were extended to determine if our system was sensible to parameters variations (robustness) and which are the parameters exerting a major influence in the response time (time to reach a non-pathogenic concentration).</p>
+
<p>To <b>understand the emerging properties</b> of the synthetic system, such as robustness and sensitivity, and <b>drive rationally its optimization</b>, we implemented different approaches derived from the fields of metabolic modeling and systems biology:</p>
<img src="https://static.igem.org/mediawiki/2017/b/b5/T--INSA-UPS_France--Global_analysis.png" alt="">
+
<ul>
<figcaption><b>Distribution of the response time after random variation of the parameters</b></figcaption>
+
        <li><b>Global sensitivity analyses</b> were carried out to determine if our system was robust to random perturbations of parameters around their reference value. As shown below, the small variation in the response time indicates that the synthetic system is robust to parameter fluctuations that can arise during the manufacturing process, the transport, etc, or originate from living organisms themselves.</li>
<p><b>Global sensitivity analysis</b> confirmed the robustness, showing a small variation of the response time when the parameters are varying randomly.</p>
+
      </ul>
<img src="https://static.igem.org/mediawiki/2017/5/52/T--INSA-UPS_France--Heatmap_with_content.png" alt="">
+
<figure>
<figcaption><b>Heatmap representing each parameter influence on the response time, using a MCA approach</b></figcaption>
+
  <img src="https://static.igem.org/mediawiki/2017/b/b5/T--INSA-UPS_France--Global_analysis.png" alt="">
<p>Extension of <b>Metabolic Control Analysis</b> (MCA) showed low control coefficients, which prooves that each parameter exerts a limited influence on our model. It highlighted the parameters having the biggest influence: antimicrobial peptides properties, <i>Pichia pastoris</i> and <i>Vibrio cholerae</i> initial concentrations and device volume.</p>
+
<figcaption>Distribution of the response time for random perturbations of the parameters</figcaption>
 +
</figure>
 +
<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>
 +
<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>
 +
<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>
 
<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><b>Response time depending on two major parameters: <i>Vibrio cholerae</i> and <i>Pichia pastoris</i> concentrations</b></figcaption>
+
<figcaption>Response time as function of the initial concentrations of <i>Vibrio cholerae</i> and <i>Pichia pastoris</i></figcaption>
<p>The influence of two major parameters (<i>Pichia pastoris</i> and <i>Vibrio cholerae</i> initial concentrations) is described on the 3D graph above. These two parameters were chosen to create a simulation interface.</p>
+
<h2><b>&rarr;</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>&rarr;</b> Sensitivity analysis methods and their results are described 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="a5"></div>
 
     <section>
 
     <section>
<h1>Visual interface</h1>
+
<h1>An intuitive modeling interface</h1>
<p>We wanted to show the behaviour of our synthetic system without the use of numerical computing environment such as Matlab. Thus, we developed a visual interface with Javascript to show the kinetics of <i>Vibrio cholerae</i> death depending of two major parameters.</p>
+
<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>
<!-- capture interface -->
+
<figure>
<figcaption><b>Our visual interface</b></figcaption>
+
<img src="https://static.igem.org/mediawiki/2017/b/b9/T--INSA-UPS_France--Interface.png" alt="">
<h2><b>&rarr;</b> Our visual interface is available on <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Interface">our interface page</a>
+
<figcaption>Our visual interface</figcaption>
 +
</figure>
 +
<h2><b>&rarr;</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="a6"></div>
 
     <section>
 
     <section>
<h1>Model driven optimization</h1>
+
<h1>Impact of modeling in the project</h1>
<p>Our mathematical model was useful for different parts of our project, and was also implemented by other parts:</p>
+
<p>The model was vital to ensure the success of the project. Initially built <i>ab initio</i> 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.</p>
 +
<figure>
 +
<!-- <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="">
 +
<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>
 +
 
 
<ul>
 
<ul>
<li><b>Use of experimental data:</b> Even if our model is mostly a predictive model, some preliminary results from wet lab were implemented in our data to have a more precise simulation. Indeed, we needed to have data of <i>Vibrio harveyi</i> and <i>Pichia pastoris</i> growth in their common medium. During our first lab weeks, we performed growth essays, and the lag time and growth rate results from this experiment were directly implemented in our model. <b>See the <a href="https://2017.igem.org/Team:INSA-UPS_France/Results">results</a> page.</li></b>
+
<li>
<li><b>Device design:</b> Our predictive model served for our technology development. With the estimation of one hour to treat 1 liter with 20 mL of device, it has been possible to design our device, and think about a scale-up to develop a competitive technology. <b>See the <a href="https://2017.igem.org/Team:INSA-UPS_France/Entrepreneurship/Device">device</a> page.</b>
+
 
 +
<b>Project feasibility:</b> When starting the project, we truly believed modeling was a perfect tool to test different aspects of the strategy, hence enhancing our chances of success. We first developed a visual representation of the system, which helped to organize the lab work and the parts we had to construct. When running the first simulations, the model highlighted the feasibility of Croc'n cholera, which enthusiastically encouraged us to go further down that route. <b>See the <a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Simulation">simulation</a> page.</b>
 +
 
 +
 
 +
</li>
 +
<li><b>Use of experimental data</b> and <b>Design of experiments:</b> Following an iterative systems biology approach, our model has been initially built from data collected in the literature, and has been updated with some preliminary results from wet lab experiments to improve its predictive capabilities. As an example, during our first lab weeks we measured the growth rates of <i>Vibrio harveyi</i> and <i>Pichia pastoris</i> cells inoculated in a common medium, and these parameters were directly updated in the model. Diffusion tests were also carried out on the membrane, and the short diffusion time that we have measured supported our initial hypothesis of a high transfer coefficient which does not slow down the system's dynamics. <b>See the <a href="https://2017.igem.org/Team:INSA-UPS_France/Results">results</a> page.</b></li>
 +
<li><b>Device design:</b> Our predictive model helped us to develop rationally our prototype. As an example, with the estimation of one hour to treat 1 liter with a 20 mL device, it has been possible to dimension our device, and prepare a scale-up to ensure a competitive and robust technology. Our actual prototype would treat 5 liter of water with a 10 cL device. <b>See the <a href="https://2017.igem.org/Team:INSA-UPS_France/Entrepreneurship/Device">device</a> page.</b>
 +
</li>
 +
<li>
 +
 
 +
<b>Entrepreneurship</b> and <b>Communication:</b> More generally, the model was vital to facilitate discussions with all the scientific and non-scientific interlocutors. For instance, the feasibility and robustness analyses helped us to convince some of the sponsors to invest time and money in the project. <b>See the <a href="https://2017.igem.org/Team:INSA-UPS_France/Entrepreneurship">entrepreneurship</a> page.</b>
 +
 
 +
 
 +
 
 
</li>
 
</li>
 
</ul>
 
</ul>
<img src="https://static.igem.org/mediawiki/2017/2/20/T--INSA-UPS_France--Device.png" alt="">
 
<figcaption><b>Our device</b></figcaption>
 
  
 
     </section>
 
     </section>
 +
 +
    <div class="article_offset" id="a7"></div> 
  
 
     <section>
 
     <section>
 
<h1>References</h1>
 
<h1>References</h1>
<ul>
+
<ol>
<li>(1):  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>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>(2): Le Novère N. <i>et al.</i> The Systems Biology Graphical Notation. <i>Nature Biotechnology</i> (2009), 27: 735-741</li>
+
<li>Le Novere N, Hucka M, Mi H, Moodie S, Schreiber F, Sorokin A, Demir E, Wegner K, Aladjem MI &amp; Wimalaratne SM (2009) The systems biology graphical notation. <i>Nature biotechnology</i> <b>27 735–741</b>
</ul>
+
<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>
 +
  <style>
 +
      .links_end{
 +
        background: none;
 +
      }
 +
      .links_end table{
 +
        width:100%;
 +
      }
 +
      .links_end th, .links_end td{
 +
        font-size:18pt;
 +
        padding:10px;
 +
      }
 +
      .links_end td{
 +
       
 +
        border:solid #eee 1px;
 +
      }
 +
    </style>
  
 
+
    <section class="links_end">
 +
      <table>
 +
        <tr>
 +
          <th colspan="4">
 +
            Model pages
 +
          </th>
 +
        </tr>
 +
        <tr>
 +
          <td><i>Overview</i></td>
 +
          <td><a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Simulation">Simulation</a></td>
 +
          <td><a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Analysis">Analysis</a></td>
 +
          <td><a href="https://2017.igem.org/Team:INSA-UPS_France/Model/Interface">Interface</a></td>
 +
        </tr>
 +
      </table>
 +
    </section>
 
     <!-- fin section -->     
 
     <!-- fin section -->     
  
 
   </div>
 
   </div>
 
   </div>
 
   </div>
  <style>
 
  
footer{
 
  position:relative;
 
  text-align:center;
 
  margin-top:20px;
 
  background: #323537;
 
  width:100%;
 
}
 
  
/* CONTACT ICONS */
 
 
.icons{ 
 
  display:inline-block;
 
  margin:40px 0;
 
 
 
}
 
 
.icons > a{
 
  color:black;
 
  margin:10px;
 
  text-shadow:2px 2px 0px white;
 
}
 
 
#fbIcon:hover{
 
  color:#3b5998;
 
  text-shadow:2px 2px 0 #000000;
 
}
 
 
#twitterIcon:hover{
 
  color:#55acee;
 
  text-shadow:2px 2px 0 #000000;
 
}
 
 
#contactIcon:hover{
 
  color:#e5e5e5;
 
  text-shadow:2px 2px 0 #000000;
 
}
 
#instaIcon:hover{
 
  color:#8a3ab9;
 
  text-shadow:2px 2px 0 #000000;
 
}
 
 
/* SPONSORS IMG */
 
 
.footer_sponsors img{
 
  max-height:50px;
 
  display:inline-block;
 
  margin:10px;
 
  opacity:0.5;
 
}
 
.footer_sponsors img:hover{
 
  opacity:1;
 
}
 
 
</style>
 
 
   <footer>
 
   <footer>
 
      
 
      
Line 310: Line 360:
 
       <a href="https://www.veolia.com/en"><img src="https://static.igem.org/mediawiki/2017/9/91/T--INSA-UPS_France--Logo_veolia.png" alt=""></a>
 
       <a href="https://www.veolia.com/en"><img src="https://static.igem.org/mediawiki/2017/9/91/T--INSA-UPS_France--Logo_veolia.png" alt=""></a>
 
       <a href="https://www.france-science.org/-Homepage-English-.html"><img src="https://static.igem.org/mediawiki/2017/1/1a/T--INSA-UPS_France--Logo_ambassade.jpg" alt=""></a>
 
       <a href="https://www.france-science.org/-Homepage-English-.html"><img src="https://static.igem.org/mediawiki/2017/1/1a/T--INSA-UPS_France--Logo_ambassade.jpg" alt=""></a>
 +
      <a href="https://www-lbme.biotoul.fr/"><img src="https://static.igem.org/mediawiki/2017/5/51/T--INSA-UPS_France--Logo_LBME.png" alt=""></a>
 +
      <a href="https://www6.toulouse.inra.fr/metatoul_eng/"><img src="https://static.igem.org/mediawiki/2017/1/16/T--INSA-UPS_France--Logo_metatoul.png" alt=""></a>
 
       <a href="http://www.univ-tlse3.fr/associations-+/do-you-have-a-project--378066.kjsp?RH=1238417866394"><img src="https://static.igem.org/mediawiki/2017/5/5b/T--INSA-UPS_France--Logo_fsdie.png" alt=""></a>
 
       <a href="http://www.univ-tlse3.fr/associations-+/do-you-have-a-project--378066.kjsp?RH=1238417866394"><img src="https://static.igem.org/mediawiki/2017/5/5b/T--INSA-UPS_France--Logo_fsdie.png" alt=""></a>
 
       <a href="http://en.univ-toulouse.fr/our-strengths"><img src="https://static.igem.org/mediawiki/2017/9/93/T--INSA-UPS_France--Logo_fsie.jpg" alt=""></a>
 
       <a href="http://en.univ-toulouse.fr/our-strengths"><img src="https://static.igem.org/mediawiki/2017/9/93/T--INSA-UPS_France--Logo_fsie.jpg" alt=""></a>
Line 331: Line 383:
 
<!-- C O N T E N T -->
 
<!-- C O N T E N T -->
 
<script type="text/javascript">
 
<script type="text/javascript">
   $('.js-sticky').addClass('is-sticky');
+
   $('.main_content').scroll(function(){
 +
    var pos = $('.main_content').scrollTop();
 +
    // BOLD ASIDE NAV
 +
    if(pos>$("#a1").position().top-10){
 +
      $('*[data-number="1"]').css("font-weight", "bold");
 +
      $('*[data-number="1"]').parent().addClass("selected-item");
 +
      $('*[data-number="2"]').css("font-weight", "normal");
 +
      $('*[data-number="2"]').parent().removeClass("selected-item");
 +
      $('*[data-number="3"]').css("font-weight", "normal");
 +
      $('*[data-number="3"]').parent().removeClass("selected-item");
 +
      $('*[data-number="4"]').css("font-weight", "normal");
 +
      $('*[data-number="4"]').parent().removeClass("selected-item");
 +
      $('*[data-number="5"]').css("font-weight", "normal");
 +
      $('*[data-number="5"]').parent().removeClass("selected-item");
 +
      $('*[data-number="6"]').css("font-weight", "normal");
 +
      $('*[data-number="6"]').parent().removeClass("selected-item");
 +
      $('*[data-number="7"]').css("font-weight", "normal");
 +
                  $('*[data-number="7"]').parent().removeClass("selected-item");
 +
      if(pos>$("#a2").position().top-10){
 +
        $('*[data-number="1"]').css("font-weight", "normal");
 +
        $('*[data-number="1"]').parent().removeClass("selected-item");
 +
        $('*[data-number="2"]').css("font-weight", "bold");
 +
        $('*[data-number="2"]').parent().addClass("selected-item");
 +
        $('*[data-number="3"]').css("font-weight", "normal");
 +
        $('*[data-number="3"]').parent().removeClass("selected-item");
 +
        $('*[data-number="4"]').css("font-weight", "normal");
 +
        $('*[data-number="4"]').parent().removeClass("selected-item");
 +
        $('*[data-number="5"]').css("font-weight", "normal");
 +
        $('*[data-number="5"]').parent().removeClass("selected-item");
 +
        $('*[data-number="6"]').css("font-weight", "normal");
 +
        $('*[data-number="6"]').parent().removeClass("selected-item");
 +
        $('*[data-number="7"]').css("font-weight", "normal");
 +
                  $('*[data-number="7"]').parent().removeClass("selected-item");
 +
        if(pos>$("#a3").position().top-10){
 +
          $('*[data-number="1"]').css("font-weight", "normal");
 +
          $('*[data-number="1"]').parent().removeClass("selected-item");
 +
          $('*[data-number="2"]').css("font-weight", "normal");
 +
          $('*[data-number="2"]').parent().removeClass("selected-item");
 +
          $('*[data-number="3"]').css("font-weight", "bold");
 +
          $('*[data-number="3"]').parent().addClass("selected-item");
 +
          $('*[data-number="4"]').css("font-weight", "normal");
 +
          $('*[data-number="4"]').parent().removeClass("selected-item");
 +
          $('*[data-number="5"]').css("font-weight", "normal");
 +
          $('*[data-number="5"]').parent().removeClass("selected-item");
 +
          $('*[data-number="6"]').css("font-weight", "normal");
 +
          $('*[data-number="6"]').parent().removeClass("selected-item");
 +
          $('*[data-number="7"]').css("font-weight", "normal");
 +
                  $('*[data-number="7"]').parent().removeClass("selected-item");
 +
          if(pos>$("#a4").position().top-10){
 +
            $('*[data-number="1"]').css("font-weight", "normal");
 +
            $('*[data-number="1"]').parent().removeClass("selected-item");
 +
            $('*[data-number="2"]').css("font-weight", "normal");
 +
            $('*[data-number="2"]').parent().removeClass("selected-item");
 +
            $('*[data-number="3"]').css("font-weight", "normal");
 +
            $('*[data-number="3"]').parent().removeClass("selected-item");
 +
            $('*[data-number="4"]').css("font-weight", "bold");
 +
            $('*[data-number="4"]').parent().addClass("selected-item");
 +
            $('*[data-number="5"]').css("font-weight", "normal");
 +
            $('*[data-number="5"]').parent().removeClass("selected-item");
 +
            $('*[data-number="6"]').css("font-weight", "normal");
 +
            $('*[data-number="6"]').parent().removeClass("selected-item");
 +
            $('*[data-number="7"]').css("font-weight", "normal");
 +
                  $('*[data-number="7"]').parent().removeClass("selected-item");
 +
            if(pos>$("#a5").position().top-10){
 +
              $('*[data-number="1"]').css("font-weight", "normal");
 +
              $('*[data-number="1"]').parent().removeClass("selected-item");
 +
              $('*[data-number="2"]').css("font-weight", "normal");
 +
              $('*[data-number="2"]').parent().removeClass("selected-item");
 +
              $('*[data-number="3"]').css("font-weight", "normal");
 +
              $('*[data-number="3"]').parent().removeClass("selected-item");
 +
              $('*[data-number="4"]').css("font-weight", "normal");
 +
              $('*[data-number="4"]').parent().removeClass("selected-item");
 +
              $('*[data-number="5"]').css("font-weight", "bold");
 +
              $('*[data-number="5"]').parent().addClass("selected-item");
 +
              $('*[data-number="6"]').css("font-weight", "normal");
 +
              $('*[data-number="6"]').parent().removeClass("selected-item");
 +
              $('*[data-number="7"]').css("font-weight", "normal");
 +
                  $('*[data-number="7"]').parent().removeClass("selected-item");
 +
              if(pos>$("#a6").position().top-10){
 +
                $('*[data-number="1"]').css("font-weight", "normal");
 +
                $('*[data-number="1"]').parent().removeClass("selected-item");
 +
                $('*[data-number="2"]').css("font-weight", "normal");
 +
                $('*[data-number="2"]').parent().removeClass("selected-item");
 +
                $('*[data-number="3"]').css("font-weight", "normal");
 +
                $('*[data-number="3"]').parent().removeClass("selected-item");
 +
                $('*[data-number="4"]').css("font-weight", "normal");
 +
                $('*[data-number="4"]').parent().removeClass("selected-item");
 +
                $('*[data-number="5"]').css("font-weight", "normal");
 +
                $('*[data-number="5"]').parent().removeClass("selected-item");
 +
                $('*[data-number="6"]').css("font-weight", "bold");
 +
                $('*[data-number="6"]').parent().addClass("selected-item");
 +
                $('*[data-number="7"]').css("font-weight", "normal");
 +
                  $('*[data-number="7"]').parent().removeClass("selected-item");
 +
                if(pos>$("#a7").position().top-10){
 +
                  $('*[data-number="1"]').css("font-weight", "normal");
 +
                  $('*[data-number="1"]').parent().removeClass("selected-item");
 +
                  $('*[data-number="2"]').css("font-weight", "normal");
 +
                  $('*[data-number="2"]').parent().removeClass("selected-item");
 +
                  $('*[data-number="3"]').css("font-weight", "normal");
 +
                  $('*[data-number="3"]').parent().removeClass("selected-item");
 +
                  $('*[data-number="4"]').css("font-weight", "normal");
 +
                  $('*[data-number="4"]').parent().removeClass("selected-item");
 +
                  $('*[data-number="5"]').css("font-weight", "normal");
 +
                  $('*[data-number="5"]').parent().removeClass("selected-item");
 +
                  $('*[data-number="6"]').css("font-weight", "normal");
 +
                  $('*[data-number="6"]').parent().removeClass("selected-item");
 +
                  $('*[data-number="7"]').css("font-weight", "bold");
 +
                  $('*[data-number="7"]').parent().addClass("selected-item");
 +
                }
 +
              }
 +
            }
 +
          }
 +
        }
 +
      }
 +
    }
 +
    // FIXED ASIDE NAV
 +
    if(pos>371){
 +
      $('.left_container').addClass("aside-fixed");
 +
    }
 +
    else{
 +
      $('.left_container').removeClass("aside-fixed");
 +
    }
 +
  });
 +
 
 
</script>
 
</script>
  

Latest revision as of 00:13, 2 November 2017

Model

Modeling a microbial consortium

“Systems biology is based on the understanding that the whole is greater than the sum of the parts.” 1

The proposed multi-organisms synthetic biology project implies a complex global behavior that cannot be apprehended intuitively.

Our strategy involves i) the detection of Vibrio cholerae using as input signal a quorum sensing molecule 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 V. cholerae.

Modeling was vital to address these questions:

  • 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?

A challenging modeling approach

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.

A keystone for our project

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.

  • Scroll this page to follow our strategy!
  • If you want to learn more about our work, you can go to the Simulation and Analysis pages.
  • If you are non-familiar with modeling, you can play with our model on the Interface page.

Model representation

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).

SBGN representation of the model developed in the project

Abbreviations:

  • cqsA: cqsA gene
  • CqsS*: engineered CqsS receptor protein
  • als: acetolactate synthase gene
  • Als: acetolactate synthase enzyme
  • S: carbon source
  • dac: diacetyl
  • Odr10: Odr10 receptor protein
  • AMP: antimicrobial peptide
  • Vx: reaction x
  • deg: degradation
  • diff: diffusion

Feasibility study

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.

Temporal evolution of Vibrio cholerae concentration
under realistic conditions (device volume, initial concentrations of each microorganism in the device, etc)

Details on the model, its implementation and the simulation results can be found in our simulation page

Understanding and optimizing the system

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:

  • Global sensitivity analyses were carried out to determine if our system was robust to random perturbations of parameters around their reference value. As shown below, the small variation in the response time indicates that the synthetic system is robust to parameter fluctuations that can arise during the manufacturing process, the transport, etc, or originate from living organisms themselves.
Distribution of the response time for random perturbations of the parameters
  • An original extension of the Metabolic control analysis framework was then developed and applied to identify the parameters that exerts strong control on the response time, and ultimately optimize the device functioning.
Control exerted by each parameter on the response time of the system. Enlarge

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.

Response time as function of the initial concentrations of Vibrio cholerae and Pichia pastoris

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

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.

Our visual interface

Our visual interface is available on our interface page

Impact of modeling in the project

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.

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
  • Project feasibility: When starting the project, we truly believed modeling was a perfect tool to test different aspects of the strategy, hence enhancing our chances of success. We first developed a visual representation of the system, which helped to organize the lab work and the parts we had to construct. When running the first simulations, the model highlighted the feasibility of Croc'n cholera, which enthusiastically encouraged us to go further down that route. See the simulation page.
  • Use of experimental data and Design of experiments: Following an iterative systems biology approach, our model has been initially built from data collected in the literature, and has been updated with some preliminary results from wet lab experiments to improve its predictive capabilities. As an example, during our first lab weeks we measured the growth rates of Vibrio harveyi and Pichia pastoris cells inoculated in a common medium, and these parameters were directly updated in the model. Diffusion tests were also carried out on the membrane, and the short diffusion time that we have measured supported our initial hypothesis of a high transfer coefficient which does not slow down the system's dynamics. See the results page.
  • Device design: Our predictive model helped us to develop rationally our prototype. As an example, with the estimation of one hour to treat 1 liter with a 20 mL device, it has been possible to dimension our device, and prepare a scale-up to ensure a competitive and robust technology. Our actual prototype would treat 5 liter of water with a 10 cL device. See the device page.
  • Entrepreneurship and Communication: More generally, the model was vital to facilitate discussions with all the scientific and non-scientific interlocutors. For instance, the feasibility and robustness analyses helped us to convince some of the sponsors to invest time and money in the project. See the entrepreneurship page.

References

  1. Institute for Systems Biology, What is Systems Biology, 2017 : https://www.systemsbiology.org/about/what-is-systems-biology/
  2. 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. Nature biotechnology 27 735–741
    https://www.ncbi.nlm.nih.gov/pubmed/19668183