Team:XMU-China/Project Modelling Intracellularmodel

From 2014.igem.org

(Difference between revisions)
Line 540: Line 540:
             <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;">
             <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;">
                 <p style="font-family: Arial; font-size: 16px;">
-
                    <img src="http://convert.wenku.baidu.com/rtcs/math?md5sum=16a723dfd5aad449f4ba3e271bd7330c.docx&math=aacdf3dbd73739351648c8940b9c24ae"/>
+
                  <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>
                 </p>
             </td>
             </td>

Revision as of 17:55, 17 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 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.


References

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

2. Liu, C., Fu, X., Liu, L., Ren, X., Chau, C.K.L., Li, S., Xiang, L., Zeng, H., Chen, G.,Tang, L.H., et al. (2011). Sequential establishment of stripe patterns in an expanding cell population. Science 334, 238–241.