Team:Duke/Modeling/2 1

From 2013.igem.org

(Difference between revisions)
(Gene Expression Level vs. Number of Repressor Binding Sites)
(Gene Expression Level vs. Binding Strength of Repressors)
Line 58: Line 58:
[[File:Thermo_variables2.png|650px|center]]
[[File:Thermo_variables2.png|650px|center]]
-
<div align="center"> Figure 3. P_bound vs. Number of Freg's </div>  
+
<div align="center"> Figure 6. Variables for Strong and Weak Repressor Binding </div>  
Numbers from:  
Numbers from:  
#Meckler et al., "Quantitative analysis of TALE-DNA interactions suggests polarity effects". Nucl. Acids Res. (2013) 41 (7): 4118-4128.  
#Meckler et al., "Quantitative analysis of TALE-DNA interactions suggests polarity effects". Nucl. Acids Res. (2013) 41 (7): 4118-4128.  
Line 78: Line 78:
<br><br><br>
<br><br><br>
[[File:Pbound_vs_kd_graph.png|750px|center]]
[[File:Pbound_vs_kd_graph.png|750px|center]]
-
<div align="center"> Figure 6. Graph of P_bound vs. Kd </div> <br><br>
+
<div align="center"> Figure 7. Graph of Fold Change in P_bound vs. Combination of Weak and Strong Binding</div> <br><br>
<br><br><br>
<br><br><br>
</div>
</div>

Revision as of 02:18, 22 September 2013

  • 1 1
  • 2 2
  • 3 3
  • 4 4
  • 5 5
  • 6 6
  • 7 7
  • 8 8
  • 9 9
  • 10 10


Contents

Mathematical Modeling of Bistable Toggle Switch

Application of the Thermodynamic Model of Cooperative Repression

To recap the derivation from the previous section, the key equation for thermodynamic model of cooperative repression is:


Thermo recap.png
Figure 1. Recap of Thermodynamic Model


In this section, the above model will be explored; specifically, the relationship between the red-colored terms will be studied. First, the relationship between P_bound and the number of F_reg's will show the effect of changing number of binding sites on level of gene expression. Then, the relationship between P_bound and Ks_rd (Dissociation constant of repressor bound to DNA) will show the effect of changing binding strengths of repressors on level of gene expression.


Gene Expression Level vs. Number of Repressor Binding Sites


Pbound vs freg.png
Figure 2. P_bound vs. Number of Freg's


As highlighted in the equation shown above, the relationship between P_bound and the number of F_reg's was studied. First, reasonable values for the variables used were chosen after research. Websites were used to find the size of yeast genome (12e6 bps) and the number of RNAP molecults in a S.cerevisiae (2000~4000 RNAP/cell). Some journal papers were used as well, for example, to find the dissociation constants of a typical TALE (18 RVD's). The variables and their values are summarized below.


Variables.png
Figure 3. P_bound vs. Number of Freg's

Numbers from:

  1. http://www.yeastgenome.org/cache/genomeSnapshot.html
  2. http://bionumbers.hms.harvard.edu/bionumber.aspx?&id=109211&ver=3&trm=polymerase
  3. Bintu et al., "Transcriptional regulation by the numbers". Current Opinion in Genetics and Development. 15, pp. 116-124 (2005)
  4. Meckler et al., "Quantitative analysis of TALE-DNA interactions suggests polarity effects". Nucl. Acids Res. (2013) 41 (7): 4118-4128.



First, the basal level of P_bound was calculated using F_reg = 1 (no Transcription Factors). Then, the P_bound values for the three cases--1 binding site, 3 binding sites, and 5 binding sites--were calculated for repressor level from 0.1 to 10,000 molecules/cell. Then finally, the P_bound values at these three cases were divided by the basal P_bound value to find the fold change in P_bound for the three cases. The result from these steps are graphed below.


Pbound vs freg graph.png
Figure 4. Graph of Fold Change in P_bound vs. Number of Binding Sites


The black, blue, and red data points indicate the fold change in P_bound when 1, 3 and 5 repressor binding sites are present. Qualitatively, it clearly looks like the slope of the hill function becomes steeper with additional binding sites. When a hill function was fitted onto these data points using "cftool" command on MATLAB, it was quantitatively shown that the apparent Hill coefficient increases from 1.00 to 2.99 then to 4.86 as the number of binding sites increased from 1 to 3, then to 5.

The significance of the result above is that a non-Hill equation that models the effect of multiple repressor sites on the probability of RNAP binding demonstrated increase in cooperativity with increasing number of binding sites.




Gene Expression Level vs. Binding Strength of Repressors

Pbound vs kd.png
Figure 5. P_bound vs. Kd


Similarly, the relationship between P_bound and the dissociation constants of repressors was studied in this section. In addition to the variables and the values from previous section, a new set of variables were introduced to distinguish between weak and strong repressors. In the table shown below, the two "Kd,strong" is the dissociation constant for strong repressors, and "Kd,weak" is the dissociation constant for weak repressors. Because the strength of binding is represented as the "dissociation" constant, higher value translates to equilibrium shifting towards dissociated repressor ([DNA]+[Repressor]) instead of bound repressor ([DNA-Repressor]).




Thermo variables2.png
Figure 6. Variables for Strong and Weak Repressor Binding

Numbers from:

  1. Meckler et al., "Quantitative analysis of TALE-DNA interactions suggests polarity effects". Nucl. Acids Res. (2013) 41 (7): 4118-4128.



Just like in the previous section, the basal level of P_bound was calculated using F_reg = 1 (no Transcription Factors). The key difference was that there were two types of F_regs: one for strong binding and one for weak binding. The effect of different combinations of weak and strong binding was demonstrated by plotting the fold change in P_bound for 5 Binding sites for the following cases:

  1. 5 Strong Binding, 0 Weak Binding : F_reg_total = (F_reg_strong)^5
  2. 4 Strong Binding, 1 Weak Binding : F_reg_total = (F_reg_strong)^4 * (F_reg_weak)
  3. 3 Strong Binding, 2 Weak Binding : F_reg_total = (F_reg_strong)^3 * (F_reg_weak)^2
  4. 2 Strong Binding, 3 Weak Binding : F_reg_total = (F_reg_strong)^2 * (F_reg_weak)^3
  5. 1 Strong Binding, 4 Weak Binding : F_reg_total = (F_reg_strong)^1 * (F_reg_weak)^4
  6. 0 Strong Binding, 5 Weak Binding : F_reg_total = (F_reg_weak)^5


The result of having different combinations of strong and weak binding for a promoter with 5 binding site is plotted below. Plots on the left have more strong binding sites (Black = 5 Strong, 0 Weak), and plots on the right have more weak binding sites (Pink = 0 Strong, 5 Weak).




Pbound vs kd graph.png
Figure 7. Graph of Fold Change in P_bound vs. Combination of Weak and Strong Binding