Imperial/Infector Detector/Modelling

From 2007.igem.org

< Imperial
Revision as of 23:25, 26 October 2007 by Dirkvs (Talk | contribs)



Infector Detector: Modelling

Introduction

Infector Detector (ID) is a simple biological detector designed to expose the presence of a bacterial biofilm. It functions by exploiting the inherent AHL (Acetyl Homoserine Lactone) production employed by certain types of quorum-sensing bacteria, in the formation of such structures. The design phase of our project has yielded two possible system constructs.

Implementation & Reaction Network

In line with the concept of abstraction in Synthetic Biology, the correlation of the output of the proposed system constructs to their inputs, can be visualized by the following black-box illustrations of the two cases. It is evident that AHL is an input to both constructs; a function of the particular biofilm. Furthermore, energy and promoter concentration are included as auxillary inputs to both system constructs. LuxR, is an additional input, exclusive to construct 2, which lacks constitutive expression of LuxR by pTET.
(this of course occuring within our cell-free chassis)

Figure 1: Black-box for Construct 1
Figure 2: Black-box for Construct 2

The Reaction Network

Both designs are based on the following reaction network:

  • AHL is assumed to diffuse freely "into" the system (we are dealing with a cell-free system, which comes into direct contact with the biofilm).
  • The target AHL molecule binds with the monomeric protein LuxR.
  • LuxR is either constitutively produced by construct 1, or directly introduced in purified form, as part of construct 2.
  • The binding of these two proteins yields the intermediating LuxR-AHL complex, A. We call k2 and k3 the kinetic constants of the forward and backward reactions respectively.
  • The formed transcription factor activates the transcription of the pLux operon, which codes for the relevant reporter protein, GFP. Activation occurs by way of the reversible binding of this transcription factor, A, to the response sequences in the operon (k4 and k5)
  • This leads to recruitment of RNA polymerase and increases the frequency of transcription initiation (Fuqua et al., 2001) of the construct gfp gene (strictly forward reaction, governed by k6).
Figure 3: Reaction network for Construct 1 (Energy-dependent)
Figure 4: Reaction network for Construct 2 (Energy-dependent)


Representative Model

In developing this model, we were interested in the behaviour at steady-state, that is when the system has equilibrated and the concentrations of the state variables remain constant.

A Resource-Dependent Model

To simulate the behaviour of both constructs we have developed an ordinary differential equations (ODE) system that describes the evolution with time of the concentrations of the molecules involved in the reaction network.
At reasonably high molecular concentrations of the state variables, such a model can be adopted instead of the more accurate stochastic model without any risk of major error. The advantages of the ODE approach in term of complexity and computing time/power are non negligible.
Our model depends not only on the reaction network described above but also on the following considerations:

  • The only difference is with regards to the parameter k1, the maximum transcription rate of the constitutive promoter (pTET). Therefore in construct 1, k1 is non-zero; k1 = 0 for construct 2 (which lacks pTET).
  • The chassis analysis conducted in the cell-free section (wiki link) has shown that some resource – dependent term had to be introduced to curb the synthesis of protein in a cell-free system. We retained the same curbing function as with the chassis characterisation.
  • In theory the cost of the synthesis of a protein is proportional to the length of the coding region. Since GFP and LuxR have coding regions of roughly same lengths (800-900 base pairs) we assume an equal cost for both proteins.
  • We assume no cooperativity in any of the bindings.

The Equations

Model 2, an energy-dependent network, where the dependence on energy assumes Hill-like dynamics


where [E] represents the [nutrient] or ["energy"] within the system. The energy dependence is assumed to follow Hill-like Dynamics.


The parameters of our model are described in the table below

Model Parameters

Parameter Description
Kinetic
Constants
k1 Maximal constitutive transcription of LuxR by pTET
k2 Binding between LuxR and AHL
k3 Dissociation of protein complex LuxR-AHL (A)
k4 Binding between A and pLux promoter
k5 Dissociaton of A-pLux complex
k6 Transcription of GFP - k6 proportional to amount of DNA in solution
Degradation
Rates
δLuxR Degradation rate of LuxR

δLuxR is negligible – assumed to be zero

δAHL Degradation rate of AHL

δAHL is negligible – assumed to be zero

δGFP Degradation rate of GFP

δGFP is negligible – assumed to be zero

Hill Co-operativity
n Co-operativity coefficient describing the degree
of energy dependence, which follows Hill-like dynamics
Energy consumption
of transcription
α1 Energy consumption due to constitutive transcription of LuxR
α2 Energy consumption due to transcription of gfp gene
Initial Conditions
P0 Initial Concentration of Promoters

P0 represents the amount of DNA inserted into the extract

LuxR0 Initial Concentration of LuxR


We now present the essential features of the system behaviour, simulated for a given set of parameters.

Simulations

Presented below are the most essential results of the simulations performed.

In light of the rapid equilibrium approximation which was employed in developing the model, relatively high k-values were selected:
k2 = k3 = k4 = k5 = 100 (dynamical equilibrium); k1 = 0.3 (constitutive transcription by pTet); k6 = 20*k1 (transcription of gfp);


1. Construct 1: [GFP] vs time - varying [AHL]0

Figure 5: Investigation of the effect on GFP expression by
Construct 1, when the initial [AHL] is varied i.e. AHL0 = 0.1, 1, 5, 10, 50 & 100 a.u. (arbitrary units)
Figure 6: Comparison of energy consumption of Construct 1, when the initial [AHL] is varied i.e. AHL0 = 0.1, 1, 5, 10, 50 & 100 a.u (arbitrary units)

Discussion

Figures 5 and 6 illustrate GFP expression and Energy depletion of construct 1, at various initial AHL concentrations.

The absolute value of the peak expression is a function of the various rate constants. Here our analysis serves to illustrate the general behaviour offered by construct 1 – a qualitative approach.

As initial [AHL] is increased, the level of expression increases accordingly to a point were there is negligible difference between the maximal outputs between adjacent tested cases of [AHL]. In fact, from this figure, and for this set of parameters, it is suggestive that saturation occurs at approximately 5 a.u.; in fact, the difference in maximal GFP output between when AHL is increased a several-fold is less than 10%.

Figure 6, the energy depletion plot, serves to illustrate the effect of increased initial concentrations of AHL on consumption of energy. More resources (promoters) need to be employed to "accommodate" the increasing [AHL]. This obviously increases the rate of energy depletion, until it levels off, as saturating behaviour has been attained - promoter saturation. This is the likely explanation for the "saturation curve" obtained from the experimental data, since the protein degradation terms themselves are almost negligible.

2. Construct 1: [GFP] vs [AHL] - transfer function curve

Figure 7: Transfer function of construct 1, after t = 300 min(x-axis is log-scaled). [AHL] measured in arbitrary units
Figure 8: Transfer function of construct 1, after t = 1000min (x-axis is log-scaled) [AHL] measured in arbitrary units


Discussion

Figure 7 serves to amplify the essential claims from the previous simulation. Saturative behaviour occurs at approximately [AHL] = 5-10 arbitrary units (a.u.). The effect of increasing initial [AHL] beyond this level is of negligible effect on [GFP] expression, for initially available resources. This first transfer function is taken at t=300min. We would expect the curve to be considerably reduced at a later instance. This is due to reduced energy resources. This ties in with what is observed in figure 8, at t = 1000 above: significantly reduced peak expression of GFP.

Simulation 3 – effect of varying GFP degradation term on dynamic behaviour of construct 1

Figure 9:

Discussion

This simulation illustrates the effect of delta_GFP on the expression of GFP by construct 1. At small, delta_GFP, the steady-state approach clearly can be attributed to the considerable rate of energy depletion. When the degradation terms are more significant, their effect is considerably greater than the effect of limited resources. If our model were not energy-dependent, then the simulation for δGFP tending to zero should yield positively sloped parabolic curve.

Conclusions

From the initial simulations performed, it was suggested that construct 2 was more effective than construct 1 on the basis of sensitivity, response time and maximal output of reporter. Construct 1 was superior in terms of energy-efficiency. Its life-time is far greater than that of its counterpart.

Experimental work was performed on both constructs. The notable feature of these endeavours was that Construct 2 was eventually aborted due to difficulty in effectively purifying LuxR. Since our initial simulations are promising with regards to this device, it should be investigated more fully in the future. In any case, the simulations for construct 1, tie in with that presented by the experimental team, and are a fullfilment of our specifications.

Software

All deterministic simulations were performed using Matlab 7 (The MathWorks Inc., Natick, MA).

  • m-files of all simulations are available on our Software page.

References

<< Design | Modelling | Implementation >>