Team:XMU-China/Project Modelling Intracellularmodel

From 2014.igem.org

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 22: Line 22:
z-index: 100;
z-index: 100;
top: 0;
top: 0;
 +
position: fixed;
position: fixed;
width: 975px;  
width: 975px;  
Line 351: Line 352:
$(".navbar_main").mouseenter(function(){
$(".navbar_main").mouseenter(function(){
var nav_bar_hover_target = $(this);
var nav_bar_hover_target = $(this);
-
nav_bar_hover_target.children(".navbar_sub").slideDown();
+
nav_bar_hover_target.children(".navbar_sub").stop().slideDown();
$(".navbar_main").mouseleave(function(){
$(".navbar_main").mouseleave(function(){
var nav_bar_hoveroff_target = $(this);
var nav_bar_hoveroff_target = $(this);
-
nav_bar_hoveroff_target.children(".navbar_sub").slideUp();
+
nav_bar_hoveroff_target.children(".navbar_sub").stop().slideUp();
});
});
});
});
Line 467: Line 468:
<!--Application_RBSpromoter-->
<!--Application_RBSpromoter-->
<div id="Project_Application_RBSpromoter">
<div id="Project_Application_RBSpromoter">
 +
<img id="Project_Application_RBSpromoter_title" class="Project_title" src="https://static.igem.org/mediawiki/2014/a/a7/Xmu_Intracellular_model_zwei.png"/>
 +
<div id="Project_Application_RBSpromoter_wd">
<p style="font-family:Arial;font-size:29px;">
<p style="font-family:Arial;font-size:29px;">
     <span style="font-family:Arial;font-weight:700;font-size:29px;">INTRACELLULAR MODEL</span>
     <span style="font-family:Arial;font-weight:700;font-size:29px;">INTRACELLULAR MODEL</span>
Line 480: Line 483:
</p>
</p>
<p style="font-family:Arial;font-size:16px;">
<p style="font-family:Arial;font-size:16px;">
-
     <span style="font-family:Arial;font-size:16px;">Equations as follows</span><span style="font-family:Arial;font-size:16px;valign:sup;">[1]</span><span style="font-family:Arial;font-size:16px;valign:sup;">,</span><span style="valign:sup;"> </span><span style="font-family:Arial;font-size:16px;valign:sup;">[</span><span style="font-family:Arial;font-size:16px;valign:sup;">2</span><span style="font-family:Arial;font-size:16px;valign:sup;">]</span><span style="font-family:Arial;font-size:16px;">: </span>
+
     <span style="font-family:Arial;font-size:16px;">Equations as follows</span><span style="font-family:Arial;font-size:16px;valign:sup;"><sup>[1][2]</sup></span>: </span>
</p>
</p>
-
<p style="font-family:宋体;font-size:16px;text-align:center;">
+
<table style="border: currentColor; border-image: none; font-family: Times New Roman,宋体; font-size: 13px; margin-right: auto; margin-left: auto; border-collapse: collapse; styleName: Normal Table; border-insideH: 1px none #000000; border-insideV: 1px none #000000; cellpadding: 0px 7px 0px 7px;">
-
     <img width="331.00" height="92.00" src="http://convert.wenku.baidu.com/rtcs/image?md5sum=34e936ed4df1e73d348d03c738b20c00.docx&l=webapp&ipr={&quot;t&quot;:&quot;img&quot;,&quot;w&quot;:&quot;331.00&quot;,&quot;h&quot;:&quot;92.00&quot;,&quot;dataType&quot;:&quot;jpeg&quot;,&quot;c&quot;:&quot;word\/media\/image1.jpeg&quot;}" style="font-family:宋体;font-size:16px;"/>
+
     <tbody>
 +
        <tr class="firstRow" style="height: 42px;">
 +
            <td style="padding: 0px 7px; border: 1px rgb(0, 0, 0); width: 304px; vertical-align: top;">
 +
                <p style="font-family: Arial; font-size: 16px;">
 +
                  <math xmlns='http://www.w3.org/1998/Math/MathML'>
 +
<mrow>
 +
  <mfrac>
 +
  <mrow>
 +
    <mtext>dC</mtext></mrow>
 +
  <mrow>
 +
    <mtext>dt</mtext></mrow>
 +
  </mfrac>
 +
  <mo>=</mo><mfrac>
 +
  <mrow>
 +
    <msub>
 +
    <mtext>&#x03B1;</mtext>
 +
    <mtext>C</mtext>
 +
    </msub>
 +
    </mrow>
 +
  <mrow>
 +
    <mn>1</mn><mo>+</mo><msup>
 +
    <mrow>
 +
      <mrow><mo>(</mo>
 +
      <mrow>
 +
        <mtext>L</mtext><mo>/</mo><msub>
 +
        <mtext>&#x03B2;</mtext>
 +
        <mtext>L</mtext>
 +
        </msub>
 +
        </mrow>
 +
      <mo>)</mo></mrow></mrow>
 +
    <mrow>
 +
      <msub>
 +
      <mtext>m</mtext>
 +
      <mn>1</mn>
 +
      </msub>
 +
      </mrow>
 +
    </msup>
 +
    </mrow>
 +
  </mfrac>
 +
  <mo>&#x2212;</mo><msub>
 +
  <mtext>&#x03B3;</mtext>
 +
  <mtext>C</mtext>
 +
  </msub>
 +
  <mo>&#x22C5;</mo><mtext>C&#x00A0;</mtext></mrow>
 +
</math>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: 1px 1px 1px medium; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) currentColor; padding: 0px 7px; width: 37px; vertical-align: top;">
 +
                <p style="text-align: left; font-family: Arial; font-size: 16px;">
 +
                    <span style="font-family: Arial; font-size: 16px;">(a)</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style="height: 63px;">
 +
            <td style="border-width: medium 1px 1px; border-color: currentColor rgb(0, 0, 0) rgb(0, 0, 0); padding: 0px 7px; width: 304px; vertical-align: top;">
 +
                <p style="font-family: Arial; font-size: 16px;">
 +
                  <math xmlns='http://www.w3.org/1998/Math/MathML'>
 +
<mrow>
 +
  <mfrac>
 +
  <mrow>
 +
    <mtext>dL</mtext></mrow>
 +
  <mrow>
 +
    <mtext>dt</mtext></mrow>
 +
  </mfrac>
 +
  <mo>=</mo><mfrac>
 +
  <mrow>
 +
    <msub>
 +
    <mtext>&#x03B1;</mtext>
 +
    <mtext>L</mtext>
 +
    </msub>
 +
    </mrow>
 +
  <mrow>
 +
    <mn>1</mn><mo>+</mo><msup>
 +
    <mrow>
 +
      <mrow><mo>(</mo>
 +
      <mrow>
 +
        <mtext>I</mtext><mo>/</mo><msub>
 +
        <mtext>&#x03B2;</mtext>
 +
        <mtext>I</mtext>
 +
        </msub>
 +
        </mrow>
 +
      <mo>)</mo></mrow></mrow>
 +
    <mrow>
 +
      <msub>
 +
      <mtext>m</mtext>
 +
      <mn>2</mn>
 +
      </msub>
 +
      </mrow>
 +
    </msup>
 +
    </mrow>
 +
  </mfrac>
 +
  <mo>+</mo><mfrac>
 +
  <mrow>
 +
    <msub>
 +
    <mtext>&#x03B1;</mtext>
 +
    <mtext>L</mtext>
 +
    </msub>
 +
    <mo>&#x22C5;</mo><msup>
 +
    <mtext>A</mtext>
 +
    <mrow>
 +
      <msub>
 +
      <mtext>m</mtext>
 +
      <mn>3</mn>
 +
      </msub>
 +
      </mrow>
 +
    </msup>
 +
    </mrow>
 +
  <mrow>
 +
    <msup>
 +
    <mtext>A</mtext>
 +
    <mrow>
 +
      <msub>
 +
      <mtext>m</mtext>
 +
      <mn>3</mn>
 +
      </msub>
 +
      </mrow>
 +
    </msup>
 +
    <mo>+</mo><msub>
 +
    <mtext>&#x03B4;</mtext>
 +
    <mtext>A</mtext>
 +
    </msub>
 +
    <msup>
 +
    <mrow></mrow>
 +
    <mrow>
 +
      <msub>
 +
      <mtext>m</mtext>
 +
      <mn>3</mn>
 +
      </msub>
 +
      </mrow>
 +
    </msup>
 +
    </mrow>
 +
  </mfrac>
 +
  <mo>&#x2212;</mo><msub>
 +
  <mtext>&#x03B3;</mtext>
 +
  <mtext>L</mtext>
 +
  </msub>
 +
  <mo>&#x22C5;</mo><mtext>L</mtext></mrow>
 +
</math>
 +
                </p>
 +
            </td>
 +
            <td style="border-width: medium 1px 1px medium; border-color: currentColor rgb(0, 0, 0) rgb(0, 0, 0) currentColor; padding: 0px 7px; width: 37px; vertical-align: top;">
 +
                <p style="font-family: Arial; font-size: 16px;">
 +
                    &nbsp;
 +
                </p>
 +
                <p style="font-family: Arial; font-size: 16px;">
 +
                    <span style="font-family: Arial; font-size: 16px;">(b)</span>
 +
                </p>
 +
            </td>
 +
        </tr>
 +
        <tr style="height: 0px;">
 +
            <td style="border: currentColor; border-image: none; width: 304px;"></td>
 +
            <td style="border: currentColor; border-image: none; width: 37px;"></td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
<p style="text-align: justify;">
 +
    &nbsp;
</p>
</p>
<p style="font-family:Arial;font-size:16px;">
<p style="font-family:Arial;font-size:16px;">
Line 504: Line 663:
</p>
</p>
<p style="font-family:Arial;font-size:16px;">
<p style="font-family:Arial;font-size:16px;">
-
     <span style="font-family:Arial;font-size:16px;">β</span><span style="font-family:Arial;font-size:16px;">----- repression coefficient</span><span style="font-family:Arial;font-size:16px;">(</span><span style="font-family:Arial;font-size:16px;">)</span>
+
     <span style="font-family:Arial;font-size:16px;">β</span><span style="font-family:Arial;font-size:16px;">----- repression coefficient</span><span style="font-family:Arial;font-size:16px;">(</span><math xmlns='http://www.w3.org/1998/Math/MathML'>
-
</p>
+
-
<p style="font-family:Arial;font-size:16px;">
+
-
    <span style="font-family:Arial;font-size:16px;">γ</span><span style="font-family:Arial;font-size:16px;">----- protein decay</span><span style="font-family:Arial;font-size:16px;">(<math xmlns='http://www.w3.org/1998/Math/MathML'>
+
  <mrow>
  <mrow>
   <msub>
   <msub>
Line 517: Line 673:
     <mtext>&#x00A0;&#x03B2;</mtext></mrow>
     <mtext>&#x00A0;&#x03B2;</mtext></mrow>
   <mtext>I</mtext>
   <mtext>I</mtext>
 +
  </msub>
 +
  </mrow>
 +
</math>
 +
<span style="font-family:Arial;font-size:16px;">)</span>
 +
</p>
 +
<p style="font-family:Arial;font-size:16px;">
 +
    <span style="font-family:Arial;font-size:16px;">γ</span><span style="font-family:Arial;font-size:16px;">----- protein decay</span><span style="font-family:Arial;font-size:16px;">(<math xmlns='http://www.w3.org/1998/Math/MathML'>
 +
<mrow>
 +
  <msub>
 +
  <mtext>&#x03B3;</mtext>
 +
  <mtext>C</mtext>
 +
  </msub>
 +
  <mo>,</mo><msub>
 +
  <mrow>
 +
    <mtext>&#x00A0;&#x03B3;</mtext></mrow>
 +
  <mtext>L</mtext>
   </msub>
   </msub>
   </mrow>
   </mrow>
Line 522: Line 694:
</p>
</p>
<p style="font-family:Arial;font-size:16px;">
<p style="font-family:Arial;font-size:16px;">
-
     <span style="font-family:Arial;font-size:16px;">δ</span><span style="font-family:Arial;font-size:16px;">-----activation </span><span style="font-family:Arial;font-size:16px;">coefficient</span><span style="font-family:Arial;font-size:16px;">()</span><span style="font-family:Arial;font-size:16px;"> </span><span style="font-family:Arial;font-size:16px;"> &nbsp; &nbsp; &nbsp;</span>
+
     <span style="font-family:Arial;font-size:16px;">δ</span><span style="font-family:Arial;font-size:16px;">-----activation </span><span style="font-family:Arial;font-size:16px;">coefficient</span><span style="font-family:Arial;font-size:16px;">(<math xmlns='http://www.w3.org/1998/Math/MathML'>
 +
<mrow>
 +
  <msub>
 +
  <mtext>&#x03B4;</mtext>
 +
  <mtext>A</mtext>
 +
  </msub>
 +
  </mrow>
 +
</math>)</span><span style="font-family:Arial;font-size:16px;"> </span><span style="font-family:Arial;font-size:16px;"> &nbsp; &nbsp; &nbsp;</span>
</p>
</p>
<p style="font-family:Arial;font-size:16px;">
<p style="font-family:Arial;font-size:16px;">
-
     <span style="font-family:Arial;font-size:16px;">m----- transcription factor cooperativity ()</span><span style="font-family:Arial;font-size:16px;"> &nbsp; &nbsp;</span>
+
     <span style="font-family:Arial;font-size:16px;">m----- transcription factor cooperativity (<math xmlns='http://www.w3.org/1998/Math/MathML'>
 +
<mrow>
 +
  <msub>
 +
  <mtext>m</mtext>
 +
  <mn>1</mn>
 +
  </msub>
 +
  <mo>,</mo><msub>
 +
  <mrow>
 +
    <mtext>&#x00A0;m</mtext></mrow>
 +
  <mn>2</mn>
 +
  </msub>
 +
  <mo>,</mo><msub>
 +
  <mrow>
 +
    <mtext>&#x00A0;m</mtext></mrow>
 +
  <mn>3</mn>
 +
  </msub>
 +
  </mrow>
 +
</math>)</span><span style="font-family:Arial;font-size:16px;"> &nbsp; &nbsp;</span>
</p>
</p>
<p style="font-family:Arial;font-size:16px;padding-top:16px;">
<p style="font-family:Arial;font-size:16px;padding-top:16px;">
     <span style="font-family:Arial;font-size:16px;">With above two equations, the relation between stimuli and intracellular is built. With certain concentration of IPTG and L-arabinose, the concentration of </span><span style="font-family:Arial;font-size:16px;">c</span><span style="font-family:Arial;font-size:16px;">heZ (Z</span><span style="font-family:Arial;font-size:16px;valign:sub;">T</span><span style="font-family:Arial;font-size:16px;">) will get for the following modeling.</span>
     <span style="font-family:Arial;font-size:16px;">With above two equations, the relation between stimuli and intracellular is built. With certain concentration of IPTG and L-arabinose, the concentration of </span><span style="font-family:Arial;font-size:16px;">c</span><span style="font-family:Arial;font-size:16px;">heZ (Z</span><span style="font-family:Arial;font-size:16px;valign:sub;">T</span><span style="font-family:Arial;font-size:16px;">) will get for the following modeling.</span>
 +
</p>
 +
<p>
 +
</br>
 +
</p>
 +
<p>Want to see more modellings: <a href="https://2014.igem.org/Team:XMU-China/Project_Modelling_sdmodel" target="_blank">Macroscopic Stimulus Diffusion Model</a href="https://2014.igem.org/Team:XMU-China/Project_Modelling_sdmodel" target="_blank">, <a href="https://2014.igem.org/Team:XMU-China/Project_Modelling_mmmodel" target="_blank">Microscopic Motion Model</a href="https://2014.igem.org/Team:XMU-China/Project_Modelling_mmmodel" target="_blank">.</p>
 +
<p>
 +
</br>
</p>
</p>
<p style="font-family:Arial;font-size:16px;padding-top:16px;">
<p style="font-family:Arial;font-size:16px;padding-top:16px;">
Line 540: Line 743:
</p>
</p>
<p style="font-family:Arial;font-size:16px;padding-top:16px;">
<p style="font-family:Arial;font-size:16px;padding-top:16px;">
-
    <span style="font-family:Arial;font-size:16px;">2</span><span style="font-family:Arial;font-size:16px;">. </span><span style="font-family:Arial;font-size:16px;">Liu, C., Fu, X., Liu, L., Ren, X., Chau, C.K.L., Li, S.,</span><span style="font-family:Arial;font-size:16px;"> Xiang, L., Zeng, H., Chen, G.,</span><span style="font-family:Arial;font-size:16px;">Tang, L.H., et al. (2011). Sequential establishment of </span><span style="font-family:Arial;font-size:16px;">stripe patterns in an expanding</span><span style="font-family:Arial;font-size:16px;"> </span><span style="font-family:Arial;font-size:16px;">cell population. Science 334, 238–241.</span>
+
  <a href="http://www.ncbi.nlm.nih.gov/pubmed/21998392" target="_blank">2.Basu S, Gerchman Y, Collins C H, et al. A synthetic multicellular system for programmed pattern formation. Nature, 2005, 434: 1130-1134. </a>
</p>
</p>
<p style="font-family:Arial;font-size:16px;padding-top:16px;">
<p style="font-family:Arial;font-size:16px;padding-top:16px;">

Latest revision as of 03:27, 18 October 2014

side_bar

INTRACELLULAR MODEL


The following functions are based on ordinary differential equations with Hill functions that captured the activation and repression of protein synthesis.

The intracellular species included cheZ (C or ZT), LacI (L), L-ara (A), IPTG (I).

Equations as follows[1][2]:

dC dt = α C 1+ ( L/ β L ) m 1 γ C

(a)

dL dt = α L 1+ ( I/ β I ) m 2 + α L A m 3 A m 3 + δ A m 3 γ L L

 

(b)

 

Parameters:

α----- protein synthesis rate( α C ,  α L )

β----- repression coefficient( β L ,  β I )

γ----- protein decay( γ C ,  γ L )

δ-----activation coefficient( δ A )      

m----- transcription factor cooperativity ( m 1 ,  m 2 ,  m 3 )    

With above two equations, the relation between stimuli and intracellular is built. With certain concentration of IPTG and L-arabinose, the concentration of cheZ (ZT) will get for the following modeling.


Want to see more modellings: Macroscopic Stimulus Diffusion Model, Microscopic Motion Model.



References

1. Song, K. Introduction to Synthetic Biology. Science Press.

2.Basu S, Gerchman Y, Collins C H, et al. A synthetic multicellular system for programmed pattern formation. Nature, 2005, 434: 1130-1134.