Edinburgh/DivisionPopper/Modelling

From 2007.igem.org

(Difference between revisions)
(The proof of concept system)
(The proof of concept system)
Line 17: Line 17:
Since the mechanisms and the values that characterize the system are sometimes not known or time consuming/difficult to discovery in the lab, we use the models as "in silico" test. Thus our models should be dependent (functions of) on the following quantities:  
Since the mechanisms and the values that characterize the system are sometimes not known or time consuming/difficult to discovery in the lab, we use the models as "in silico" test. Thus our models should be dependent (functions of) on the following quantities:  
-
* Cell division frequency (units: minutes): is the time elapsed from one division to the next one.
+
* ''Cell division frequency'' (units: minutes): is the time elapsed from one division to the next one.
-
* Flipping duration (units: minutes): is the time elapsed from starting the flipping to the complete execution.
+
* ''Flipping duration'' (units: minutes): is the time elapsed from starting the flipping to the complete execution.
-
* GFP/RFP Expression rate (units: protein per second): the rate at which fluorescent proteins are expressed.
+
* ''GFP/RFP Expression rate'' (units: protein per second): the rate at which fluorescent proteins are expressed.
-
* GFP/RFP Degradation rate (units: protein per second): the rate at which fluorescent proteins degrade.
+
* ''GFP/RFP Degradation rate'' (units: protein per second): the rate at which fluorescent proteins degrade.

Revision as of 15:29, 13 September 2007

MENU : Introduction | Applications | Design | Modelling | Status | References


This pages contains the mathematical and computational models we constructed in order to analyze the behaviour of the Division PoPper system. You can find the model of two systems (the proof of concept construct or the whole construct), different views on the system (the single cell behaviour or the behaviour of the population), different approaches to modeling (ODEs, CTMC, hybrid). Look at the table of contests belove for the section you are interested in.

Contents


The proof of concept system

As explained in the design section, the first part of our project consists in the realization of a proof of concept system. This is a smaller and less complex construct that we use to test our main assumption: the DNA region in between the two Dif sites is "flipped" (reversed) at each cell division. The model should help us in answering the following questions:

Since the mechanisms and the values that characterize the system are sometimes not known or time consuming/difficult to discovery in the lab, we use the models as "in silico" test. Thus our models should be dependent (functions of) on the following quantities:

  • Cell division frequency (units: minutes): is the time elapsed from one division to the next one.
  • Flipping duration (units: minutes): is the time elapsed from starting the flipping to the complete execution.
  • GFP/RFP Expression rate (units: protein per second): the rate at which fluorescent proteins are expressed.
  • GFP/RFP Degradation rate (units: protein per second): the rate at which fluorescent proteins degrade.


Modelling a single cell

ODEs (deterministic and continuous)

CTMC (stochastic and discrete)

Results

Modelling a population

Hybrid (stochastic/deterministic and discrete)

Results

The Division PoPper system

Modelling a single cell

ODEs (deterministic and continuous)

Results