Team:XMU-China/Project Modelling Intracellularmodel
From 2014.igem.org
(9 intermediate revisions not shown) | |||
Line 352: | 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 468: | 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 481: | 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;"> | + | <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> | ||
<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;"> | <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;"> | ||
Line 488: | Line 490: | ||
<td style="padding: 0px 7px; border: 1px rgb(0, 0, 0); width: 304px; vertical-align: top;"> | <td style="padding: 0px 7px; border: 1px rgb(0, 0, 0); width: 304px; vertical-align: top;"> | ||
<p style="font-family: Arial; font-size: 16px;"> | <p style="font-family: Arial; font-size: 16px;"> | ||
- | + | <math xmlns='http://www.w3.org/1998/Math/MathML'> | |
<mrow> | <mrow> | ||
<mfrac> | <mfrac> | ||
Line 527: | Line 529: | ||
<mtext>C</mtext> | <mtext>C</mtext> | ||
</msub> | </msub> | ||
- | <mo>&# | + | <mo>⋅</mo><mtext>C </mtext></mrow> |
</math> | </math> | ||
</p> | </p> | ||
Line 540: | Line 542: | ||
<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;"> | ||
- | + | <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>α</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>β</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>α</mtext> | ||
+ | <mtext>L</mtext> | ||
+ | </msub> | ||
+ | <mo>⋅</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>δ</mtext> | ||
+ | <mtext>A</mtext> | ||
+ | </msub> | ||
+ | <msup> | ||
+ | <mrow></mrow> | ||
+ | <mrow> | ||
+ | <msub> | ||
+ | <mtext>m</mtext> | ||
+ | <mn>3</mn> | ||
+ | </msub> | ||
+ | </mrow> | ||
+ | </msup> | ||
+ | </mrow> | ||
+ | </mfrac> | ||
+ | <mo>−</mo><msub> | ||
+ | <mtext>γ</mtext> | ||
+ | <mtext>L</mtext> | ||
+ | </msub> | ||
+ | <mo>⋅</mo><mtext>L</mtext></mrow> | ||
+ | </math> | ||
</p> | </p> | ||
</td> | </td> | ||
Line 642: | Line 725: | ||
<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 653: | 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;"> | ||
- | + | <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
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]:
|
(a) |
|
(b) |
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.
Want to see more modellings: Macroscopic Stimulus Diffusion Model, Microscopic Motion Model.
References
1. Song, K. Introduction to Synthetic Biology. Science Press.