Team:ETH Zurich/GFP

From 2013.igem.org

(Difference between revisions)
Line 59: Line 59:
{{:Team:ETH Zurich/Templates/Video|
{{:Team:ETH Zurich/Templates/Video|
-
width=600px|
+
width=640px|
id=video2|
id=video2|
-
ratio=16/9|
+
ratio=4/3|
srcMP4=<html>https://static.igem.org/mediawiki/2013/3/3b/GFP_test.mp4</html>}}
srcMP4=<html>https://static.igem.org/mediawiki/2013/3/3b/GFP_test.mp4</html>}}
<br clear="all"/>
<br clear="all"/>
{{:Team:ETH_Zurich/templates/footer}}
{{:Team:ETH_Zurich/templates/footer}}

Revision as of 20:38, 24 September 2013

Header2.png
80px-Eth igem logo.png


Contents

Reaction-Diffusion Model: genetic circuit with GFP as reporter gene

In our first spatio-temporal model, we wanted to find out if (i) a suitable AHL gradient forms at all and (ii) validate the model with experimental data. Essentially we model the receiver cells (E. coli DH5α strain) being transformed with a plasmid containing GFP under the control of pLux promoter. Subsequently, we simulate a 2D spatio-temporal reaction-diffussion system with COMSOL Multiphysics.


AHL: Reaction-Diffusion Equation


The change of AHL concentration over time is influenced by two processes: (i) local chemical reactions and (ii) diffusion; which causes the molecule to spread over the agar plate (Eq. 1).

Equation 1: General partial differential equation for AHL reaction-diffusion. D(AHL(r,t),r) is the diffusive term, R(AHL(r,t)) is the reaction term


For diffusion, we have a partial differential equation (Eq. 2) which describes density fluctuations over time and space. We don't model AHL diffusion into and out cells explicitly; the underlying assumption is that this process is fast. From equation 2, DAHL(AHL(r,t),r) denotes the collective diffusion coefficient for AHL at location r. However, we assume that the diffusion coefficient does not depend on the density, i.e., DAHL is a constant. The value reported in the literature for the diffusion constant corresponds to measurements performed in water at 25oC. Since diffusion in our system happens in agar, we scaled the diffusion constant by a factor Cagar (Fatin-Rouge et al., 2004).

Equation 2: Diffusive term for AHL.


For the reaction component, the change of AHL concentrations over time is given by an ordinary differential equation (ODE), that comprises production and linear degradation. The synthesis of the signalling molecule depends on the product of luxI gene. Now for the degradation, we consider that AHL degrades at different rates depending on the localization, i.e. cytoplasmic or extracellular. Given that the intracellular degradation is driven by enzymatic degradation, whereas the extracellular decay is a non active process. Our model also includes a dilution factor due to the cell growth (Eq. 3).

Equation 3: Reaction term for AHL. DF is the dimensionless dilution factor, where N0 is the initial concentration and Nm is the carrying capacity (scaling factor, Nm = 1).


Finally, we need to specify the initial conditions (at time t = 0) and boundary conditions. At the starting point there is no AHL in the agar plate, thus the initial concentration is zero ([AHL(r,t=0)] = 0 M). For the boundary condition, we take into account that there is not flux out of the agar plate.

Equation 4: Neummann Boundary Condition.


ODE's for other species

AHL is the only species in the model that is diffusing in and out cells, hence the change of concentrations over time for the other species is given by system of non-linear ordinary differential equations (ODEs), following Michaelis-Menten kinetics. Our system consists of two type of genetically engineered colonies: (i) Mine Cells and (ii) Receiver Cells, that can be treated as modules that communicate only by a single molecule, AHL.


Mine Cells

Two proteins of interest for our design are produced by mine cells: (i) LuxI and (ii) NagZ; both genes are constitutively expressed. Aditionally, the synthesis of AHL is carried on by mine cells; specifically, the product of luxI gene is directly involved in the synthesis of the molecule, using as substrates S-adenosylmethionine (SAM) and an acylated acyl carrier protein (ACP) from the fatty acid biosynthesis pathway (Schaefer et al., 1996). We assume precursor molecules are provided by the cell in non-limiting conditions.

The PDEs for the states involved in the sender module are given below:

Equation system 5: System of Differential equations for mine cells.


Agar Plate

In the agar plate no reactions take place; hence only two processes of interested are considered: (i) diffusion and (i))decay of the diffusible AHL signal (Eq 6).

Equation 6: Processes taking place on the agar plate: diffusion and decay of AHL


Receiver Cells

Receiver Cells are responsible for processing the signal sent by the mine cells. The input is the signalling molecule, AHL, and the output is a fluorescence signal whose intensity correlates with the sensed AHL concentration; for this purpose GFP expression is under control of pLux promoter. Once AHL molecules reach a non-mine colony, it can bind to LuxR protein, and the complex LuxR/AHL acts as a transcriptional activator. Therefore, this module works as a high pass amplitude filter for GFP, since it is produced when the AHL levels are sufficiently high.

The PDEs for the states involved in the sender module are given below:

Equation system 7: System of Differential equations for receiver cells


Results: Simulation