Team:XMU-China/Project Modelling Intracellularmodel
From 2014.igem.org
(Created page with "<html lang="en"> <head> <meta charset="utf-8"> <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame Remove this if you use the .htaccess --> <...") |
|||
Line 358: | Line 358: | ||
}); | }); | ||
}); | }); | ||
- | </script> | + | </script> |
+ | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
</head> | </head> | ||
Line 466: | Line 467: | ||
<!--Application_RBSpromoter--> | <!--Application_RBSpromoter--> | ||
<div id="Project_Application_RBSpromoter"> | <div id="Project_Application_RBSpromoter"> | ||
- | |||
- | |||
<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 484: | Line 483: | ||
</p> | </p> | ||
<p style="font-family:宋体;font-size:16px;text-align:center;"> | <p style="font-family:宋体;font-size:16px;text-align:center;"> | ||
- | <img width="331.00" height="92.00" src="http://convert.wenku.baidu.com/rtcs/image?md5sum= | + | <img width="331.00" height="92.00" src="http://convert.wenku.baidu.com/rtcs/image?md5sum=34e936ed4df1e73d348d03c738b20c00.docx&l=webapp&ipr={"t":"img","w":"331.00","h":"92.00","dataType":"jpeg","c":"word\/media\/image1.jpeg"}" style="font-family:宋体;font-size:16px;"/> |
</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;">Parameters: </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;"> | + | <span style="font-family:Arial;font-size:16px;">α</span><span style="font-family:Arial;font-size:16px;">----- protein synthesis rate</span><span style="font-family:Arial;font-size:16px;">(<m:math> |
+ | <m:mrow> | ||
+ | <m:msub> | ||
+ | <m:mtext>α</m:mtext> | ||
+ | <m:mtext>C</m:mtext> | ||
+ | </m:msub> | ||
+ | <m:mo>,</m:mo><m:msub> | ||
+ | <m:mrow> | ||
+ | <m:mtext> α</m:mtext></m:mrow> | ||
+ | <m:mtext>L</m:mtext> | ||
+ | </m:msub> | ||
+ | </m:mrow> | ||
+ | </m:math>)</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;">----- repression coefficient</span><span style="font-family:Arial;font-size:16px;">(</span><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;">()</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;"> | + | <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;"> </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;">m----- transcription factor cooperativity ()</span><span style="font-family:Arial;font-size:16px;"> </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;"> |
Revision as of 17:36, 17 October 2014
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]:
Parameters:
α----- protein synthesis rate(
β----- repression coefficient()
γ----- protein decay()
δ-----activation coefficient()
m----- transcription factor cooperativity ()
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.