Team:Grenoble/Modeling/Amplification

From 2012.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 4: Line 4:
<body id="Modeling">
<body id="Modeling">
<div id="cadre">
<div id="cadre">
 +
<section>
<section>
-
<center>
+
<h1>Amplification module</h1>
-
<a href="https://2012.igem.org/wiki/index.php?title=Team:Grenoble/Modeling/Amplification/Possible"><img src="https://static.igem.org/mediawiki/2012/8/89/Is_it_possible.png" alt="" /></a>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;
+
-
<a href="https://2012.igem.org/wiki/index.php?title=Team:Grenoble/Modeling/Amplification/ODE"><img src="https://static.igem.org/mediawiki/2012/e/ef/ODE.png" alt="" /></a>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;
+
-
<a href="https://2012.igem.org/wiki/index.php?title=Team:Grenoble/Modeling/Amplification/Sensitivity"><img src="https://static.igem.org/mediawiki/2012/a/a4/Sensitivity_and_parameters.png" alt="" /></a>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;
+
-
<a href="https://2012.igem.org/wiki/index.php?title=Team:Grenoble/Modeling/Amplification/Quorum"><img src="https://static.igem.org/mediawiki/2012/6/65/Quorum_Sensing.png" alt="" /></a>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;
+
-
<a href="https://2012.igem.org/wiki/index.php?title=Team:Grenoble/Modeling/Amplification/Stochastic"><img src="https://static.igem.org/mediawiki/2012/a/ad/Stochastic_analysis.png" alt="" /></a>
+
-
<center>
+
-
</section>
+
-
<section>
+
-
<center>
+
-
<h1>Introduction</h1>
+
</br>
</br>
-
In this part we will model the amplification module. Our work in this module is subdivided in three main parts: A deterministic model of the reactions at the local scale, another version of the former taking into account some random noise/perturbations, and a model of the signal's diffusion in space.
+
In this part we will model the amplification module. Our work in this module is subdivided in three main parts: a deterministic model of the reactions at the local scale, another version of the former taking into account random noise and perturbations, and a model including diffusion in space and time.
</br>
</br>
</br>
</br>
-
In the deterministic model, we checked the sensitivity of our system, in the diffusion part we checked if our system had a fast answer. Eventually in the random perturbations model, we checked that it was robust to perturbations.
+
In the deterministic model, we determine the sensitivity of our system and we link it to the signaling module. Then, in the diffusion part we check if our system has a fast answer. Eventually, in the random perturbations model, we check that it is robust to perturbations.
-
</br>
+
-
<center>
+
-
<center>
+
</br>
</br>
 +
</section>
 +
 +
<section>
<h1> Overview</h1>
<h1> Overview</h1>
-
<center>
+
<span style="text-decoration:underline;">Remark:</span>
-
</br>
+
-
We wanted to create a detector, thus we could have designed it like following:
+
-
</br>
+
-
</br>
+
-
<center><img src="https://static.igem.org/mediawiki/2012/a/a2/X_z_grenoble.png" alt="" /></center>
+
-
</br>
+
-
</br>
+
</br>
</br>
</br>
</br>
-
Where X is the molecule to detect, and Z the fluorescent signal. However, with this design, the communication between the bacteria (quorum sensing) wouldn’t have worked really well, we would have needed an important quantity of X at the initial time to be able to obtain an important diffusion that we could actually see. Indeed, the evolution of X would have been like following:
+
When our biosensor detects a dipeptide specific to a pathogen,the bacterium activates the production of a green fluorescent
 +
protein (GFP). In our system the production of GFP begins when the production of an other protein, the adenylate cyclase (Ca) begins. Indeed, they are under the control of the same promotor, paraBAD (pBad), and thus they have exatly the same behavior:
</br>
</br>
</br>
</br>
-
<center><img src="https://static.igem.org/mediawiki/2012/3/32/X_z_evolution_grenoble.png" alt="" /></center>
+
<center><img src="https://static.igem.org/mediawiki/2012/7/74/Overview_grenoble_1.png" alt="" /></center>
</br>
</br>
</br>
</br>
-
Thus, the next idea was to amplify X:
+
The protein GFP is a reporter protein for adenylate cyclase. Thus, in the development, gfp will be omitted, and we will consider that the adenylate cyclase gives us the signal.
</br>
</br>
 +
 +
<b>Why an amplification module?</b>
</br>
</br>
-
<center><img src="https://static.igem.org/mediawiki/2012/1/1e/X_z_retour_grenoble.png" alt="" /></center>
 
</br>
</br>
 +
When one bacterium detects the dipeptide, it will become green. However, if only one bacterium becomes green, we will not be able to observe the signal. That is why we decided to use the communication between the bacteria, called quorum sensing: if one bacterium becomes green, the surrounding bacteria will become green too, and thus we will be able to get the signal.
</br>
</br>
-
Like this, as soon as it would be detected, by a bacterium, the bacterium would re-create some X, and the quorum sensing would work, as we would have this evolution of X:
 
</br>
</br>
 +
How to do this?
</br>
</br>
-
<center><img src="https://static.igem.org/mediawiki/2012/f/f9/X_z_retour_evolution_grenoble.png" alt="" /></center>
 
</br>
</br>
 +
First, we chose a molecule, which is produced by bacteria and diffuses from bacteria to the other bacterium. We chose cyclic AMP, whose production is catalyzed by the adenylate cyclase. Thus, we designed:
</br>
</br>
-
Thanks to the quorum sensing if we detect X, we can easily measure it.
 
</br>
</br>
 +
<center><img src="https://static.igem.org/mediawiki/2012/6/61/Overview_grenoble_2.png" alt="" /></center>
</br>
</br>
-
Now, we had a last problem: the false positives. Indeed, we have a detector, so we don’t want to have a signal if there is nothing to detect. Thus, we decided to add a classic feed forward loop, because it is known to reduce the false positives. Finally, we got our system:
 
</br>
</br>
 +
However, with this design, the whole adenylate cyclase would have been used too quickly to produce enough cAMP to enable the communication between the bacteria. That is why we did this modification:
</br>
</br>
-
<center><img src="https://static.igem.org/mediawiki/2012/6/64/X_y_z_grenoble.png" alt="" /></center>
 
</br>
</br>
 +
<center><img src="https://static.igem.org/mediawiki/2012/0/04/Overview_grenoble_3.png" alt="" /></center>
</br>
</br>
-
X is a molecule that has the ability to be transmitted from bacterium to an other. It is a quorum-sensing molecule.
 
-
Y, and Z are 2 genes. X is the transcription factor of Y.  Thus when it is introduced, the gene Y is expressed. Then, the molecule X and the protein Y together will be the transcription factor of Z. When Z is expressed it creates more X.
 
</br>
</br>
 +
As soon as some cAMP is produced, it will increase the production of adenylate cyclase, which will catalyse the production of even more cAMP, and so forth. However, if some adenylate cyclase was produced when it shouldn’t (because of the promotor let off for example), the system would have started. Thus, we needed to increase the robustness of our system to false positives which we did by adding a classic feed forward loop. The production of the aenylate cyclase now begins if and only if there is enough cAMP AND enough of an intermediary protein, here AraC. We finally got:
</br>
</br>
-
<span class="gras">Conclusion:</span>
 
</br>
</br>
 +
<center><img src="https://static.igem.org/mediawiki/2012/2/2b/Overview_grenoble_4.png" alt="" /></center>
</br>
</br>
-
Now that we designed our system, we wanted to really study the behavior of this topology before going further in this project.
 
</br>
</br>
 +
Now that we have the topology of the entire system we need to study precisely if it works, and how it works.
</section>
</section>
</div>
</div>

Latest revision as of 02:57, 27 September 2012

iGEM Grenoble 2012

Project

Amplification module


In this part we will model the amplification module. Our work in this module is subdivided in three main parts: a deterministic model of the reactions at the local scale, another version of the former taking into account random noise and perturbations, and a model including diffusion in space and time.

In the deterministic model, we determine the sensitivity of our system and we link it to the signaling module. Then, in the diffusion part we check if our system has a fast answer. Eventually, in the random perturbations model, we check that it is robust to perturbations.

Overview

Remark:

When our biosensor detects a dipeptide specific to a pathogen,the bacterium activates the production of a green fluorescent protein (GFP). In our system the production of GFP begins when the production of an other protein, the adenylate cyclase (Ca) begins. Indeed, they are under the control of the same promotor, paraBAD (pBad), and thus they have exatly the same behavior:



The protein GFP is a reporter protein for adenylate cyclase. Thus, in the development, gfp will be omitted, and we will consider that the adenylate cyclase gives us the signal.
Why an amplification module?

When one bacterium detects the dipeptide, it will become green. However, if only one bacterium becomes green, we will not be able to observe the signal. That is why we decided to use the communication between the bacteria, called quorum sensing: if one bacterium becomes green, the surrounding bacteria will become green too, and thus we will be able to get the signal.

How to do this?

First, we chose a molecule, which is produced by bacteria and diffuses from bacteria to the other bacterium. We chose cyclic AMP, whose production is catalyzed by the adenylate cyclase. Thus, we designed:



However, with this design, the whole adenylate cyclase would have been used too quickly to produce enough cAMP to enable the communication between the bacteria. That is why we did this modification:



As soon as some cAMP is produced, it will increase the production of adenylate cyclase, which will catalyse the production of even more cAMP, and so forth. However, if some adenylate cyclase was produced when it shouldn’t (because of the promotor let off for example), the system would have started. Thus, we needed to increase the robustness of our system to false positives which we did by adding a classic feed forward loop. The production of the aenylate cyclase now begins if and only if there is enough cAMP AND enough of an intermediary protein, here AraC. We finally got:



Now that we have the topology of the entire system we need to study precisely if it works, and how it works.