Skip to main content
. Author manuscript; available in PMC: 2020 Feb 27.
Published in final edited form as: Endocr Relat Cancer. 2019 Jun;26(6):R345–R368. doi: 10.1530/ERC-18-0309

Table 2.

Methods of mathematical modeling.

Method Dynamic variables Time Example
Boolean networks X(t) = 0 or 1
Y(t) = 0 or 1
t = integer
(0, 1, 2, …)
X inhibits synthesis of Y and
Y inhibits synthesis of X
X (t + 1)=¬Y (t)
Y (t + 1)=¬X (t)
Ordinary differential equations X(t) = positive real number
Y(t)= positive real number
t= real number
(t ≥ 0)
X inhibits synthesis of Y and
Y inhibits synthesis of X
dXdt=ksx1+YpkdxX
dYdt=ksy1+XqkdyY
Stochastic models M(t) = positive integer t= real number
(t ≥ 0)
Propensity of mRNA synthesis = ksm
Propensity of mRNA degradation = kdmM
Probability density function for number of mRNA molecules in the cell is P(M)=eλλMM!, where λ=ksmkdm
Hybrid deterministic-stochastic models M(t) = positive integer
P(t) = positive real number
t = real number
(t ≥ 0)
Genetic regulatory network:
Simulate mRNA fluctuations, M(t), with a stochastic model and protein dynamics, P(t), with ordinary differential equations