Edinburgh/DivisionPopper/Modelling

From 2007.igem.org

(Difference between revisions)
(The proof of concept system)
(The proof of concept system)
Line 10: Line 10:
As explained in the [[Edinburgh/DivisionPopper/Design|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:
As explained in the [[Edinburgh/DivisionPopper/Design|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:
-
*
+
* Is the system working well with standard E.Coli division time?
-
*
+
* Is the system working well with normal GFP,RPF Expression and degradation rate?
-
*
+
* How can we adjust these parameters in order to have meaningful tests from the construct?
-
*
+
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:  
Line 21: Line 20:
* ''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.
 +
 +
In order to construct the proper model, starting from the static construct definition, we need to identify which are the dynamics of the system.
 +

Revision as of 15:36, 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:

  • Is the system working well with standard E.Coli division time?
  • Is the system working well with normal GFP,RPF Expression and degradation rate?
  • How can we adjust these parameters in order to have meaningful tests from the construct?

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.

In order to construct the proper model, starting from the static construct definition, we need to identify which are the dynamics of the system.


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