Team:TU-Eindhoven/FNRPromotor

From 2013.igem.org

Revision as of 00:09, 5 October 2013 by Pascalaldo (Talk | contribs)

Contents

FNR Promotor

To let the bacteria sense low oxygen concentrations, a FNR promotor was used in this research. The promotor that was chosen is not a default one, since it is a so called tandem promotor. That is, it contains two FNR binding sites. The kinetics of this promotor are therefore different than the promotor previously described in the Decoy Sites model. Here the necessary adaptations of the Decoy Model to account for this special promotor will be described.

Promotor Design

The promotor that was used in this research was taken from research by Barnard et al.BusbyFNRAnne M.L. Barnard, Jeffrey Green, and Stephen J.W. Busby, Transcription regulation by tandem-bound FNR at Escherichia coli promoters. Journal of bacteriology 185.20, 5993-6004 (2003). The research showed the promotor (FF(-91.5)FF(-41.5)) expresses an 1.8 times higher activity than the most commonly used single binding site FNR promotor (FF(-41.5)). From hereon the tandem FF(-91.5)FF(-41.5) promotor will be referred to as the FNR-tandem promotor and default FF(-41.5) will be called FNR-single promotor. The global design of the FNR-single and FNR-tandem promotor are displayed below:

                  -130      -120      -110      -100       -90       -80       -70       -60       -50       -40       -30       -20       -10        0
                    |         |         |         |         |         |         |         |         |         |         |         |         |         |
(FNR-single)                                                        **********************************TTGAT****ATCAA**********************CATAAT*******
(FNR-tandem)      **********************************TTGAT****ATCAA************************************TTGAT****ATCAA**********************CATAAT*******
(consensus sequences)                               ______________                                    ______________

The FNR consensus sequences contain two binding sites, each for one monomer of the FNR dimer.

The Model

When converting the knowledge about the FNR-tandem promotor to a model, it had to be kept in mind that there is very few measurement data of the promotor available. The only data that can be acquired are the binding and disscociation ratios of FNR to one consensus site and the relative activity of the FNR-tandem promotor with respect to the FNR-single promotor. The relative activity of the FNR-tandem promotor suggests that there is minimal hindrance between the two bound FNR proteins, but there also is no significant synergy. Using this information the tandem characteristics of the promotor were incorporated into the model. Hereto the following reactions were added:

$$ \eqalignno{\ce{$T + P\,$ &<=>[\text{Kon}][\text{Koff}] $TP$} & (1) \\ \ce{$P + T\,$ &<=>[\text{Kon}][\text{Koff}] $PT$} & (2) \\ \ce{$TP + T\,$ &<=>[\text{Kon}][\text{Koff}] $TPT$} & (3) \\ \ce{$T + PT\,$ &<=>[\text{Kon}][\text{Koff}] $TPT$} & (4) }$$
ComplexPromotorReactions Reactions of the FNR-tandem promotor
The promotor now has three different bound states: FNR bound to the first FNR consensus site of the promotor (TP), FNR bound to the second site (PT) and FNR bound to both sites (TPT). Since the relative activity of the promotor suggests that there is minimal hindrance occurring when a second FNR proteins is about to bind to the promotor, the ratios of all four reactions described in are assumed to be equal. This is a rough estimation, but the assumption is necessary due to the lack of research data.

Parameter Estimation

To estimate the Kon and Koff rates of a FNR consensus site, and thus - as described before - of the individual consensus sites in the FNR-tandem promotor. The data used for the parameter estimation of the two rates was acquired from research by Lazazzera et al.LazazzeraFNRB.A. Lazazzera, H. Beinert, N. Khoroshilova, M.C. Kennedy and P.J. Kiley, DNA Binding and Dimerization of the Fe–S-containing FNR Protein from Escherichia coli Are Regulated by Oxygen. The Journal OF Biological Chemistry 271, 2762-2768 (1996) (Fig. 4 of the article). The model was adapted to include promotors with just one consensus site (i.e. no PT or TPT states), as used in the paper. Furthermore, the right promotor concentration was set to 5 nM, which was the concentration used in assay. Hereafter, the values of Kon and Koff were optimized to minimize the error of the model output with respect to the measurement data. The optimal values of Kon and Koff were determined to be 0.0993 $M^{-1} s^{-1}$ and 0.00985 $s^{-1}$ respectively.

The next step is to estimate the activity of the promotor. Usually the activity is assumed to be proportional to the amount of bound promotor normalized to the total amount of promotor. In this case however, there are multiple bound states of the promotor that have to be taken into account, as shown in the equations of .

$$ \begin{aligned} \text{Activity} &\sim {\text{[Bound Promotor]}\over{\text{[Total Promotor]}}} \\ \text{Activity} &\sim {{f_{TP} * TP + f_{PT} * PT + f_{TPT} * TPT}\over{TP + PT + TPT + P}} &\bigwedge &f_{TP} + f_{PT} + f_{TPT} = 1\\ \end{aligned} $$
ExpressionEquations Equations describing the calculation of the activity of the FNR-tandem promotor
The FNR-tandem promotor has a higher activity than the FNR-single promotor because the upstream bound FNR facilitates the binding of RNA Polymerase to the DNA when the downstream site is also occupied by FNR. However when FNR is only bound to the upstream site there is no significant activity of the promotor. Therefore, the PT state is not taken into account when calculating the activity. The TPT state has a higher activity than the TP state, because of the contribution of the upstream bound FNR. Since all activity values are relative, the contribution of the TP state is set to 1 (same as when calculation the activity of the FNR-single promotor) and the contribution of the TPT state will be estimated using the data that the FNR-tandem promotor has a 1.8 times higher activity than the FNR-single promotor. Parameter estimation shows that to reach this activity, the TPT should be 1.67 times as active as the TP state. After normalization of the activity factor of TP becomes 0.375 and the activity factor of TPT 0.625, resulting in the following equations.
$$ \begin{aligned} \text{Activity} &\sim {{0.375 * TP + 0.625 * TPT}\over{TP + PT + TPT + P}} \\ \end{aligned} $$
ExpressionEquationsFinal Equations describing the calculation of the activity of the FNR-tandem promotor

References

The source code of all models can be found here.