Team:Valencia Biocampus/modeling1

From 2012.igem.org

Revision as of 15:53, 26 September 2012 by Jpico (Talk | contribs)

Modeling Bacteria

Here we modeled several of the Bacteria constructions.

Are you hot?

For the case of the Heat Shock promoter, we decided to model the static transfer function of the Fluorescent Intensity as a result of the Temperature with the following equation:

Ecu1.png

In order to estimate the parameters of this model we performed a heat shock experiment.

Analysis corresponding to a heat shock applied during 10 minutes at different temperatures ranging from 20ºC up to 51ºC. For each temperature three samples were tested. Fluorescence Intensity (FI) and optical density (OD) were measured at t1=60 minutes and t2=120 minutes after application of the heat pulse had finished.


The first practical problem we encountered was the lack of enough heating coats. Because of these we took the culture, and we splitted the experiments in two batches. FI and OD were measured at t1=60, and t2=120 for batch number 1, while for batch number 2 the heat shock was delayed by 40 minutes with respect to the first batch. Therefore, measu-rements for batch no.2 were taken at t1=100, and t2=160 minutes respectively.

During this 40 minutes delay, the microorganism was growing. Therefore, the heat shock in batch no. 2 was applied to a larger population than in the case of batch no.1. Consequently, the measurements of FI and DO gave much higher values. This affects the ratio FI/DO, were the two batches can be clearly distinguished (see figure 1).

HSrawData.png
Figure 1.
Raw data from the heat shock experiment.

Our first modeling work was to perform data reconciliation. To this end, we assume that during this 40 minutes delay the only thing that happended was that cells grew. Growth was approximately linear in the range analyzed, as seen in figure 1 (blue data). We fitted a simple model DO=p1+p2*t. The result can be seen in figure 2, were: p1 = 0.161573 p2 = 0.000866314 Therefore, the ratio FI/DO above can be compensated by multiplying data by the frac-tions (p1+p2*t100)/(p1+p2*t), and (p1+p2*t160)/(p1+p2*t). Actually, what we did was to compensate all measurements to the same time base. The reconcialited result can be seen in figure 3.

Hs do.png
Figure 2.
Model fitting for OD w.r.t. time.


HSreconcilData.png
Figure 3.
Recoinciliated data for t=60min and t=120mins.


Once we had all data reconciliated we fitted it to a static model relating the ratio be-ween fluorescence intensity (FI), and the culture optical density (OD) with the temperature applied during the heat shock.

Since the model is nonlinear with respect to parameters K1, and n, we applied a global op-timization algorithm based on stochastic search. Actually we applied it to fit the data at t=60 minutes, and t=120 minutes independently. The estimated parameters were:

Tabla model hs.png

The results can be seen in figures 4 (t60), and 5 (t120) respectively.


ModelHSt60.png
Figure 4.
Model and experimental data for t=60min.


ModelHSt120.png
Figure 5.
Model and experimental data for t=120min.

Compare this results with Are you hot? results

Modeling Yeast

For our yeast construct: How long have you been fermenting? we propose a phenomenological model to explain the relationship between glucose concentration and fluorescent protein production. The following model was assumed:

Ecu yeast.png

where

    x1 = concentration of yeast
    x2 = concentration of glucose
    x3 = fluorescent protein
    γ3 = degradation/dilution rate for the fluorescent protein
    k0 = basal production of fluorescent protein
    kpn = Hill-like coefficient. Notice the exponent n that also appears associated to x2.

The graph below shows a simulated theoretical time evolution for the three variables.

Yeast evolution.png

As observed in the figure, once the glucose is depleted, the concentration of fluorescent protein increases from a basal value. Compare this results with Yeast fluorescence results