HOME

TheInfoList



OR:

The biochemical systems equation is a compact equation of nonlinear
differential equations In mathematics, a differential equation is an equation that relates one or more unknown functions and their derivatives. In applications, the functions generally represent physical quantities, the derivatives represent their rates of change, a ...
for describing a kinetic model for any network of coupled biochemical reactions and transport processes. The equation is expressed in the following form: \dfrac = ( (p), p) The notation for the dependent variable x varies among authors. For example, some authors use s, indicating species. x is used here to match the state space notation used in
control theory Control theory is a field of mathematics that deals with the control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the application of system inputs to drive the system to a ...
but either notation is acceptable. \bf N is the
stoichiometry matrix Stoichiometry refers to the relationship between the quantities of reactants and products before, during, and following chemical reactions. Stoichiometry is founded on the law of conservation of mass where the total mass of the reactants equals ...
which is an m by n matrix of stoichiometry coefficient. m is the number of species and n the number of biochemical reactions. The notation for \bf N is also variable. In constraint-based modeling the symbol \bf N tends to be used to indicate 'stoichiometry'. However in biochemical dynamic modeling and
sensitivity analysis Sensitivity analysis is the study of how the uncertainty in the output of a mathematical model or system (numerical or otherwise) can be divided and allocated to different sources of uncertainty in its inputs. A related practice is uncertainty ana ...
, \bf N tends to be in more common use to indicate 'number'. In the chemistry domain, the symbol used for the stoichiometry matrix is highly variable though the symbols S and N have been used in the past. \bf v is an n-dimensional column vector of reaction rates, and p is a p-dimensional column vector of parameters.


Example

Given the biochemical network: X_o \stackrel\longrightarrow\ x_1 \stackrel\longrightarrow\ x_2 \stackrel\longrightarrow\ x_3 \stackrel\longrightarrow\ X_1 where X_o and X_1 are fixed species to ensure the system is open. The system equation can be written as: : \mathbf = \begin 1 & -1 & \phantom0 & \phantom0 \\ 0 & \phantom1 & -1 & \phantom0 \\ 0 & \phantom0 & \phantom1 & -1 \\ \end,\ \mathbf = \begin v_1 \\ v_2 \\ v_3 \\ v_4 \\ \end So that: \begin \dfrac \\ pt \dfrac \\ pt \dfrac \\ pt \dfrac \\ pt\end = \begin 1 & -1 & \phantom0 & \phantom0 \\ 0 & \phantom1 & -1 & \phantom0 \\ 0 & \phantom0 & \phantom1 & -1 \\ \end \begin v_1 \\ v_2 \\ v_3 \\ v_4 \\ \end The elements of the rate vector will be rate equations that are functions of one or more species x_i and parameters, p. In the example, these might be simple mass-action rate laws such as v_2 = k_2 x_1 where k_2 is the rate constant parameter. The particular laws chosen will depend on the specific system under study. Assuming mass-action kinetics, the above equation can be written in complete form as: \begin \dfrac \\ pt \dfrac \\ pt \dfrac \\ pt \dfrac \\ pt\end = \begin 1 & -1 & \phantom0 & \phantom0 \\ 0 & \phantom1 & -1 & \phantom0 \\ 0 & \phantom0 & \phantom1 & -1 \\ \end \begin k_1 X_o \\ k_2 x_1 \\ k_3 x_2 \\ k_4 x_3 \\ \end


Analysis

The system equation can be analyzed by looking at the
linear Linearity is the property of a mathematical relationship ('' function'') that can be graphically represented as a straight line. Linearity is closely related to '' proportionality''. Examples in physics include rectilinear motion, the linear ...
response of the equation around the steady-state with respect to the parameter \bf p . At steady-state, the system equation is set to zero and given by: 0 = ( (), ) Differentiating the equation with respect to and rearranging gives: \dfrac = -\left( \frac\right)^ \frac This derivation assumes that the stoichiometry matrix has full rank. If this is not the case, then the inverse won't exist.


Example

For example, consider the same problem from the previous section of a linear chain. The matrix \frac is the unscaled elasticity matrix: : \mathcal = \begin \dfrac & \cdots & \dfrac \\ \vdots & \ddots & \vdots \\ \dfrac & \cdots & \dfrac \end. In this specific problem there are 3 species (m=3) and 4 reaction steps ( n = 4), the elasticity matrix is therefore a m \times n = 3\ \mbox\ 4 matrix. However, a number of entries in the matrix will be zero. For example \partial v_1/\partial x_3 will be zero since x_3 has no effect on v_1 . The matrix, therefore, will contain the following entries: : \mathcal = \begin \dfrac & 0 & 0 \\ \dfrac & \dfrac & 0 \\ 0 & \dfrac & \dfrac \\ 0 & 0 & \dfrac \\ \end. The parameter matrix depends on which parameters are considered. In
Metabolic control analysis Metabolic control analysis (MCA) is a mathematical framework for describing metabolic, signaling, and genetic pathways. MCA quantifies how variables,elastsuch as fluxes and species concentrations, depend on network parameters. In particular, it i ...
, a common set of parameters are the enzyme activities. For the sake of argument, we can equate the rate constants with the enzyme activity parameters. We also assume that each enzyme, k_i, only can affect its own step and no other. The matrix \frac is the unscaled elasticity matrix with respect to the parameters. Since there are 4 reaction steps and 4 corresponding parameters, the matrix will be a 4 by 4 matrix. Since each parameter only affects one reaction, the matrix will be a diagonal matrix: : \mathcal = \begin \dfrac & 0 & 0 & 0 \\ 0 & \dfrac & 0 & 0 \\ 0 & 0 & \dfrac & 0 \\ 0 & 0 & & \dfrac \\ \end. Since there are 3 species and 4 reactions, the resulting matrix \frac will be a 3 by 4 matrix D = \mathcal^_ \mathcal^_ (\mathcal^_-\mathcal^_)+\mathcal^_ \mathcal^_ \mathcal^_-\mathcal^_ \mathcal^_ \mathcal^_ \vphantom \frac = \frac \left[ \begin \mathcal^_ (\mathcal^_ (\mathcal^_-\mathcal^_)+\mathcal^_ \mathcal^_) & -\mathcal^_ \mathcal^_ \mathcal^_ \\ \mathcal^_ \mathcal^_ (\mathcal^_-\mathcal^_) & \mathcal^_ \mathcal^_ (\mathcal^_-\mathcal^_) \\ \mathcal^_ \mathcal^_ \mathcal^_ & \mathcal^_ \mathcal^_ \mathcal^_ \\ \end \right. \qquad\qquad\qquad\quad \left. \begin \mathcal^_ \mathcal^_ \mathcal^_ & \mathcal^_ \mathcal^_ \mathcal^_ \\ \mathcal^_ \mathcal^_ (\mathcal^_-\mathcal^_) & \mathcal^_ \mathcal^_ (\mathcal^_-\mathcal^_) \\ \mathcal^_ \mathcal^_ \mathcal^_ & -\mathcal^_ (\mathcal^_ (\mathcal^_-\mathcal^_)+\mathcal^_ \mathcal^_) \\ \end \right] Each expression in the matrix describes how a given parameter influences the steady-state concentration of a given species. Note that this is the unscaled derivative. It is often the case that the derivative is scaled by the parameter and concentration to eliminate units as well as turn the measure into a relative change.


Assumptions

The biochemical systems equation makes two key assumptions: # Species exist in a well-stirred reactor, so there are no spatial gradients. # Species concentrations are high enough so that stochastic effects are negligible


See also

*
Stoichiometry matrix Stoichiometry refers to the relationship between the quantities of reactants and products before, during, and following chemical reactions. Stoichiometry is founded on the law of conservation of mass where the total mass of the reactants equals ...
*
Chemical reaction network theory Chemical reaction network theory is an area of applied mathematics that attempts to model the behaviour of real-world chemical systems. Since its foundation in the 1960s, it has attracted a growing research community, mainly due to its applications ...
*
List of systems biology modeling software Systems biology relies heavily on building mathematical models to help understand and make predictions of biological processes. Specialized software to assist in building models has been developed since the arrival of the first digital computers. Th ...


References

{{reflist Biochemistry methods Metabolism Mathematical and theoretical biology Systems biology