Team:Groningen/modeling SingleCell.html
From 2008.igem.org
Modeling: Single-Cell Approach
Interval Switch, overview
The genetic interval switch is designed in order for a cell to be able to detect three distinct signalling levels, termed ’low’, ’medium’ and ’high’. This functionality is mainly determined by the use of an inducible/repressible hybrid promoter combined with a mutated inducible promoter with weakened binding affinity, which react to the same activating protein. A schematic representation of the parts which, as we will see, constitute the desired behavior is displayed in figure 6.1.
In this setup the signalling molecule is 3OC6HSL, which can bind to LuxR to form a complex able to induce
transcription downstream of both the hybrid promoter as well as the mutated promoter. Formation of this
complex is directly proportional to the concentration of 3OC6HSL since LuxR is present in abundance. This
due to the gene producing it being downstream of the Tet-promoter, which is constitutively on. The GFP
reporter gene is located downstream of the hybrid promoter and transcription will start when the 3OC6HSLconcentration
reaches a certain threshold. In comparison to this the threshold at which CI production will
start is slightly higher since the promoter’s binding site is weakened by mutation. If the 3OC6HSL concentration
exceeds the latter threshold CI production will strongly quench GFP synthesis since it binds to the hybrid
promoter to prevent further transcription. The behavior of this genetic design, within a single cell, has been
simulated using the Mathworks MATLAB SimBiology R2008b package [10]
For the modeling we used a novel approach, described throughout this text, where the simulation results
have been obtained by one-to-one conversion of Registry parts to ’modelbricks’. A script has been developed
to automatically merge these submodels, obeying PoPS/RiPS standards
[10]
Simulation Results
Figures 6.3 6.4 and 6.5 show some of the key results we obtained with this model. The switching mechanism is apparent from figure 6.3 where we keep track of the states of the hybrid promoters, while slowly increasing 3OC6HSL concentration. These promoters have two binding sites, so-called ’two-operator promoters’. States are depicted as (’binding site 1’ ; ’binding site 2’) where LuxR can bind exclusively at site 1, inducing transcription, while CI can bind exclusively at site 2, preventing transcription (regardless of the state of site 1). Partcularly in figure 6.5 the sought for response curve of the interval switch is clearly present. Although, as is apparent in figure 6.4, the system is expected to display undesirable transient effects. Additionally, with these parameters, we expect the peak to be quite narrow and centered around an extremely high HSL concentration. These features can be changed, for instance by altering promoter binding affinities. But the parameters as they are presented below are based either on literature or educated guesses. And the fact that they do lead to, at least qualitatively right, behavior was an indication to progress with the wetwork. The modular approach used led to results which are qualitatively identical to modelling the system using a more classical approach (the small difference in results seem due to using different parameter sets). The method used for merging the submodels will of course not work for all types of genetic parts but we tend to believe that it can work for all genetic systems consisting of (inducible/repressible) promoters, RBS’s, coding regions (genes) and terminators (and it seems that these four types of parts cover most of the iGEM projects).
Detailed Description of the Model
The modeling technique used here is based on the work ofMarchisio and Stelling
[21]
The role of the pools is displayed in figure 6.6. Two transcription regions are shown, A and B. A can be induced by an external signal, while B is induced by the product of A. All freely moving objects in this picture either reside in their pool or are taken up by the system when needed for the transcription process. The diagram shows that each part stands alone except for a few channels connecting it to some other parts. If we observe the connections we note: promoters couple to RNAp-pool, RBS, and perhaps an inducer molecule pool; RBS’s connect always to promoter, ribosome-pool and gene coding regions; Coding regions always connect to RBS, their product molecule pool, ribosome-pool and terminator; And terminators always connect to coding region and RNAp-pool. For this specific circuit the connections can be made using an algorithm, provided there is knowledge about which molecule induces/represses which promoter and which molecule is produced by which coding region. But since this is a fixed property of promoters and coding regions the information can be incorporated in their ’modelbricks’.
In the description of the ’modelbricks’ -most parameter choices are based on
[20]
E.coli Chassis
This is the cellular environment of the device. Next to the features which are characteristic for the E.coli strain used, the chassis contains so called transcription factor and signalling pools. The pool symbolizes the freedom of the species to move around within the cell and therefore its ability to interact with any of the parts inside the cell, at any time. Transcription factors (TF’s) are species which influence an operator by either activating or repressing transcription. Signalling molecules are any species that interact with the extracellular world. The chassis should contain one pool for every TF and signalling species. A species resides in its pool whenever it is not interacting with any of the parts, decay and particular transformation processes (e.g. protein maturation, polymerization) take place exclusively inside the pool. In this modeling scheme it is considered sufficient to characterize a particular strain by its polymerase and ribosome contents and its volume. The polymerases and ribosomes each have their own pool, which are assumed to be present in the chassis by default.
Pools
Next to the standard ribosome and polymerase pools the chassis contains two transcription factor pools, for LuxR and CI, and two signalling pools, for 3OC6HSL and GFP. Below is a list of all of the species and parameters used in these pools, this property of the species is emphasized by means of the adjective ’floating’.
The detailed discription of all the modelbricks and their pools can be found in this appendix.
The diagram above (click for full version) shows the structure of the complete, assembled interval switch. It can also be found in the .sbproj-file in the 'model files' section. It is recommended when working with the model to set up the Simbiology diagram in a similarly structured way.