Team:Paris/Transduction modeling The Fec Operon as used in our system : chemical equations and kinetics

From 2009.igem.org

(Difference between revisions)
(Chemical Equations)
 
(32 intermediate revisions not shown)
Line 4: Line 4:
-
== Modeling ==
 
-
* [[Team:Paris/Transduction_modeling#Overview | Introduction]]
+
 
-
* [[Team:Paris/Transduction_modeling_The Fec Operon as used in our system : chemical equations and kinetics#Overview |A. The Fec Operon as used in our system : chemical equations and kinetics ]]
+
 
-
* [[Team:Paris/Transduction_modeling_Deterministic and Stochastic Simulations#Overview |B. Deterministic and Stochastic Simulations]]
+
 
-
* [[Team:Paris/Transduction_modeling_Results and discussion#Overview |C. Results and discussion]]
+
== Chemical Equations Description==
<html>
<html>
 +
<style type="text/css">
 +
#left-side {
 +
    position: absolute;
 +
    height: 23px;
 +
    width: 30px;
 +
    top: 0px;
 +
    left: 120px;
 +
    margin-top:10px;
 +
    padding-top: 7px;
 +
    background: url(https://static.igem.org/mediawiki/2009/1/1b/Left_menu_pari.png);
 +
    z-index:4;
 +
}
 +
 +
#middle-side {
 +
    height: 25px;
 +
    width: 400px;
 +
    position: absolute;
 +
    top: 0px;
 +
    left: 130px;
 +
    margin-top:10px;
 +
    padding-top: 5px;
 +
    background: #dadada;
 +
    z-index:5;
 +
}
 +
 +
#right-side {
 +
    position: absolute;
 +
    height: 23px;
 +
    width: 30px;
 +
    margin-top:10px;
 +
    padding-top: 7px;
 +
    top: 0px;
 +
    left: 520px;
 +
    background: url(https://static.igem.org/mediawiki/2009/4/40/Right_menu_paris.png);
 +
    z-index:4;
 +
}
 +
#left-side2 {
 +
    position: absolute;
 +
    height: 23px;
 +
    width: 30px;
 +
    top: 35px;
 +
    left: 30px;
 +
    margin-top:10px;
 +
    padding-top: 7px;
 +
    background: url(https://static.igem.org/mediawiki/2009/4/40/Left_menu_paris2.png);
 +
    z-index:4;
 +
}
 +
 +
#middle-side2 {
 +
    height: 25px;
 +
    width: 600px;
 +
    position: absolute;
 +
    top: 35px;
 +
    left: 40px;
 +
    margin-top:10px;
 +
    padding-top: 5px;
 +
    background: white;
 +
    z-index:5;
 +
}
 +
 +
#right-side2 {
 +
    position: absolute;
 +
    height: 23px;
 +
    width: 30px;
 +
    margin-top:10px;
 +
    padding-top: 7px;
 +
    top: 35px;
 +
    left: 630px;
 +
    background: url(https://static.igem.org/mediawiki/2009/f/f8/Right_menu_paris2.png);
 +
    z-index:4;
 +
}
 +
a.menu_sub {
 +
    padding-left: 7px;
 +
    padding-right: 7px;
 +
}
 +
 +
a.menu_sub_active {
 +
    padding-left: 7px;
 +
    padding-right: 7px;
 +
    color:#b0310e;
 +
    font-weight:bold;
 +
}
 +
</style>
 +
<div id="left-side"></div>
 +
<div id="middle-side"><center>
 +
<a class="menu_sub"href="https://2009.igem.org/Team:Paris/DryLab#bottom"> Main </a>|
 +
<a class="menu_sub"href="https://2009.igem.org/Team:Paris/Production_modeling#bottom"> Delay model</a>|
 +
<a class="menu_sub"href="https://2009.igem.org/Team:Paris/Production_modeling2#bottom"> Vesicle model</a>|
 +
<a class="menu_sub_active"href="https://2009.igem.org/Team:Paris/Transduction_modeling#bottom"> Fec simulation</a>
 +
</center>
</div>
</div>
-
<div id="paris_content_boxtop">
+
<div id="right-side"></div>
 +
<div id="left-side2"></div>
 +
<div id="middle-side2"><center>
 +
<a class="menu_sub"href="https://2009.igem.org/Team:Paris/Transduction_modeling#bottom"> Introduction </a>|
 +
<a class="menu_sub"href="https://2009.igem.org/Team:Paris/Transduction_modeling#Modeling_the_reception_system:_Fec_operon"> Fec Operon</a>|
 +
<a class="menu_sub"href="https://2009.igem.org/Team:Paris/Transduction_modeling#Stochastic_simulations"> Stochastic simulations</a>|
 +
<a class="menu_sub"href="https://2009.igem.org/Team:Paris/Transduction_modeling#Getting_a_robust_reception"> Getting a robust reception</a>
 +
</center>
</div>
</div>
-
<div id="paris_content">
+
<div id="right-side2"></div>
</html>
</html>
 +
To try and understand our system, we decided to divide the global  in simple reactions traducing the chemical steps of the transduction cascade ; each one of these reactions is described with a cinetic law, thus allowing to run both deterministic and stochastic simulation (see [[Team:Paris/Transduction_modeling| here]] for further informations on these simulations).
 +
In our work, we assumed that  '''the crossing of the periplasm is the limiting step''' ; consequently, we decided to distinguish two ways to describe this step:
 +
*without a [[Team:Paris/Transduction_modeling_The_Fec_Operon_as_used_in_our_system_:_chemical_equations_and_kinetics#Chemical_Equations_:_no_complexation_in_the_periplasm| complexation between FecA_OM and FecR molecules]].
 +
*with [[Team:Paris/Transduction_modeling_The_Fec_Operon_as_used_in_our_system_:_chemical_equations_and_kinetics#Chemical_Equations_:_Complexation_in_the periplasm| a complexation between FecA_OM and FecR molecules]].
 +
-
==The Fec Operon in our system==
+
===Chemical Equations : no complexation in the periplasm===
 +
This trancriptional cascade can be described thanks to simple chemical equations traducing the chronological and chemical steps of our tranduction and activation system.
-
To try and understand our system, we decided to divide the global  in simple reactions traducing the chemical steps of the transduction cascade ; each one of these reactions is described with a cinetic law, thus allowing to run both deterministic and stochastic simulation (see [https://2009.igem.org/Team:Paris/Transduction_modeling_Deterministic_and_Stochastic_Simulations#Overview here] for further informations on these simulations).
 
-
 
-
===Chemical Equations===
+
====Description of main reactions====
 +
These equations are described on the scheme below :
-
This trancriptional cacade can be described thanks to simple chemical equations traducing the chronological and chemical steps of our tranduction and activation system.
+
[[Image:Fec nocomplex.png|500px|center]]
 +
*The FecA molecules coming from the vesicules are clowly diffusing on the lipid bilayer of the outer membrane while vesicules are fusioning ; they finally reach the bacteria outer membrane where they are in proper conditions to be able to activate the FeR molecules. This "crossing" from OMV to the outer membrane is explicited as a first reaction :
 +
<center>(1)  FecA_OMV  --->  FecA_OM</center>
-
*(1) The FecA molecules coming from the vesicules are clowly diffusing on the lipid bilayer of the outer membrane while vesicules are fusioning ; they finally reach the bacteria outer membrane where they are in proper conditions to be able to activate the FeR molecules. This "crossing" from OMV to the outer membrane is explicited as a first reaction :
 
-
<center>FecA_OMV  --->  FecA_OM</center>
 
 +
*Then, once in the outer membrane, these FecA molecules are able to activate the FecR proteins constitutively present in the receiver ;the FecA molecule directly activates FecR, and the phenomenon is described in a single reaction :
 +
<center>(2)  FecA_OM  + FecR  --->  FecA_OM + FecR*</center>
-
*Then, once in the outer membrane, these FecA molecules are able to activate the FecR proteins constitutively present in the receiver. Here we have two possibilities to describe this step :
 
-
**the FecA molecule directly activates FecR, and the phnomenon is described in a single reaction :
 
-
<center>FecA_OM  + FecR  --->  FecA_OM + FecR*</center>
 
-
**or FecA and FecR form a complex which is then destructed to release an activated FecR protein ; this mechanism is described through the 2 following reactions :
 
-
<center>FecA_OM  + FecR  --->  FecA_OM-FecR</center>
 
-
<center>FecA_OM-FecR  --->  FecA_OM + FecR*</center>
 
-
As an hypothesis, we considered that this crossing of the periplasm was the limiting step, we decided to examine these two different approaches in our simulations.
 
*Once FecR is activated, it can activate the FecI molecule ; to avoid an to much variability in the approaches, we decided to consider that this reaction occured as a single step (with no intermediate complex formation) :  
*Once FecR is activated, it can activate the FecI molecule ; to avoid an to much variability in the approaches, we decided to consider that this reaction occured as a single step (with no intermediate complex formation) :  
-
<center>FecR*  + FecI  --->  FecI* + FecR*</center>
+
<center>(3)  FecR*  + FecI  --->  FecI* + FecR*</center>
*Then, FecI* can activate the pfec promoter in a reversible reaction :
*Then, FecI* can activate the pfec promoter in a reversible reaction :
-
<center> FecI* + pfec  --->  pfec*</center>
+
<center> (4)  FecI* + pfec  --->  pfec*</center>
*After the pfec activation, transcription and translation can start ; the creation of proteins is materialised by the single reaction :
*After the pfec activation, transcription and translation can start ; the creation of proteins is materialised by the single reaction :
-
<center> pfec*  --->  FecI + FecR_Nterm + GFP</center>
+
<center>(5)  pfec*  --->  FecI + FecR_Nterm + GFP</center>
where FecR_Nterm correspond to the residues ??-??? of FecR which make this '''molecule constitutively active''' (the FecR_Nterm is able to activate FecI without needing to be in presence of FecA)
where FecR_Nterm correspond to the residues ??-??? of FecR which make this '''molecule constitutively active''' (the FecR_Nterm is able to activate FecI without needing to be in presence of FecA)
-
*Finally, the FecR_Nterm can activate the FecI proteins :
+
*Finally, the constitutively active FecR_Nterm can activate the FecI proteins :
-
<center> FecR_Nterm + FecI  --->  FecI* + FecR_Nterm</center>
+
<center> (6)  FecR_Nterm + FecI  --->  FecI* + FecR_Nterm</center>
Line 69: Line 165:
<center> GFP  --->  &#x2205;</center>
<center> GFP  --->  &#x2205;</center>
-
===Kinetics Equations===
+
 
 +
 
 +
====Kinetics Equations====
Line 160: Line 258:
|}
|}
 +
 +
===Chemical Equations : Complexation in the periplasm===
 +
 +
This trancriptional cascade can be described thanks to simple chemical equations traducing the chronological and chemical steps of our transduction and activation system.
 +
 +
 +
====Description of main reactions====
 +
 +
These equations are described on the scheme below :
 +
 +
 +
[[Image:Fec Complex.png|500px|center]]
 +
 +
 +
 +
*The FecA molecules coming from the vesicules are clowly diffusing on the lipid bilayer of the outer membrane while vesicules are fusioning ; they finally reach the bacteria outer membrane where they are in proper conditions to be able to activate the FeR molecules. This "crossing" from OMV to the outer membrane is explicited as a first reaction :
 +
<center>(1)  FecA_OMV  --->  FecA_OM</center>
 +
 +
 +
*Then, once in the outer membrane, these FecA molecules are able to activate the FecR proteins constitutively present in the receiver ; FecA and FecR form a complex which is then destructed to release an activated FecR protein ; this mechanism is described through the 2 following reactions
 +
<center>(2)  FecA_OM + FecR ---> FecA_OM-FecR</center>
 +
<center>(3)  FecA_OM-FecR ---> FecA_OM + FecR*</center>
 +
 +
 +
 +
*Once FecR is activated, it can activate the FecI molecule ; to avoid an to much variability in the approaches, we decided to consider that this reaction occured as a single step (with no intermediate complex formation) :
 +
<center>(4)  FecR*  + FecI  --->  FecI* + FecR*</center>
 +
 +
 +
*Then, FecI* can activate the pfec promoter in a reversible reaction :
 +
<center> (5)  FecI* + pfec  --->  pfec*</center>
 +
 +
 +
*After the pfec activation, transcription and translation can start ; the creation of proteins is materialised by the single reaction :
 +
<center>(6)  pfec*  --->  FecI + FecR_Nterm + GFP</center>
 +
where FecR_Nterm correspond to the residues ??-??? of FecR which make this '''molecule constitutively active''' (the FecR_Nterm is able to activate FecI without needing to be in presence of FecA)
 +
 +
 +
*Finally, the constitutively active FecR_Nterm can activate the FecI proteins :
 +
<center> (7)  FecR_Nterm + FecI  --->  FecI* + FecR_Nterm</center>
 +
 +
 +
*It is also compulsory to consider some dilution and degradation reactions  for the molecules FecA_OM, FecI, FecI*, FecR_Nterm, FecR* and GFP. The natural FecR is considered as a molecule having reached a steady state level ; as a consequence the only noticeable changes are the results of a reaction of activation.
 +
<center> FecA_OM  --->  &#x2205;</center>
 +
<center> FecI  --->  &#x2205;</center>
 +
<center> FecI*  --->  &#x2205;</center>
 +
<center> FecR_Nterm  --->  &#x2205;</center>
 +
<center> FecR*  --->  &#x2205;</center>
 +
<center> GFP  --->  &#x2205;</center>
 +
 +
 +
====Kinetics Equations====
 +
 +
 +
As explained above, we do not have much information on the kinetic laws, we have decided to chose a mass action law for each reaction. Each reaction has a kinetic constant k determining the reaction rate given the concentratin of reactants. This will lead us to write a differential system used for a deterministic resolution.
Line 253: Line 406:
-
For a given component A , which takes part in reations R1, R2, ...Rn, we can write that :
 
-
[[Image:Equation1.png|150px|center]]
 
-
where the &#x03b4;i are equal to the stoechiometric coefficients of the species A in the reaction i and Vi is the reaction rate of reaction i.
+
 
-
Given this consideratin and using the tables of reactions, we can start writing down the differential equations ruling the evolution of the concentrations :
+
<html>
 +
<a href="https://2009.igem.org/Team:Paris/Transduction_modeling_The_Fec_Operon_as_used_in_our_system_:_chemical_equations_and_kinetics#bottom"><img style="width:40px; height:40px;" src="https://static.igem.org/mediawiki/2009/1/10/Paris_Up.png"/></a>
 +
</html>
 +
 
 +
 
 +
{{Template:Paris2009_guided|Transduction_modeling#bottom|Transduction_modeling_Deterministic_and_Stochastic_Simulations#bottom}}

Latest revision as of 22:04, 21 October 2009

iGEM > Paris > Reception > Modeling




Contents

Chemical Equations Description

To try and understand our system, we decided to divide the global in simple reactions traducing the chemical steps of the transduction cascade ; each one of these reactions is described with a cinetic law, thus allowing to run both deterministic and stochastic simulation (see here for further informations on these simulations). In our work, we assumed that the crossing of the periplasm is the limiting step ; consequently, we decided to distinguish two ways to describe this step:


Chemical Equations : no complexation in the periplasm

This trancriptional cascade can be described thanks to simple chemical equations traducing the chronological and chemical steps of our tranduction and activation system.


Description of main reactions

These equations are described on the scheme below :

Fec nocomplex.png


  • The FecA molecules coming from the vesicules are clowly diffusing on the lipid bilayer of the outer membrane while vesicules are fusioning ; they finally reach the bacteria outer membrane where they are in proper conditions to be able to activate the FeR molecules. This "crossing" from OMV to the outer membrane is explicited as a first reaction :
(1) FecA_OMV ---> FecA_OM


  • Then, once in the outer membrane, these FecA molecules are able to activate the FecR proteins constitutively present in the receiver ;the FecA molecule directly activates FecR, and the phenomenon is described in a single reaction :
(2) FecA_OM + FecR ---> FecA_OM + FecR*


  • Once FecR is activated, it can activate the FecI molecule ; to avoid an to much variability in the approaches, we decided to consider that this reaction occured as a single step (with no intermediate complex formation) :
(3) FecR* + FecI ---> FecI* + FecR*


  • Then, FecI* can activate the pfec promoter in a reversible reaction :
(4) FecI* + pfec ---> pfec*


  • After the pfec activation, transcription and translation can start ; the creation of proteins is materialised by the single reaction :
(5) pfec* ---> FecI + FecR_Nterm + GFP

where FecR_Nterm correspond to the residues ??-??? of FecR which make this molecule constitutively active (the FecR_Nterm is able to activate FecI without needing to be in presence of FecA)


  • Finally, the constitutively active FecR_Nterm can activate the FecI proteins :
(6) FecR_Nterm + FecI ---> FecI* + FecR_Nterm


  • It is also compulsory to consider some dilution and degradation reactions for the molecules FecA_OM, FecI, FecI*, FecR_Nterm, FecR* and GFP. The natural FecR is considered as a molecule having reached a steady state level ; as a consequence the only noticeable changes are the results of a reaction of activation.
FecA_OM ---> ∅
FecI ---> ∅
FecI* ---> ∅
FecR_Nterm ---> ∅
FecR* ---> ∅
GFP ---> ∅


Kinetics Equations

As we do not have much information on the kinetic laws, we have decided to chose a mass action law for each reaction. Each reaction has a kinetic constant k determining the reaction rate given the concentratin of reactants. This will lead us to write a differential system used for a deterministic resolution.


The first thing to do is to write the reaction rate of each chemical step for the two systems of reactions :

  • A system without an intermediary step in the FecR activation
Reaction Number Kinetics Constants Reaction Reaction Rate
1 kf_1 FecA_OMV ---> FecA_OM kf_1*[FecA_OMV]
2 kf_2 FecA_OM + FecR ---> FecA_OM + FecR* kf_2*[FecA_OM]*[FecR]
3 kf_3 FecR* + FecI ---> FecI* + FecR* kf_3*[FecI*]*[FecR*]
4 kf_4 FecI* + pfec <---> pfec* kf_4*[FecI*]*[pfec]-kr_4[pfec*]
5 kf_5 pfec* ---> FecI + FecR_Nterm + GFP kf_5*[pfec*]
6 kf_6 FecR_Nterm + FecI ---> FecI* + FecR_Nterm kf_6*[FecR_Nterm]*[FecI]
7 kf_7 FecA_OM ---> ∅ kf_7*[FecA_OM]
8 kf_8 FecI ---> ∅ kf_8*[FecI]
9 kf_9 FecI* ---> ∅ kf_9*[FecI*]
10 kf_10 FecR_Nterm ---> &#x2205 kf_10*[FecR_Nterm]
11 kf_11 FecR* ---> ∅ kf_11*[FecR*]
12 kf_12 GFP ---> ∅ kf_12*[GFP]

Chemical Equations : Complexation in the periplasm

This trancriptional cascade can be described thanks to simple chemical equations traducing the chronological and chemical steps of our transduction and activation system.


Description of main reactions

These equations are described on the scheme below :


Fec Complex.png


  • The FecA molecules coming from the vesicules are clowly diffusing on the lipid bilayer of the outer membrane while vesicules are fusioning ; they finally reach the bacteria outer membrane where they are in proper conditions to be able to activate the FeR molecules. This "crossing" from OMV to the outer membrane is explicited as a first reaction :
(1) FecA_OMV ---> FecA_OM


  • Then, once in the outer membrane, these FecA molecules are able to activate the FecR proteins constitutively present in the receiver ; FecA and FecR form a complex which is then destructed to release an activated FecR protein ; this mechanism is described through the 2 following reactions
(2) FecA_OM + FecR ---> FecA_OM-FecR
(3) FecA_OM-FecR ---> FecA_OM + FecR*


  • Once FecR is activated, it can activate the FecI molecule ; to avoid an to much variability in the approaches, we decided to consider that this reaction occured as a single step (with no intermediate complex formation) :
(4) FecR* + FecI ---> FecI* + FecR*


  • Then, FecI* can activate the pfec promoter in a reversible reaction :
(5) FecI* + pfec ---> pfec*


  • After the pfec activation, transcription and translation can start ; the creation of proteins is materialised by the single reaction :
(6) pfec* ---> FecI + FecR_Nterm + GFP

where FecR_Nterm correspond to the residues ??-??? of FecR which make this molecule constitutively active (the FecR_Nterm is able to activate FecI without needing to be in presence of FecA)


  • Finally, the constitutively active FecR_Nterm can activate the FecI proteins :
(7) FecR_Nterm + FecI ---> FecI* + FecR_Nterm


  • It is also compulsory to consider some dilution and degradation reactions for the molecules FecA_OM, FecI, FecI*, FecR_Nterm, FecR* and GFP. The natural FecR is considered as a molecule having reached a steady state level ; as a consequence the only noticeable changes are the results of a reaction of activation.
FecA_OM ---> ∅
FecI ---> ∅
FecI* ---> ∅
FecR_Nterm ---> ∅
FecR* ---> ∅
GFP ---> ∅


Kinetics Equations

As explained above, we do not have much information on the kinetic laws, we have decided to chose a mass action law for each reaction. Each reaction has a kinetic constant k determining the reaction rate given the concentratin of reactants. This will lead us to write a differential system used for a deterministic resolution.


  • A system of equations with an intermediary reaction in the activation of FecR
Reaction Number Kinetics Constants Reaction Reaction Rate
1 kf_1 FecA_OMV ---> FecA_OM kf_1*[FecA_OMV]
2 kf_2 & kr_2 FecA_OM + FecR <---> FecA_OM-FecR kf_2*[FecA_OM]*[Fec_R] - kr_2*[FecA_OM-FecR]
3 kf_3 FecA_OM-FecR ---> FecA_OM + FecR* kf_3*[FecA_OM-FecR]
4 kf_4 FecR* + FecI ---> FecI* + FecR* kf_4*[FecR*]*[FecI]
5 kf_5 & kr_5 FecI* + pfec <---> pfec* kf_5*[FecI*]*[pfec] - kr_5*[pfec*]
6 kf_6 pfec* ---> FecI + FecR_Nterm + GFP kf_6*[pfec*]
7 kf_7 FecR_Nterm + FecI ---> FecI* + FecR_Nterm kf_7*[FecR_Nterm]*[FecI]
8 kf_8 FecA_OM ---> ∅ kf_8*[FecA_OM]
9 kf_9 FecI ---> ∅ kf_9*[FecI]
10 kf_10 FecI* ---> ∅ kf_10*[FecI*]
11 kf_11 FecR_Nterm ---> ∅ kf_11*[FecR_Nterm]
12 kf_12 FecR* ---> ∅ kf_12*[FecR*]
13 kf_13 GFP ---> ∅ kf_13*[GFP]





Open book.gif

← Previous - Next →