Team:Colombia/Deterministic

From 2014.igem.org

Wheeltz - CSS3 Navigational Wheel Menu

  • Home
  • iGEM
  • Facebook
  • Twitter



Deterministic model

Finding the mean behaviour of the system...

The first step is to develop a deterministic model based on differential equations. Ordinary differential equations allow us to quantitatively describe the system at the molecular level.

Using the law of mass action, it is possible to model most metabolic networks. We express the changes of concentration trough time for every substance in the system. We consider processes related to molecule export and import processes across the cell membrane or peptide production by a given gene or through a chemical reaction. All these terms depend on reaction kinetics that can be expressed as a simple multiplication or a complex expression, like a Hill equation.

Signal transduction →

The receptor CqsS acts as a kinase when there is no auto inducer (CAI). It phosphorylates LuxU, which transfers its phosphate to LuxO. In our case, phosphorylated LuxO activates promoter Pqrr.

Once the inducer is in the medium the receptor changes to phosphatase (CqsSp) mode and the flow is reversed. When LuxU is dephosphorylated, it removes the phosphate from LuxO. In consequence, promoter Pqrr is repressed.

Colombia Rxn1.png
Colombia Rxn2.png
Colombia Rxn3.png
Colombia Rxn4.png
Colombia Rxn5.png


Taking this process into account and given the fact the phosphorylation process can be described as an enzymatic process, we used the Mass Action Law and Michaelis-Menten Kinetics in order to obtain the mathematical expressions that describe signal transduction:

EqA.png


EqB.png

Equations a and b describe the behavior of the receptor acting as a kinase (CqsS) and as a phosphatase (CqsSP). The kinase is produced at a constant rate alpha CS, is involved in Reaction 1, and has a decay rate of Gamma CS. The phosphatase is also involved in Reaction 1 and has its own decay rate.


EqC.png


EqD.png


EqE.png


EqF.png


To describe the phosphorylation cascade, we based our expressions on the model that Liu et al. developed in 2012. LuxU and LuxO are both involved in enzymatic reactions 2-5, both are produced by a constitutive promoter at a rate a_u and a_o respectively, and each molecule has its own decay rate. Taking this into account, equations c-f were constructed.


Response →

LuxO controls promoter Pqrr. Downstream of this promoter we find TetR, which represses tetracycline promoter (pTet) downstream. This promoter controls production of a visible color output and the activator of the promoter TetA.


EqG.png


EqH.png


LuxO controls the production of TetR and it can be expressed with a Hill type equation where phosphorylated LuxO is the activator. The promoter has a small constitutive production rate alpha tr and TetR has a decay rate of gamma tr. TetR is consumed when it forms a dimer in order to repress pTet.

EqI.png


EqJ.png


Equations i and j describe the production of the output and pTet activator. As in all previous equations, both proteins have a constitutive production and decay rate. In our design, there is a promoter (pTet) with a unique operator sequence (TetO) where the repressor (TetR2) and the activator (tTA) bind (TetR2 and tTA have the same binding domain). For this reason, it was necessary to propose a mathematical expression in which the repressor and the activator compete for the binding site.


Testing our equations


Before we established the above equations, we tried different versions of the systems. In order to get the desired response for our S. coli , we needed to find the right circuit. In this section, we will be showing how we did this, step by step.

The first thing we did was to establish the desired response. We wanted the system to react with a low and longlasting concentration of CAI. The figure below shows the impulse we used to test the system: two pulses with different concentrations and durations.

Colombia Test1.png

We knew that the equations of the CqsS protein behavior are right because they were previously reported by Lelu et al (2012). Therefore, we needed to check that behavior. The figure below shows the answer of CqsS with CAI.

Colombia Test2.png

As soon as the CAI molecule is present, CqsS concentration is instantly decreased, and CqsS* (which stands for the CAI bound with the CqsS protein) increases. After half an hour, the concentration of CqsS starts to decrease because it is consumed by LuxU, just the way it’s supposed to.

The next step is to check what happens with LuxU and its phosphorylated version. Now that we know that CqsS is modeled properly, we want to check the phosphorylation/phosphatase cascade. As with CqsS, this molecule has already been modeled by Lelu et al (2012).

Colombia Test3.png

Just as expected, whenever CAI is present (50h-100h and 250h) LuxU is greater than LuxU* due to the phosphatase function of CqsS*. At the beginning, we can see a peak in LuxU concentration. Because of Le Chatelier's principle, the reaction tends to go forward. After 3 hours, LuxU stabilizes itself thanks to the phosphorylation reaction.

Now, let’s check LuxO and its phosphorylated version. Even though this part of the cascade was modeled by Lelu et al, we did no take into account some of the regulation routes they did such as miRNA, because our system does not have them. We wanted to check the response of the most important molecule from the cascade

Colombia Test4.png

The first time we modeled the system, LuxO response was slower than we wanted. Because of this, we changed the Hill constant coefficient proposed by Lelu et al. in order to make the response time faster and longer. This change compensates the lack of negative feedback caused by miRNA that is present in V. cholera but not in our Sherlock coli.

With this modification we can see that the systems takes 20 hours to react. Furthermore, after 30h, the production of LuxO is completely activated and LuxO* is almost zero, which is desirable because we do not want any phosphorylated LuxO to turn on promoter Pqrr4.

So far, the model is working great, and all this section corresponds to the parts registered by Peking 2011 Team. What we are really interested in, though, is the response signal, and we want to see if S. coli would be able to shows us when V. cholerae is in the medium. Given that when CAI is in the medium, promoter Pqrr4 turns off, we need a NOT logical gate to invert the transduction, so we used a pTet-TetR system.

Colombia Test5.png

When CAI is present in the medium, TetR production turns off, which can be seen as a small change in TetR concentration. Even though the change is small, it is enough to decrease the dimer concentration by a factor of 10.

It is now time to see if this decrease is enough to turn on the production of the signal. When TetR is produced, it dimerises and represses pTet and the chromoprotein gene found downstream. Using the Hill equation for repression we have that the response equation is:


EqJ1.png

After running the model we found the figure below:

Colombia Test6.png

Even though chromoprotein increases by 500%, maximum concentration is less than 10uM, which makes it difficult to see without a microscope. So we decided to change the model and add a positive feedback loop.

At first we thought of using the same promoter as before, pTet , which has an activator protein called TetA . In this case, the promoter and the activator compete for the DNA binding site, so the expression for the system is:

EqJ.png

In order to have more options, we tried the system with another positive feedback: Psp3 with pag promoter from the Cambridge 2009 Team. In this case, the activator and repressor have different DNA binding sites, so the expression for the change in the response through time is:

EqJ2.png

The figure below shows how the system will behave if positive feedback is added to the circuit. On the left is the response of Sherlock coli if the Psp3 protein is used as an activator. We can see that the chromoprotein concentration will be adequate for the system, but basal production is high compared with the maximum production.

On the other hand, response with TetA has a higher chromoprotein concentration, and the increase when CAI is in the medium is 12 times greater than the basal concentration. This is exactly what we wanted!!!

Colombia Test7.png

We chose the system with a positive feedback that includes activator TetA. The figure below shows how the system behaves with the two impulses. We can see that Sherlock coli takes about 20h to start producing the chromoprotein and 72h to reach its maximum expression.

Colombia Test8.png

In order to get this behavior, we needed to find the right set of parameters. You can check the Parameters Section to understand how we did it.

Back to modeling