Paris/Continuous modelb

From 2007.igem.org

(Difference between revisions)
Line 191: Line 191:
First, we notice that the regulated system has a better start : high Cre concentration leads to a rapid increase in S cells and thus to higher dap amounts and a better growth of G cells. After intialisation phase is over the regulated system is still better : inhibition of Cre synthesis allows a lower Cre concentration, a lower differentiation rate that is a higher G/S ratio and a better growth.
First, we notice that the regulated system has a better start : high Cre concentration leads to a rapid increase in S cells and thus to higher dap amounts and a better growth of G cells. After intialisation phase is over the regulated system is still better : inhibition of Cre synthesis allows a lower Cre concentration, a lower differentiation rate that is a higher G/S ratio and a better growth.
 +
 +
==Summary==

Revision as of 13:06, 25 October 2007




In section Design process two designs have been proposed. The only difference is that one of them incorporates a negative feedback of cre recombinase by dap. We developed simple models to evaluate the relative benefits of both designs in term of robustness and optimization capabilities.


Contents

Introduction

This model aims at describing the dynamic evolution of populations of germen and soma type bacteria. It is based on a set of differential equations describing DAP synthesis, DAP transport, differentiation of germen bacteria into soma and bacteria death. This approach differs form the precedents one by the level of description of the model and the numerical analysis done on the model.

By conducting robustness and optimization analysis on two different systems, one with a constant rate of differentiation against one with a rate of differentiation driven by the concentration of DAP, we evaluate benefits and drawbacks of both systems.

We first display the consistency of the biological system by providing a set of kinetic parameters such that the numerical simulation validate a given minimal behavior. Then we analyze the system robustness with regard to its kinetic parameters and finally we try to optimize the system output by adjusting some biologically relevant parameters.

Problem description

System

model



The system studied is made of two populations of bacteria G and S. Bacteria G can either divide or differentiate into S.

Dap is only synthesized by bacteria S and diffuses in the environment and in G.

G is dependent of Dap for division. Differentiation of G is controlled by Cre. Cre synthesis in G is either constant or dependant of Dap (red arrow).






Expected behavior

We consider initial conditions in which there is some bacteria G and no soma type bacteria, so that the system first has to go through an intialisation phase where a part of the initial population of G differentiate into S. Adding Dap in the environment can only have a benefic effect on the population so we choose to start this study with an initial condition lacking Dap. The requested behavior for this system is that it grows fast enough and has a robust initialization phase.

Modeling purpose

  • Is minimal behavior robust ?
  • How can we tune the system to improve its output ?
  • Which system should we prefer ?

Modelling

Differential equations

ODE system


To model the dependence of division and differentiation of G we use Michaelis-Menten kinetics (terms λdiv and λdiff in equations 1 and 2).


ODE system

Equation (3) represents the synthesis of Cre and its degradation. We consider two models : the synthesis rate of Cre is either constant or inhibited by DAP (red term). Term λdiv in equations (3,4) accounts for the dilution of Cre and DAP when the population of G grows.


ODE system

Equations involving DAP (4,5,6) represent DAP synthesis in somabacteria, DAP degradation in bacteria and in the environment, DAP transport and the release of DAP in the environment from dying bacteria. Terms λdiff in equations (4,5) are corrective terms to take into account the mean variation of concentration of DAP in G and S when some bacteria G differentiate into S.

Parameters

We first try to find out a set of paramater values such that the system exhibits a minimal growth and a robust initialization phase. We will then use this set of parameter values as a reference point for the robustness and optimization analysis.

Initial condition

The initial condition used as reference is made of some bacteria G, no bacteria S, no Dap and no Cre.

Kinetic Parameters

In order to set parameter values we use three different methods. First, parameters λdiv and λdeath are estimations based on experimental data. Then, we fix the following inequality constraints : κimp > κexp, λdeathdiv, λdiff > λdiv and γDapE < γDapGS. These inequalities express biological knowledge : Dap is actively imported into bacteria, bacteria death is lower than bacteria growth, differentiation must be lower than bacteria growth and degradation of DAP in the environment is lower than in bacteria where it is consumed. Finally we impose order of magnitude constraints to express reaction speed differences : κexpimp>> λdivdeathdiff means that transport of DAP is an order of magnitude faster than reactions modelling death, growth or differentiation of bacteria.


Based on these constraints on the parameters, we defined a set of parameter values p* as a reference starting point.

Specification


We define a minimal behavior that the system must display. First, we want that the quantity of bacteria G never falls below threshold Ginit/3. Secondly, we want that after a certain amount of time (2000 time units), the overall population of bacteria (G+S) is above threshold Ginit*5.

For the parmaeter values p*, both systems validate this specification. The system with a synthesis rate of Cre dependent of Dap has the following behavior :

refDAP
refGS



Analysis

Robustness

In order to evaluate the robustness of both models, we try to find a box in the parameter space containing p* such that for any point of this box the specification we defined is valid.

First of all, we reduce the number of relevant parameters to ease the enumeration process. Several parameters values act by pair, such has κexpimp determing the ratio DapE/DapGS. For each of this pairs we retained only one parameter. By using this method we extracted 9 parameters from the existing 19 parameters.

Then, to find the box we begin by searching for a box such that for any vertex of this box the system is valid, that is making 2^9 simulations and checking for everyone whether the specification is valid. Once such a box is found we sample the inner area to check if the specification is valid in the inside of the box. We sampled each parameter's interval value with 4 points.

For the system with a variable rate of synthesis of Cre the following box is valid :

λdiff λdiv λdeath κexp θdivdap θdiffcre θcredap Ginit
% decrease 20 1.5 90 50 20 8.6 30 10
% increase 10 4.6 10 100 10 100 15 1000

The system is very responsive to parameters λdiff, λdiv and λdeath. A combined very small change of these 3 parameters int the system is enough to invalidate the required behavior.

The second system with a constant synthesis rate of Cre is not valid in this whole box. 536 out of the 262000 points in this box are not valid fot this system. Here is a simulation for a given set of parameter values inside this box for which the constant rate system is not valid.


refGS


This tends to show that having a negative feedback of Cre synthesis by Dap leads to a more robust design.










Optimization

We compare the growth of the system to the growth of the wild type bacteria. After 2000 time units, the wild type bacteria attains a population of 61000 compared to 14 when parameter values are set to p*.

For that reason we try to adjust some parameter values to obtain a better growth. We only consider parameters directly corresponding to biologically adjustable properties of the system. These parameters are cre synthesis(κcre), dap synthesis(κdap), and inhibition of cre synthesis by dap (θcredap). Moreover we consider we can change these parameters at most by x100 or x0.01. our approach is to sample thi interval values for each parameter to find the optimal combined value of these parameters in this range.

The population exhibits an exponential growth of type exp(kt). In order to measure the relative growth of each set of parameters we compare value k in the exponential. The wild type has a growth k=λdivdeath=0.055. For p*, the apparent growth is exponential with k=0.013. The best value for design (1) is 0.049 and is obtained for κcrecre* /20, κdapdap* *100 and θcredapcredap* * 4. For design 2 the best value is 0.044 and is obtained for κcrecre* /100, κdapdap**100.

Hera are the simulation obtained for these values in both designs :

refGS
refGS
refGS

First curve displays the evolution of populations G and S in 200 time units, the second one the evolution of G and S in 800 time units while the third one shows off Cre concentration in 800 time units.

First, we notice that the regulated system has a better start : high Cre concentration leads to a rapid increase in S cells and thus to higher dap amounts and a better growth of G cells. After intialisation phase is over the regulated system is still better : inhibition of Cre synthesis allows a lower Cre concentration, a lower differentiation rate that is a higher G/S ratio and a better growth.

Summary