Team:ETHZ Basel/Modeling

From 2010.igem.org

(Difference between revisions)
(Mathematical Modeling Overview)
(Mathematical Modeling Overview)
Line 3: Line 3:
= Mathematical Modeling Overview =
= Mathematical Modeling Overview =
-
[[Image:ETHZ_Basel_molecular_comb.png|thumb|400px|'''Schematical overview of the modeled processes in E. lemming.''' LSP refers to light switch protein, AP to anchor protein, and Che to the attacked protein of the chemotaxis pathway.]]
+
[[Image:ETHZ_Basel_molecular_comb.png|thumb|400px|'''Figure 1: schematical overview of the modeled processes in E. lemming.''' LSP refers to light switch protein, AP to anchor protein, and Che to the attacked protein of the chemotaxis pathway.]]
-
A complex mathematical model of E. lemming from both literature inspired and self developed submodels was created. The final implementation combines deterministic molecular models of the [[Team:ETHZ_Basel/Modeling/Chemotaxis| chemotaxis pathway]], the [[Team:ETHZ_Basel/Modeling/Light_Switch| light switch]] and a probabilistic model for the [[Team:ETHZ_Basel/Modeling/Movement| bacterial movement]] in one model.
+
A complex mathematical model of E. lemming from both literature inspired and self developed submodels was created that covers the processes displayed in figure 1.
-
This model was used to reduce [[Team:ETHZ_Basel/Biology|wet laboratory experiments]] by identify molecular targets and to create a simulative test bench for the [[Team:ETHZ_Basel/InformationProcessing|information processing]] algorithms.
+
In a first step, existing models for the individual processes of E. lemming have been identified by literature research, implemented, corrected and adapted to our needs. Where we could not rely on established models, we started modeling on our own and calibrating the model with regard to available literature knowledge.
-
 
+
-
 
+
-
== Model implementation ==
+
-
=== Submodels ===
+
-
In a first step, submodels for the individual processes of E. lemming have been identified by literature research, implemented, corrected and adapted to our needs. Where we could not rely on established models, we started modeling on our own and calibrating the model with regard to literature knowledge.
+
* [[Team:ETHZ_Basel/Modeling/Light_Switch|'''Light Switch''']]: both implementation approaches have been modeled:
* [[Team:ETHZ_Basel/Modeling/Light_Switch|'''Light Switch''']]: both implementation approaches have been modeled:
Line 20: Line 15:
* [[Team:ETHZ_Basel/Modeling/Movement|'''Bacterial Movement''']]: a self developed stochastic model of ''E. coli'' movement on basis of the CheYp bias.
* [[Team:ETHZ_Basel/Modeling/Movement|'''Bacterial Movement''']]: a self developed stochastic model of ''E. coli'' movement on basis of the CheYp bias.
-
=== Merged models ===
 
-
[[Image:ETHZ_Basel_models_overview_comb.png|thumb|400px|'''Combined models.''' Coupled individual models for the simulation of the entire process and their interfaces.]]
 
Secondly we combined the submodels stepwise to more comprehensive models that we could use to address different important questions to:  
Secondly we combined the submodels stepwise to more comprehensive models that we could use to address different important questions to:  
-
* [[Team:ETHZ_Basel/Modeling/Combined#Light_switch_-_Chemotaxis |'''Light switch - Chemotaxis''']]: used for design of experiment for the biology lab and the information processing.
+
* [[Team:ETHZ_Basel/Modeling/Combined#Light_switch_-_Chemotaxis |'''Light switch - Chemotaxis''']]: this model was used to reduce [[Team:ETHZ_Basel/Biology|wet laboratory experiments]] by identify molecular targets.
* [[Team:ETHZ_Basel/Modeling/Combined#Light_switch_-_Chemotaxis_-_Movement |'''Light switch - Chemotaxis - Movement''']]: complete model of E. lemming as a test bench for the controller design and a brick of the full simulation of information processing.
* [[Team:ETHZ_Basel/Modeling/Combined#Light_switch_-_Chemotaxis_-_Movement |'''Light switch - Chemotaxis - Movement''']]: complete model of E. lemming as a test bench for the controller design and a brick of the full simulation of information processing.
-
 
-
 
-
 
-
=== Insights for information processing ===
 
-
In order to adjust the controller to have optimal light pulse rates, the combined molecular model has been used to determine the corresponding time constants.
 
-
 
-
[[Team:ETHZ_Basel/Modeling/Experimental_Design#Insights_for_information_processing|'''Information processing evaluation results''']] provide further information on how this task has been accomplished.
 
-
 
-
== Test bench for information processing ==
 
-
[[Image:ETHZ_Basel_models_overview_ip.png|thumb|400px|'''Test bench for information processing.''']]
 
-
In order to create a first test bench for the information processing pipeline, the combined model has been used to set up and evaluate [[Team:ETHZ_Basel/InformationProcessing/Controller| the controller]].
 
-
 
-
By providing input ports for the actual and the desired movement direction of the bacterium and boolean output ports for both light pulses (red light/far red light), it was possible to time - dependently control the E. lemming and close the loop in simulating the overall network.
 

Revision as of 15:21, 27 October 2010

Mathematical Modeling Overview

Figure 1: schematical overview of the modeled processes in E. lemming. LSP refers to light switch protein, AP to anchor protein, and Che to the attacked protein of the chemotaxis pathway.

A complex mathematical model of E. lemming from both literature inspired and self developed submodels was created that covers the processes displayed in figure 1.

In a first step, existing models for the individual processes of E. lemming have been identified by literature research, implemented, corrected and adapted to our needs. Where we could not rely on established models, we started modeling on our own and calibrating the model with regard to available literature knowledge.

  • Light Switch: both implementation approaches have been modeled:
    • PhyB/PIF3: a deterministic molecular model based on the light-sensitive dimerizing Arabidopsis proteins PhyB and PIF3.
    • Archeal Light Receptor: a deterministic molecular model based on the archeal light receptor.
  • Chemotaxis Pathway: two deterministic molecular models of the chemotaxis pathway.
  • Bacterial Movement: a self developed stochastic model of E. coli movement on basis of the CheYp bias.

Secondly we combined the submodels stepwise to more comprehensive models that we could use to address different important questions to: