Team:SCUT/Modeling

From 2013.igem.org

(Difference between revisions)
Line 14: Line 14:
   <div style="float:left;padding:20px 25px;">
   <div style="float:left;padding:20px 25px;">
   <a href="https://2013.igem.org/Team:SCUT/Modeling/Diacetyl_producer" class="learn">Learn more... ›››</a>
   <a href="https://2013.igem.org/Team:SCUT/Modeling/Diacetyl_producer" class="learn">Learn more... ›››</a>
 +
  </div>
 +
</div>
 +
 +
<div id="label">
 +
  <div id="mark1"class="labelmenu" style="background-color:#d6ee5a;">
 +
  <p onclick="scroll_1()">111111</p>
 +
  </div>
 +
  <div id="mark2"class="labelmenu" style="background-color:#cbf4bb;">
 +
  <p onclick="scroll_2()">222222</p>
 +
  </div>
 +
  <div id="mark3"class="labelmenu" style="background-color:#efd9cb;">
 +
  <p onclick="scroll_3()">333333</p>
   </div>
   </div>
  </div>
  </div>

Revision as of 18:38, 25 September 2013

Diacetyl Producer

Our pathway model for diacetyl producer consists of two parts: ODE pathway analysis and parameter sensitivity analysis. ODE pathway analysis is to examine the feasibility of our pathway. It is the foundation of model analysis.


Figure 1.

Figure 2.

111111

222222

333333

Modelling of Oscillation

To describe the mechanisms of oscillation, we developed a deterministic and “degrade-and-fire” model, using delayed differential equations for protein and LuxI concentrations. Although the nature of oscillations is related to the degrade-and-fire oscillations observed in a dual delayed feedback circuit, an important difference in our model is the coupling in different cells through extracellular AHL. The model of this coupling, and the related cell-density dependence, allowed us to explain most of the oscillation mechanisms.

Figure 3."degrade-and-fire" model

Pathway model of odr-10

Our pathway model for odr-10 consists of four parts: ODE pathway analysis, parameter sensitivity analysis, parameter sweep, stochastic analysis. ODE pathway analysis is to examine the feasibility of our odr-10 pathway. It also provides the foundation for next 3 sections of analysis.
Through parameter sensitivity analysis, it can distinguish the important parameters for the pathway system. And we can figure out the best parameter set of our system by parameter sweep. Finally, noise analysis based on Gillespie algorithm of the important parameters. The analysis can simulate the influence effects of real conditions in vivo.