Difference between revisions of "Team:ETH Zurich/Model/Environment Sensing/parameter space"

(Add figures)
(Add stuff on luxR)
Line 53: Line 53:
 
         </figure>
 
         </figure>
 
</div>
 
</div>
 +
<h2>Quorum Sensing sensor modelization</h2>
 +
<p>The sensing of the bacterial cell density is done via a quorum sensing circuit. The principles behind quorum sensing is that each bacteria produces via the expression of the enzyme LuxI a basal amount of a small chemical (here AHL) that diffuses in the environment and into neighboring cells. When AHL is in sufficient quantity, it binds to the intracellular LuxR and induces the production of more LuxI, which in turn results in the production of more AHL. This positive feedback loop results in the activation of the operon containing the luxI gene when the cell density reaches a critical threshold.
 +
<h2 id="concerning-luxr">Concerning LuxR</h2>
 +
<div>
 +
        <figure>
 +
            <img style="{width:400px;}" src="https://static.igem.org/mediawiki/2017/1/10/T--ETH_Zurich--tumor_sensing_LuxRAHL_binding.png"
 +
            alt="LuxR-AHL binding"
 +
            />
 +
        </figure>
 +
</div>
 +
    <p>LuxR is under a constitutive promoter of strength <span class="math">\( a_{\text{luxR}} \)</span> and its degradation rate is <span class="math">\( d_{\text{luxR}} \)</span>. <span style="font-variant: small-caps;">AHL</span> binds and stabilizes LuxR; LuxR-<span style="font-variant: small-caps;">AHL</span> molecules can only act as transcription factors when they form a tetramer (2*<span style="font-variant: small-caps;">AHL</span>+2*LuxR). Since we are modeling the steady state, the following simplifications apply:</p>
 +
    <ul>
 +
        <li><p>We consider that the total amount of LuxR present in the cell is constant, and only depends on its constitutive expression and degradation rate.</p></li>
 +
        <li><p>We consider the global binding equilibrium between LuxR and <span style="font-variant: small-caps;">AHL</span> without taking into account the intermediary dimers.</p></li>
 +
    </ul>
 +
    <p>We can therefore write the following equations:</p>
 +
    <p><span class="math">\[\begin{aligned}
 +
        [\text{LuxR}]_0 &amp;= \frac{a_{\text{LuxR}}}{d_{\text{LuxR}}} &amp; \text{steady state concentration} \\
 +
        [\text{LuxR-AHL}] &amp;= K_{LuxRAHL} [\text{LuxR}]^2 [\text{AHL}]^2 &amp; \text{rapid binding equilibrium} \\
 +
        [\text{LuxR}] &amp;= [\text{LuxR}]_0 - 2 [\text{luxR-AHL}] &amp; \text{mass conservation}\end{aligned}\]</span></p>
 +
    </p>
 +
 +
<p>
 +
</p>
 
</section>
 
</section>
 
</main>
 
</main>
 
</html>
 
</html>
 
{{ETH_Zurich/Footer_N}}
 
{{ETH_Zurich/Footer_N}}

Revision as of 12:41, 23 October 2017

Parameter search

Model of our circuit

The tumor sensing circuit is composed of several proteins interacting with small molecules (AHL and lactate) and DNA (at the transcription factors binding sites). To establish a model describing the behavior of our circuit, we first had to understand the way these interactions are happening inside of the cell. BLABLA references DAVID. Here is a detailed overview of the tumor sensing circuit:

Modeling process principle

Simplification of the lactate sensing

Let us first focus on the lactate sensing part of the circuit. In the cell, two proteins are produced:

  • LldP: a transmembrane protein enabling the transport of extracellular lactate into E. coli.
  • LldR: a transcription factor, repressing the expression of the hybride transcription factor when unbound to lactate, and deactivated when bound to it.

To model precisely the regulation of the hybrid promoter by lactate, it would be necessary to take into account all the following points:

  • How the intracellular lactate concentration behaves in regards to the expression level of LldP and the extracellular lactate concentration
  • What is the binding constant between LldR and the lactate
  • What is the binding dynamics of Lldr to the operon, and how it affects the transcription rate downstream

In an effort to simplify our model to reduce it to the most meaningful parameters, and because it has already extensively been studied and characterized by previous iGEM teams, we have chosen not to take into account the complexity of the lactate sensing pathway and rather use a phenomenological model to describe its influence. We rely on the characterization of the lactate sensor using several expression regulation sequences done by the ETH 2015 iGEM team. We consider therefore that lactate sensing follows a Hill function as following:

\[\begin{aligned} P_{\text{Lac}} &\simeq \frac{\left(\frac{[\text{Lac}]}{K_{\text{Lac}}} \right)^{n_{\text{Lac}}}}{1 + \left(\frac{[\text{Lac}]}{K_{\text{Lac}}} \right)^{n_{\text{Lac}}}}\end{aligned}\]

As a result, the schematics of the circuit can be simplified this way:

Modeling process principle
Modeling process principle

Quorum Sensing sensor modelization

The sensing of the bacterial cell density is done via a quorum sensing circuit. The principles behind quorum sensing is that each bacteria produces via the expression of the enzyme LuxI a basal amount of a small chemical (here AHL) that diffuses in the environment and into neighboring cells. When AHL is in sufficient quantity, it binds to the intracellular LuxR and induces the production of more LuxI, which in turn results in the production of more AHL. This positive feedback loop results in the activation of the operon containing the luxI gene when the cell density reaches a critical threshold.

Concerning LuxR

LuxR-AHL binding

LuxR is under a constitutive promoter of strength \( a_{\text{luxR}} \) and its degradation rate is \( d_{\text{luxR}} \). AHL binds and stabilizes LuxR; LuxR-AHL molecules can only act as transcription factors when they form a tetramer (2*AHL+2*LuxR). Since we are modeling the steady state, the following simplifications apply:

  • We consider that the total amount of LuxR present in the cell is constant, and only depends on its constitutive expression and degradation rate.

  • We consider the global binding equilibrium between LuxR and AHL without taking into account the intermediary dimers.

We can therefore write the following equations:

\[\begin{aligned} [\text{LuxR}]_0 &= \frac{a_{\text{LuxR}}}{d_{\text{LuxR}}} & \text{steady state concentration} \\ [\text{LuxR-AHL}] &= K_{LuxRAHL} [\text{LuxR}]^2 [\text{AHL}]^2 & \text{rapid binding equilibrium} \\ [\text{LuxR}] &= [\text{LuxR}]_0 - 2 [\text{luxR-AHL}] & \text{mass conservation}\end{aligned}\]