Difference between revisions of "Team:NEFU China/Modeling"
Alovesmile (Talk | contribs) m |
Alovesmile (Talk | contribs) m |
||
Line 137: | Line 137: | ||
</div> | </div> | ||
− | <p style="text-align: center | + | <p style="text-align:center"> </p> |
<p> </p> | <p> </p> | ||
Line 147: | Line 147: | ||
<p><span style="font-size:16px"><span style="font-family:arial,helvetica,sans-serif">Sobol’ sensitivity analysis method can predict the contribution rate of the model parameters to the results.</span></span></p> | <p><span style="font-size:16px"><span style="font-family:arial,helvetica,sans-serif">Sobol’ sensitivity analysis method can predict the contribution rate of the model parameters to the results.</span></span></p> | ||
− | <p><span style="font-size:16px"><span style="font-family:arial,helvetica,sans-serif"><img alt="" src="https://static.igem.org/mediawiki/2015/4/4a/NEFU_China_5B3290BF-D1E3-4E24-9892-A07713ADF547.png" style="height: | + | <p><span style="font-size:16px"><span style="font-family:arial,helvetica,sans-serif"><img alt="" src="https://static.igem.org/mediawiki/2015/4/4a/NEFU_China_5B3290BF-D1E3-4E24-9892-A07713ADF547.png" style="height:300px; width:700px" /></span></span></p> |
− | <p><span style="font-size:16px"><span style="font-family:arial,helvetica,sans-serif"> | + | <p><span style="font-size:16px"><span style="font-family:arial,helvetica,sans-serif"> </span></span></p> |
+ | |||
+ | <p> </p> | ||
+ | |||
+ | <p><span style="font-size:18px"><span style="font-family:arial,helvetica,sans-serif">We can get these equations:</span></span></p> | ||
<p> <img alt="" src="https://static.igem.org/mediawiki/2015/5/59/NEFU_China_3CD7B715-B2B6-44C9-8B3D-5F86758E4571.png" style="height:64px; width:150px" /></p> | <p> <img alt="" src="https://static.igem.org/mediawiki/2015/5/59/NEFU_China_3CD7B715-B2B6-44C9-8B3D-5F86758E4571.png" style="height:64px; width:150px" /></p> |
Latest revision as of 02:53, 19 September 2015
Modeling introduction:
For the modeling of our project, we used mathematic method to explain the progress and optimize our experimental design. We established some equations to simulate the biological
process.
We have considered all of the factors that influence the blue pigment production, and created the mathematic model based on the biological dynamics. As for the future work, we can use Sobol' sensitivity analysis to predict the contribution rate of the model parameters to the results,and did a predictor among 3 different values, time, the mount of AI-2, and the intensity of pigment, using the MATLAB software to draw the 3D chart.
Equation constructed:
We can use mathematic models to indicate the intracellular syntheses of proteins and the AI-2 transportation and phosphorylation.
For these two parts, we designed a set of equations. They are listed as following:
The equations of intracellular synthesis of proteins:
[1]LsrACBD:
[2]LsrR:
[3]LsrK:
The equations of AI-2 in the cells:
[4]Intracellular AI-2:
[5]Phosphorylated AI-2:
*mRNA LsrACBD:
*mRNA LsrRK:
In those equations:
Constant:
V1,V2-----Maximum transcription rate of lsrACBD/lsrRK
Km1 -----Affinity constant between lsrR and lsrACBD
Km2 -----Affinity constant between lsrR and lsrKR
Ki1 -----Inhibition constant between lsrR and lsrACBD
Ki2 -----LsrR inhibition constant on lsrR
h1,h2 -----Degradation of mRNA lsrACBD and lsrKR
r1 ------Degradation of lsrACBD
r2,r3 ------Degradation of lsrR and lsrK
K1 ------Translation rate of mRNA lsrACBD
K2 ------Translation of lsrRK
l1 ------Binding between LsrR and phosphorylated AI-2
l2 ------Binding between LsrK and AI-2
l3 ------Binding between LsrACBD and extracellular AI-2
SR ------AI-2 synthesis rate
ER ------Excretion constant
DR ------Dimerization rate(active LsrR to inactive LsrR)
Variable:
R1-----mRNA lsrACBDFG
R2-----mRNA lsrKR
P1-----LsrACBD
P2-----LsrR
P3-----LsrK
S1-----Intracellular AI-2
S2-----Extracellular AI-2
S3-----Phosphorylated AI-2
Preditor
1.Sobol' Sensitivity analysis.
Sobol’ sensitivity analysis method can predict the contribution rate of the model parameters to the results.
We can get these equations:
In those equations:
f0-----Average value of response output.
Du-----Variance of parameter K.
Dv-----The sum of the variance of the other single parameter.
The sensitivity coefficient of parameter K is:
Results analysis:
In the model, the higher the sensitivity coefficient, the more important the kinetic parameters of the AI-2 transportation and phosphorylation in cells.
2. 3D Map
We did a predictor among 3 different values, time, the concentration of AI-2, and the intensity of pigment. Using the 3D map to find out the connection among them, that can be reference for customers to use 'yogurt gaurder'.
Modeling Software
MATLAB (matrix laboratory) is a numerical computing envionment and fourth-generation programming language. It is developed by MathWorks, a company in United States. MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user of interfaces, and interfacing with programs written in other languages, including C, C++, Java, and Fortran. Although MATLAB is intended primarily for numerical computing, an optional toolbox uses the MuPAD symbolic engine, allowing access to symbolic computing capabilities. An additional package, Simulink, adds graphical multi-domain simulation and Model-Based Design for dynamic and embedded systems.