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

Line 74: Line 74:
 
</style>
 
</style>
  
<!-- C O N T E N T -->
+
<!-- C O N T E N T -->  
 
+
  
  
Line 83: Line 82:
  
 
   <div class="section_container">
 
   <div class="section_container">
 +
 +
    <div class="main_title">
 +
      <div>
 +
        <p>Model overview</p>
 +
      </div>
 +
      <img src="https://static.igem.org/mediawiki/2017/d/db/T--INSA-UPS_France--Model_croco.png" alt="">
 +
    </div>
  
 
     <style>
 
     <style>
    section{
 
      height:100%;
 
    }
 
 
     section img{
 
     section img{
 
       width:100%;
 
       width:100%;
Line 117: Line 120:
 
    
 
    
 
     <section>
 
     <section>
      <h1>Page under construction</h1>
+
 
 +
    <h1>Aims of the model</h1>
 
       <p>
 
       <p>
         &nbsp;
+
         Our strategy was based on an input with a quorum sensing molecule production, a molecular communication between two organisms, and an output with the antimicrobial peptides effect. We needed to use a model to simulate this biological system and analyze if this communication was feasible:
 
       </p>
 
       </p>
 +
      <img src="https://static.igem.org/mediawiki/2017/8/8d/T--INSA-UPS_France--Model_fig1.png" alt="">
 +
      <p>
 +
        Would the quorum sensing molecule (CAI-1) induce a sufficient answer to activate the sensor (<i>Vibrio harveyi</i>)? Would the receptor be able to produce enough molecular message (diacetyl) to communicate with 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?
 +
      </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 would work, how we will dimensionate our device, and how long do you have to wait before drinking a non-contaminated water.
 +
      </p>
 +
      <p>
 +
        To sum up, the goals of our model could be sum up into four objectives:
 +
      </p>
 +
      <ul>
 +
        <li>Demonstrate the feasibility</li>
 +
        <li>Confirm our wet lab strategy</li>
 +
        <li>Dimensionate</li>
 +
        <li>Estimate the waiting time</li>
 +
      </ul>
 +
 
     </section>
 
     </section>
  
 
+
    <section>
 +
      <h1>Approaches</h1>
 +
      <p>
 +
        Two complementary approaches have been used to represent our model. Working with a complex biological system involving three microorganisms and several molecules, the Systemic Biology Graphical Notation (SBGN) was a perfect way to ordinate the system and represent the interactions between organisms and the molecules involved.
 +
      </p>
 +
      <p>
 +
        The SBGN representation was convenient to elaborate the Ordinary Differential Equations (ODEs) system, which is our second approach. Starting with a complex system, choices have been made to simplify some molecular cascades or some interactions to reduce it to a system of 12 differential equations.
 +
      </p>
 +
      <img src="https://static.igem.org/mediawiki/2017/archive/e/e4/20170924215505%21T--INSA-UPS_France--Model_fig2.png" alt="">
 +
    </section>
 
     <!-- fin section -->     
 
     <!-- fin section -->     
  

Revision as of 21:19, 28 September 2017

Model overview

Aims of the model

Our strategy was based on an input with a quorum sensing molecule production, a molecular communication between two organisms, and an output with the antimicrobial peptides effect. We needed to use a model to simulate this biological system and analyze if this communication was feasible:

Would the quorum sensing molecule (CAI-1) induce a sufficient answer to activate the sensor (Vibrio harveyi)? Would the receptor be able to produce enough molecular message (diacetyl) to communicate with the effector Pichia pastoris? Would the effector produce enough antimicrobial peptides to deliver the guessed output, which is the lysis of V. cholerae to reach a non-toxic concentration?

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 would work, how we will dimensionate our device, and how long do you have to wait before drinking a non-contaminated water.

To sum up, the goals of our model could be sum up into four objectives:

  • Demonstrate the feasibility
  • Confirm our wet lab strategy
  • Dimensionate
  • Estimate the waiting time

Approaches

Two complementary approaches have been used to represent our model. Working with a complex biological system involving three microorganisms and several molecules, the Systemic Biology Graphical Notation (SBGN) was a perfect way to ordinate the system and represent the interactions between organisms and the molecules involved.

The SBGN representation was convenient to elaborate the Ordinary Differential Equations (ODEs) system, which is our second approach. Starting with a complex system, choices have been made to simplify some molecular cascades or some interactions to reduce it to a system of 12 differential equations.