Team:UPO-Sevilla/Project/Basic Flip Flop/Modeling/Basic Bistable

From 2011.igem.org

(Difference between revisions)
Line 42: Line 42:
                             <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/1/15/BB_diagram.jpg" alt="Diagram BB" />
                             </div>
                             </div>
-
                             <p>Here we can see all the species involved in the new model for the bistable.</p>
+
                             <p>Here we can see all the species involved in the model for the bistable.</p>
                              
                              
 +
                            <h2>Equations</h2>
 +
 +
<p>We define the reactions and the parameters involved in the system.</p>
 +
 +
<p>The following list shows a summary of the species:</p>
 +
 +
<p><strong>Species:</strong></p>
 +
 +
                            <ul>
 +
 +
                            <li>Promoter1</li>
 +
                            <li>Promoter2</li>
 +
                            <li>mRNA1</li>
 +
                            <li>mRNA2</li>
 +
                            <li>Repressor1/r1</li>
 +
                            <li>Repressor2</li>
 +
                            <li>RNAp</li>
 +
                            <li>Ribosomes</li>
 +
                         
 +
 +
                            </ul>
                              
                              
 +
                            <p><strong>Parameters:</strong></p>
 +
 +
                            <ul>
 +
                           
 +
                            <li>Km : Michaelis constant of transcription</li>
 +
                            <li>Kmu: Michaelis constant of translation</li>
 +
                            <li>δ: mRNA rate of degradation</li>
 +
                            <li>λ: mRNA maximum rate of synthesis</li>
 +
                            <li>k: Repressor rate of synthesis</li>
 +
                            <li>Kiu: Dissociation constant of repression</li>
 +
                            <li>γ: Cooperativity of inhibition by the repressor</li>
 +
                           
 +
 +
                            </ul>
 +
 +
 +
 +
<p>Before describing the reactions’ equations, we describe the assumptions made:</p>
 +
 +
                            <ul>
 +
 +
                              <li>Repression is modeled as an inhibition of the mRNA synthesis. Instead of considering the repression as a different process, we include this effect into the Michaelis-Menten equation as a modifier of the Michaelis constant Km, assuming that the protein binds competitively with the RNAp to the promoter site, and knowing that the repressor may form multimers.</li>
 +
 +
<li>Due to the high values of the RNAp and ribosomes concentration versus promoter concentration, we can assume that the Michaelis-Menten rate law may change into a mass action rate law. Although this assumption is valid for the transcription process, the rate constant changes his value according to the repressor level.</li>
 +
 +
                            </ul>
                         </div>
                         </div>

Revision as of 16:16, 20 September 2011

Grey iGEM Logo UPO icon

Basic Bistable

Introduction

To start with the model analysis, we show the reactions in which our plasmid is involved into the ‘E. Coli’ bacteria, and their kinetic laws. Due to the two expressions, each one must have the same rate law. Here we are showing a simplified analysis for every response:

We have the expression of two different proteins, expressions that are regulated by following reactions:

TRANSCRIPTION: RNAp + Promoter → RNAp + Promoter + mRNA

The mRNA production will be described using Michaelis-Menten kinetics.

TRANSLATION: mRNA + Ribosomes → mRNA + Ribosomes + Repressor

The Repressor production will be 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.

Diagram

Diagram BB

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

Equations

We define the reactions and the parameters involved in the system.

The following list shows a summary of the species:

Species:

  • Promoter1
  • Promoter2
  • mRNA1
  • mRNA2
  • Repressor1/r1
  • Repressor2
  • RNAp
  • Ribosomes

Parameters:

  • Km : Michaelis constant of transcription
  • Kmu: Michaelis constant of translation
  • δ: mRNA rate of degradation
  • λ: mRNA maximum rate of synthesis
  • k: Repressor rate of synthesis
  • Kiu: Dissociation constant of repression
  • γ: Cooperativity of inhibition by the repressor

Before describing the reactions’ equations, we describe the assumptions made:

  • Repression is modeled as an inhibition of the mRNA synthesis. Instead of considering the repression as a different process, we include this effect into the Michaelis-Menten equation as a modifier of the Michaelis constant Km, assuming that the protein binds competitively with the RNAp to the promoter site, and knowing that the repressor may form multimers.
  • Due to the high values of the RNAp and ribosomes concentration versus promoter concentration, we can assume that the Michaelis-Menten rate law may change into a mass action rate law. Although this assumption is valid for the transcription process, the rate constant changes his value according to the repressor level.