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

(Add stuff on luxR)
(Add AHL production)
Line 72: Line 72:
 
         [\text{LuxR}]_0 &= \frac{a_{\text{LuxR}}}{d_{\text{LuxR}}} & \text{steady state concentration} \\
 
         [\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-AHL}] &= K_{LuxRAHL} [\text{LuxR}]^2 [\text{AHL}]^2 & \text{rapid binding equilibrium} \\
         [\text{LuxR}] &amp;= [\text{LuxR}]_0 - 2 [\text{luxR-AHL}] &amp; \text{mass conservation}\end{aligned}\]</span></p>
+
         [\text{LuxR}] &amp;= [\text{LuxR}]_0 - 2 [\text{LuxR-AHL}] &amp; \text{mass conservation}\end{aligned}\]</span></p>
 
     </p>
 
     </p>
 
+
<h2>Production of AHL</h2>
<p>
+
<p>AHL is produced intracellularly by LuxI and diffuses then freely through the membrane <a href="#bib1" class="forward-ref">[1]</a>. Modeling the production of AHL quite straightforward: it is proportional to the amount of LuxI present intracellularly. To describe the production per unit of volume though, we have to take into account the bacteria cell density present locally and take it as a dilution coefficient (for instance, if the cells occupy locally half of the volume, then the intracellularly produced AHL would be instantly diluted two times as it diffuses into the surrounding environment).
 
</p>
 
</p>
 +
<div>
 +
        <figure>
 +
            <img style="{width:400px;}" src="https://static.igem.org/mediawiki/2017/8/84/T--ETH_Zurich--tumor_sensing_ahl_synthesis.png"
 +
            alt="AHL synthesis"
 +
            />
 +
        </figure>
 +
</div>
 +
  <p><span class="math">\[\begin{aligned}
 +
        P_{\text{AHL}}
 +
        &amp;= d_{\text{cell}} a_{\text{AHL}} [\text{luxI}] \end{aligned}\]</span></p>
 +
</section>
 +
<section class="references">
 +
    <h1>References</h1>
 +
    <ol>
 +
        <li id="bib1"><a href="#ref1">^ </a> <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC219261/?page=4">Kaplan HB, Greenberg EP. Diffusion of autoinducer is involved in regulation of the Vibrio fischeri luminescence system. <source>Journal of Bacteriology.</source> 1985;163(3):1210-1214.</a></li>
 +
    </ol>
 
</section>
 
</section>
 
</main>
 
</main>
 
</html>
 
</html>
 
{{ETH_Zurich/Footer_N}}
 
{{ETH_Zurich/Footer_N}}

Revision as of 15: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}\]

Production of AHL

AHL is produced intracellularly by LuxI and diffuses then freely through the membrane [1]. Modeling the production of AHL quite straightforward: it is proportional to the amount of LuxI present intracellularly. To describe the production per unit of volume though, we have to take into account the bacteria cell density present locally and take it as a dilution coefficient (for instance, if the cells occupy locally half of the volume, then the intracellularly produced AHL would be instantly diluted two times as it diffuses into the surrounding environment).

AHL synthesis

\[\begin{aligned} P_{\text{AHL}} &= d_{\text{cell}} a_{\text{AHL}} [\text{luxI}] \end{aligned}\]

References

  1. ^ Kaplan HB, Greenberg EP. Diffusion of autoinducer is involved in regulation of the Vibrio fischeri luminescence system. Journal of Bacteriology. 1985;163(3):1210-1214.