Team:ETHZ Basel/Modeling

From 2010.igem.org

(Difference between revisions)
(Mathematical Modeling Overview)
(Individual molecular models)
Line 10: Line 10:
=== Individual molecular models ===
=== Individual molecular models ===
In a first step, we implemented individual deterministic molecular models for the subdevices and a stochastic mathematical model of the bacterial movement.
In a first step, we implemented individual deterministic molecular models for the subdevices and a stochastic mathematical model of the bacterial movement.
-
* [[Team:ETHZ_Basel/Modeling/Chemotaxis|'''Chemotaxis Pathway''']]: two similar models of the chemotactic receptor pathway.
 
* [[Team:ETHZ_Basel/Modeling/Light_Switch|'''Light Switch''']]: based on the light-sensitive dimerizing Arabidopsis proteins PhyB and PIF3.
* [[Team:ETHZ_Basel/Modeling/Light_Switch|'''Light Switch''']]: based on the light-sensitive dimerizing Arabidopsis proteins PhyB and PIF3.
 +
* [[Team:ETHZ_Basel/Modeling/Chemotaxis|'''Chemotaxis Pathway''']]: two similar models of the chemotactic receptor pathway.
* [[Team:ETHZ_Basel/Modeling/Movement|'''Bacterial Movement''']]: a probabilistic model of ''E. coli'' movement, determined by distribution of input bias.
* [[Team:ETHZ_Basel/Modeling/Movement|'''Bacterial Movement''']]: a probabilistic model of ''E. coli'' movement, determined by distribution of input bias.

Revision as of 15:24, 24 October 2010

Mathematical Modeling Overview

Schematical overview of the devices used in modeling the E.lemming. LSP refers to light switch protein, AP to anchor protein, anchor to the plasmid anchor and Che to the attacked protein of the chemotaxis pathway.

In order to support wet laboratory experiments and to create a test bench for the information processing part, a complex mathematical model of E. lemming was created. This goal was achieved by implementing and combining deterministic molecular models of the chemotaxis pathway and the light switch and probabilistic model for the bacterial movement.

Model implementation

Individual molecular models

In a first step, we implemented individual deterministic molecular models for the subdevices and a stochastic mathematical model of the bacterial movement.

  • Light Switch: based on the light-sensitive dimerizing Arabidopsis proteins PhyB and PIF3.
  • Chemotaxis Pathway: two similar models of the chemotactic receptor pathway.
  • Bacterial Movement: a probabilistic model of E. coli movement, determined by distribution of input bias.

Combined mathematical models

Combined models. Coupled individual models for the simulation of the entire process and their interfaces.

The next step, combining the individual models to a comprehensive and more complex model of E. lemming was achieved in two substeps:

Experimental Design

Insights for wet laboratory

Since the design of E.lemming implies the existence of many possible biological combinations of the fundamental parts, the first steps in the modeling of our system were directed towards reducing the actual number of combinations implemented in the wetlab. Furthermore, by using the combined molecular models for in silico evaluation of the best possible devices, we derived theoretical results on choosing the biological parts which maximize the chance of a functional final ensemble.

Wet laboratory evaluation results have showed that molecular modeling and experimental biology can interwork to gain new insight on both aspects of our project.

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.

Information processing evaluation results provide further information on how this task has been accomplished.

Test bench for information processing

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 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.