Team:UPO-Sevilla/Project/Improving Flip Flop/Modeling/Introduction

From 2011.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 2: Line 2:
<html>
<html>
 +
 +
<script type="text/javascript">
 +
            ddmenuactual = 1;
 +
            $("#menuPImproved").addClass("TopMenuSelected");
 +
</script>
                     <div id="principal">
                     <div id="principal">
                         <div class="main">
                         <div class="main">
Line 21: Line 26:
                             <h2>Introduction</h2>
                             <h2>Introduction</h2>
-
                             <p>We have also modeled the improving flip-flop. This models is an extension of the <a href="/Team:UPO-Sevilla/Project/Basic_Flip_Flop/Modeling/Basic_Bistable">Basic Flip-Flop model</a>. The main reactions at that model were:.</p>
+
                             <p>We have also modeled the improved flip-flop. This models is an extension of the <a href="/Team:UPO-Sevilla/Project/Basic_Flip_Flop/Modeling/Basic_Bistable">Basic Flip-Flop model</a>. The main reactions at that model were:.</p>
                             <p><strong>TRANSCRIPTION:</strong> <i>RNAp + Promoter &rarr; RNAp + Promoter + mRNA</i></p>
                             <p><strong>TRANSCRIPTION:</strong> <i>RNAp + Promoter &rarr; RNAp + Promoter + mRNA</i></p>
Line 35: Line 40:
                             <p>Finally we use a Hill kinetics model for the transcription inhibition, which offers an approximation to the cooperative action.</p>
                             <p>Finally we use a Hill kinetics model for the transcription inhibition, which offers an approximation to the cooperative action.</p>
-
                             <p>In the new model, we have to include the new reactions involved in the Improving Flip-Flop. These are:</p>
+
                             <p>In the new model, we have to include the new reactions involved in the Improved Flip-Flop. These are:</p>
                             <p><strong>PROTEOLYSIS: </strong> <i>Protease + Repressor 1 &rarr; Protease</i></p>
                             <p><strong>PROTEOLYSIS: </strong> <i>Protease + Repressor 1 &rarr; Protease</i></p>
Line 53: Line 58:
                             <div class="center">
                             <div class="center">
-
                               <img src="https://static.igem.org/mediawiki/2011/1/1c/UPOSevillaDiagramMB.png" alt="Diagram MB" />
+
                               <img src="https://static.igem.org/mediawiki/2011/f/f3/DiagramMB.png" alt="Diagram MB" />
                             </div>
                             </div>
Line 70: Line 75:
                         </div>
                         </div>
                         <div class="left">
                         <div class="left">
-
                               </html>{{:Team:UPO-Sevilla/leftTemplateProject}}<html>
+
                               </html>{{:Team:UPO-Sevilla/leftTemplateProjectImproved}}<html>
 +
 
 +
                              <script type="text/javascript">
 +
                                          $("#menuVIMIntroduction").addClass("menuSelected");
 +
                              </script>
                         </div>
                         </div>
</html>
</html>
{{:Team:UPO-Sevilla/footTemplate}}
{{:Team:UPO-Sevilla/footTemplate}}

Latest revision as of 22:19, 27 October 2011

Grey iGEM Logo UPO icon

Modeling

Introduction

We have also modeled the improved flip-flop. This models is an extension of the Basic Flip-Flop model. The main reactions at that model were:.

TRANSCRIPTION: RNAp + Promoter → RNAp + Promoter + mRNA

The mRNA production is described using Michaelis-Menten kinetics.

TRANSLATION: mRNA + Ribosomes → mRNA + Ribosomes + Repressor

The Repressor production is also modeled using Michaelis-Menten kinetics.

REPRESSION: Promoter + n · Repressor → Promoter_Repressorn

Finally we use a Hill kinetics model for the transcription inhibition, which offers an approximation to the cooperative action.

In the new model, we have to include the new reactions involved in the Improved Flip-Flop. These are:

PROTEOLYSIS: Protease + Repressor 1 → Protease

We will consider a mass action rate law, where the protein will be digested according to the protease concentration.

INHIBITION of TRANSLATION: asRNA + mRNA → RNA complex

We assume a mass action rate law again.

Diagram

These two new effects may enhance the robustness of the toggle switch. We will analyze their effects by implementing the model in Simbiology. The following diagram shows all the species and reactions of the model:

Diagram MB

Here we can see all the species involved in the new model for the bistable.

The model can be downloaded here:

In the next section, we describe in detail the equations of the model