Team:HUST-China/Modeling/GM
From 2012.igem.org
(Difference between revisions)
HUST LiChen (Talk | contribs) (Created page with "{{:Team:HUST-China/Templates/css/style}} {{:Team:HUST-China/Templates/MathJax.js}} <html> <head> </head> <body> <div class="clear"></div> <div class="main"> The modeling consist...") |
HUST LiChen (Talk | contribs) |
||
Line 8: | Line 8: | ||
<div class="clear"></div> | <div class="clear"></div> | ||
<div class="main"> | <div class="main"> | ||
- | The modeling consists of three parts: a) a modeling of the plane distribution of protons b) the aggregation circuit of quorum sensing. | + | The modeling consists of three parts:<br \> |
+ | a) a modeling of the plane distribution of protons<br /> | ||
+ | b) the aggregation circuit of quorum sensing. | ||
<h2>Part 1 The Spatial Distribution of Proton</h2> | <h2>Part 1 The Spatial Distribution of Proton</h2> | ||
<h3>Theory and Method</h3> | <h3>Theory and Method</h3> | ||
Line 20: | Line 22: | ||
Take the first two terms of the complementary error function after Taylor series expansion as the approximate number:</br> | Take the first two terms of the complementary error function after Taylor series expansion as the approximate number:</br> | ||
As a quick approximation of the error function, the first 2 terms of the Taylor series can be used: | As a quick approximation of the error function, the first 2 terms of the Taylor series can be used: | ||
- | |||
- | |||
$$C\left(r,t\right)=C_0\left(1-\frac{x}{\sqrt{Dt\pi}}\right)$$ | $$C\left(r,t\right)=C_0\left(1-\frac{x}{\sqrt{Dt\pi}}\right)$$ | ||
+ | We can get the image as followed: | ||
+ | <image> | ||
- | Part 2 The Aggregation Circuit of Quorum-sensing | + | <h2>Part 2 The Aggregation Circuit of Quorum-sensing</h2> |
- | Basic Concepts and the Aggregation Circuit | + | <h3>Basic Concepts and the Aggregation Circuit</h3> |
- | The ODE formalism models the concentrations of RNAs, proteins, and other molecules by time-dependent variables with values contained in the set of nonnegative real numbers. Regulatory interactions take the form of functional and differential relations between the concentration variables. For a typical transcription-translation process, the ODEs modeling approach associates two ODEs with any given gene i; one modeling the rate of change of the concentration of the transcribed mRNA r_i, and the other describing the rate of change of the concentration of its corresponding translated protein p_i. Thus for our network with 3 genes we have: | + | The ODE formalism models the concentrations of RNAs, proteins, and other molecules by time-dependent variables with values contained in the set of nonnegative real numbers. Regulatory interactions take the form of functional and differential relations between the concentration variables. For a typical transcription-translation process, the ODEs modeling approach associates two ODEs with any given gene $i$; one modeling the rate of change of the concentration of the transcribed mRNA $r_i$, and the other describing the rate of change of the concentration of its corresponding translated protein $p_i$. Thus for our network with 3 genes we have: |
- | + | \begin{equation} | |
+ | \frac{dr_i}{dt}=F\left(R_i(p_1), R_i(p_2), R_i(p_3)\right)-\gamma_ir_i | ||
+ | \end{equation} | ||
Where (1) describes transcription, (2) describes translation, and i = 1,…,N. The functions R_i(p_j) describe the dependence of mRNA concentration on protein concentration p_j (If protein p_j has no effect on mRNA r_i, then correspond function is set to zero.) The functional F(•) in (1) is defined in terms of sums and products of functions R_i. Function P_i in (2) describes the translation of the mRNA r_i into a protein p_i. Parameters γ_i, δ_i (i = 1,…,N), represent the degradation parameters of the mRNAs and proteins produced by gene i. As is common, we shall assume that the degradation of proteins or mRNAs is not regulated, namely that it does not depend on the concentrations of other molecules in the cell. Function R_i is assumed to be in the form of Hill function as usual (since our cases are all inhibitors, we shall denote the Hill function h-(p,K,n)), and the function P_i is taken to be a linear term proportional to the concentration of mRNA r_i. | Where (1) describes transcription, (2) describes translation, and i = 1,…,N. The functions R_i(p_j) describe the dependence of mRNA concentration on protein concentration p_j (If protein p_j has no effect on mRNA r_i, then correspond function is set to zero.) The functional F(•) in (1) is defined in terms of sums and products of functions R_i. Function P_i in (2) describes the translation of the mRNA r_i into a protein p_i. Parameters γ_i, δ_i (i = 1,…,N), represent the degradation parameters of the mRNAs and proteins produced by gene i. As is common, we shall assume that the degradation of proteins or mRNAs is not regulated, namely that it does not depend on the concentrations of other molecules in the cell. Function R_i is assumed to be in the form of Hill function as usual (since our cases are all inhibitors, we shall denote the Hill function h-(p,K,n)), and the function P_i is taken to be a linear term proportional to the concentration of mRNA r_i. | ||
Revision as of 13:25, 25 September 2012
HUST CHINA
The modeling consists of three parts:
a) a modeling of the plane distribution of protons
b) the aggregation circuit of quorum sensing.
a) a modeling of the plane distribution of protons
b) the aggregation circuit of quorum sensing.