Team:SYSU-China/modeling
From 2012.igem.org
(Difference between revisions)
Line 55: | Line 55: | ||
font-family: "Hobo Std"; | font-family: "Hobo Std"; | ||
} | } | ||
+ | .style3 {font-size: 7px} | ||
</style> | </style> | ||
<div style="background:url(https://static.igem.org/mediawiki/2012/c/c5/SYSU-modelingBG.jpg) no-repeat; font-size: 143px;"> | <div style="background:url(https://static.igem.org/mediawiki/2012/c/c5/SYSU-modelingBG.jpg) no-repeat; font-size: 143px;"> | ||
Line 83: | Line 84: | ||
<tr> | <tr> | ||
<td width="5" rowspan="8"> </td> | <td width="5" rowspan="8"> </td> | ||
- | <td width=" | + | <td width="59" rowspan="8"> </td> |
- | <td width=" | + | <td width="661" rowspan="8" align="left" valign="top"><div style="height:590px;width:612px;overflow:scroll"> |
+ | <h3>1. Growth</h3> | ||
<p> </p> | <p> </p> | ||
- | <p align="left"> | + | <h3>2. Differentiation</h3> |
- | <p align="left">& | + | <p><u>A. Basic Model</u></p> |
+ | <p align="left">Aumptions: </p> | ||
+ | <p align="left">1. Without control elements, A:B=A%:B% in the stable state ?? </p> | ||
+ | <p align="left">(1) No control element.</p> | ||
+ | <blockquote> | ||
+ | <p align="left"> <img src="https://static.igem.org/mediawiki/2012/e/e2/SYSU-GS-1.gif" width="101" height="101"></p> | ||
+ | </blockquote> | ||
+ | <p align="left">x – concentration of repressor 1(CI) </p> | ||
+ | <p align="left">y – concentration of repressor 2(434) </p> | ||
+ | <p align="left">a<span class="style3">1,2</span> – effective rate of synthesis of x,y b, – cooperativity of repression from</p> | ||
+ | <blockquote> | ||
+ | <p align="left">promoter 1(PCI), promoter 2(P434</p> | ||
+ | </blockquote> | ||
+ | <p align="center"><img src="https://static.igem.org/mediawiki/2012/2/24/SYSU-Tu-1.png" width="333" height="349"></p> | ||
+ | <p align="left">Parameters </p> | ||
+ | <blockquote> | ||
+ | <p align="left">a<span class="style3">1</span>=a<span class="style3">2</span>=100 </p> | ||
+ | <p align="left">b=g=2 (b, g>1) </p> | ||
+ | </blockquote> | ||
+ | <ul> | ||
+ | <li>three steady states; one unstable, two stable – bistability</li> | ||
+ | <li>in the case of b, g=1</li> | ||
+ | </ul> | ||
+ | <blockquote> | ||
+ | <p>there is one stable steady state</p> | ||
+ | <p align="center"><img src="tu-2.png" width="425" height="298"></p> | ||
+ | </blockquote> | ||
+ | <p align="left">Bistability requires: </p> | ||
+ | <ul> | ||
+ | <li> a1, a2 do not differ greatly</li> | ||
+ | <li>b,g are not drastically different </li> | ||
+ | <li>how “drastic” difference of a1 vs. a2 is tolerated depends on the magnitude of b and g</li> | ||
+ | </ul> | ||
+ | <p><u>B. Improved Model</u></p> | ||
+ | <p>RNAP(t) + Proi(t) →ki Proi (t + τ1) + RNAP(t + τ2) + ni × ri (t + τ3) ------ (1)</p> | ||
+ | <p>RNAP(t) + Pro1(t) k1 Pro1(t + τ1) + RNAP(t + τ2) + n1 × r1(t + τ3) ------ (2)</p> | ||
+ | <p>RNAP(t) + Pro2(t) k2 Pro2(t + τ1) + RNAP(t + τ2) + n2 × r2(t + τ3) ------ (3)</p> | ||
+ | <p>r2(t) + Pro1(t) k3 Pro1r2(t) ---------------------------------------------------------------------- (4)</p> | ||
+ | <p>r1(t) + Pro2(t) k4 Pro2r1(t) ---------------------------------------------------------------------- (5)</p> | ||
+ | <p>Pro2r1(t) (5) Pro1r2(t) + I nd1(t) k5 Pro1(t) + r2(t) + I nd1(t) --------------- (6)</p> | ||
+ | <p>Pro2r1(t) + I nd2(t) k6 Pro2(t) + r1(t) + I nd2(t) -------------------------------------- (7)</p> | ||
+ | <p>r1(t) →k7 ---------------------------------------------------------------------------------------------------- (8)</p> | ||
+ | <p>r2(t) →k8 ---------------------------------------------------------------------------------------------------- (9)</p> | ||
+ | <blockquote> | ||
+ | <p>Equation(2) and (3) represent the chemical processes of gene expression.Reactions (4) and (5) are pressing processes of the promoters by forming Pro1r1 (PCI) and Pro2r1(P434), and (6) and (7) reactivate the promoters’ expression ability with inducers Ind1 ( in our program, Ind2=0) and Ind1(pluX). The last two reactions, (8) and (9) are the decay processes of the gene expression products (A, B).n1 and n2 equal to 1. In our simulations, the stochastic of all reactions are equal to 1s-1, except the decay reaction, with a stochastic rate constant of 0.001 s-1.RNAP=50, Pro1=1, Pro2=1 and Ind1=1.(Without control element Ind2=0).</p> | ||
+ | </blockquote> | ||
+ | <p align="center"><img src="https://static.igem.org/mediawiki/2012/c/cd/SYSU-Tu-3.png" width="468" height="227"></p> | ||
+ | <p align="center">With control element , inducer 1 is present.That is removed about time 100s.</p> | ||
</div> | </div> | ||
- | + | <p> </p></td> | |
<td width="180" align="left" valign="top"> </td> | <td width="180" align="left" valign="top"> </td> | ||
</tr> | </tr> | ||
Line 102: | Line 151: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
- | <td height="71" align="left" valign="top"><div align="center"><strong>Human Practice</strong></div></td> | + | <td height="71" align="left" valign="top"><div align="center"><a href="https://2012.igem.org/Team:SYSU-China/huampractice"><strong>Human Practice</strong></a></div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 108: | Line 157: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
- | <td align="left" valign="top"><div align="center"><strong>Home</strong></div></td> | + | <td align="left" valign="top"><div align="center"><a href="https://2012.igem.org/Team:SYSU-China"><strong>Home</strong></a></div></td> |
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 09:36, 26 September 2012