Skip to main content
  • Methodology article
  • Open access
  • Published:

Analyzing fixed points of intracellular regulation networks with interrelated feedback topology

Abstract

Background

Modeling the dynamics of intracellular regulation networks by systems of ordinary differential equations has become a standard method in systems biology, and it has been shown that the behavior of these networks is often tightly connected to the network topology. We have recently introduced the circuit-breaking algorithm, a method that uses the network topology to construct a one-dimensional circuit-characteristic of the system. It was shown that this characteristic can be used for an efficient calculation of the system’s fixed points.

Results

Here we extend previous work and show several connections between the circuit-characteristic and the stability of fixed points. In particular, we derive a sufficient condition on the characteristic for a fixed point to be unstable for certain graph structures and demonstrate that the characteristic does not contain the information to decide whether a fixed point is asymptotically stable. All statements are illustrated on biological network models.

Conclusions

Single feedback circuits and their role for complex dynamic behavior of biological networks have extensively been investigated, but a transfer of most of these concepts to more complex topologies is difficult. In this context, our algorithm is a powerful new approach for the analysis of regulation networks that goes beyond single isolated feedback circuits.

Background

Describing the dynamic behavior of molecular interactions in a cell or cell compartment by chemical reaction kinetics has become a standard approach in systems biology for metabolic pathways as well as for regulatory networks. Since qualitative knowledge about these interactions is often available from experiments, literature or databases, which can be represented as network graphs, several different graph-based approaches have been developed to analyze the behavior of the networks. These methods operate solely on the graphs without detailed knowledge of the kinetic rates. They show for example that certain subnetwork structures are necessary to generate complex behavior such as oscillations, hysteresis or multistationarity. Thus, such behavior can be excluded for relatively small and simple networks that lack these subnetworks. So far, most of these approaches have the following limitations for practical use: First, they only allow to make statements for relatively simple graph topologies, and second, they are often restricted to very specific model classes such as metabolic networks of the form x ̇ =Sv(x) with stoichiometric matrix S and (often polynomial) flux vector v(x) [1] or regulatory networks whose Jacobian matrices have constant signs on the off-diagonal elements [25]. Similar analysis methods that work for more complex graph topologies or more general network model classes are rare. On the other hand, it has been shown in various contexts that interrelated feedback structures contribute to the robustness of intracellular regulation processes [613]. In most studies this is demonstrated by analyzing a specific model via simulations with varying parameter values, for example via Monte Carlo simulations. Although the conclusions from these studies are very helpful and valuable, it is not clear to which extend they can be generalized to other network models. These results, which show the importance of feedback in regulation processes, provide a further basis for the need of new methods that can deal with interrelated feedback in dynamic network models in a more general way. We expect that the more complex the graph topologies, the more does the system’s behavior depend on the kinetic rate laws, and less can be concluded from the structure alone. Thus, these new methods can probably not be completely independent of equations and parameters.

A new approach in this direction has been introduced in our previous work [14] for a general class of regulatory network models. We introduced the circuit-breaking algorithm (CBA), a method which operates on the graph topology to construct a one-dimensional characteristic that inherits important information about the behavior of the system. In particular, we demonstrated that the zeros of this characteristic are related to the system’s fixed points.

In this paper we extend this work and show that the characteristic contains information about stability of the fixed points and can furthermore be used to detect bifurcation point candidates. The paper is structured as follows: We give a brief overview over our network model class and the circuit-breaking algorithm and show how it works on a network for cellular differentiation of hematopoietic stem cells [15]. Based on these results, we investigate relations between the stability of fixed points and the slope of the circuit-characteristic that is constructed by the CBA. It is shown that a negative slope at a zero of the characteristic does generally not contain any information about the stability of the respective fixed point, while a positive slope implies that the fixed point is unstable, at least for certain graph topologies. We demonstrate results on biological network models for tryptophan regulation in Escherichia coli[11] and the repressilator model [16].

Results and Discussion

The circuit-breaking algorithm

Here we introduce the regulatory network model class and summarize the concept of the CBA. For details we refer to [14]. Since the formal description of the algorithm is very technical and needs a lot of indices, we will thereafter directly show how it works on a concrete network example, from which we hope that it makes the general concept easier understandable.

We consider regulatory networks models that are described by a system of first order ordinary differential equations

x ̇ =f(x),x R n ,f C 1
(1)

with underlying interaction graph (I-graph) G(V ,E) that illustrates the dependence structure of the variables, i.e.

e j i Ex R n such that x ̇ i ( x ) x j 0
(2)

and

e i i Ex R n such that x ̇ i ( x ) x i >0.
(3)

Trajectories of the system should be bounded, a biologically plausible assumption which also implies that the system has at least one fixed point. It is sometimes useful for the analysis to introduce sign-labels of edges in the I-graph if the corresponding partial derivative is monotone, which means that the influence of a component on another one is purely activating or purely inhibiting regardless of the state of the system. Contrary to many other methods, the CBA does not rely on this monotonicity assumption.

Given a regulatory network model, i.e. a differential equation system x ̇ =f(x) and the I-graph topology G(V ,E), the CBA consists of the following steps:

  1. 1.

    Find strongly connected components of G(V,E):The first step of the CBA is a partitioning of the vertex set V into strongly connected components (SCC), i.e. the maximal strongly connected subgraphs, which we denote by Gk(VkEk), k=1,…,K. The new graph GSCC(VSCCESCC), which is obtained by shrinking all vertices of a SCC to one single vertex and drawing an edge e i j SCC between two vertices v i SCC and v j SCC of this graph when there exist vertices v i V i and v j V j that are connected with an edge e i j in the original graph G(V E), has a hierarchical topology without any circuits. This fact is illustrated in Figure 1.We numerate the SCCs according to this hierarchical order in the network. Fixed point coordinates of the system can iteratively be calculated for each SCC, starting with the SCC on top and following the hierarchical structure downwards. In this scheme the fixed point coordinates of the SCCs upstream serve as constant input u for subsequent SCCs. An example for this concept of iterative fixed point calculation for SCCs is given in [14]. We denote these sets of fixed points of SCC k with input u by u F k . For the sake of simplicity we skip the index u in the following, but bear in mind that the fixed point set Fkhas to be calculated for each input u.

  2. 2.

    Construct characteristics for each SCC in dependence of input u and calculate the fixed points from it’s zeros: The core of the CBA is the construction of a one-dimensional characteristic c k ( κ 1 k ) for a SCC Gk(Vk,Ek) for each input u. This is done in the following way:

    1. (a)

      Find the set C of all elementary circuits and list them as set of vertex subsets

    2. (b)

      Find a minimal circuit-covering vertex set V ~ such that at least one element of each subset in C is contained in V ~ and set m=| V ~ |. Collect the rest of the vertices in the set V ̂ . Relabel vertices such that V ~ ={ v 1 ,, v m } and V ̂ ={ v m + 1 ,, v | V k | }.

    3. (c)

      Break all circuits by removing all edges that point to vertices of V ~ . Mathematically, this is done by setting these variables to fixed input values κ=(κ1,…,κ m ), i.e. x i =κ i . The result is an acyclic or hierarchical graph topology.

    4. (d)

      The fixed point coordinates of variables in V ̂ , denoted by F(κ)= { x ̄ p ( κ ) } p = m + 1 , , | V k | , can be calculated in dependence of these inputs κ.

    5. (e)

      The circuits are iteratively closed by releasing the vertices in V ~ one after another, starting backwards with v m . This translates into shifting the respective vertex v i from the set V ~ to V ̂ , reducing the vector κby the same element, and solving the implicit equation of the form

      f i ( x i ,κ,F(κ))=0
      (4)

      for x i to get the set x ̄ i (κ) of fixed point coordinates of the variable x i in dependence of the vector κ. The set F(κ) has to be updated accordingly. Equation (4) has to be solved numerically. For i=2,…,mwe denote the expression on the left hand side of equation (4) partial circuit-characteristic. The number of input variables of these characteristics is reduced by one in each step, since κis reduced by one element in each step. Thus, when releasing the last vertex v1 in V ~ , f 1 ( x 1 = κ 1 ,F( x 1 = κ 1 )):RR is a one-dimensional characteristic that is called the circuit-characteristic c(κ1) of the respective SCC. It’s zeros correspond to the fixed point coordinates of variable x1, denoted by { x ̄ 1 }. If we leave the current SCC and go to the next one, we refer to this characteristic as c k ( κ 1 k ).

    6. (f)

      The corresponding fixed point coordinates of the other variables can be calculated iteratively by inserting the values of the set { x ̄ 1 } into the partial circuit-characteristics in reverse order. These coordinates are then collected in the set F of fixed point coordinates of the SCC k. If we leave the SCC k, we refer to this set as Fk.

Figure 1
figure 1

Division of vertices into strongly connected components. An example of a graph G(V ,E) and it’s partitioning into strongly connected components (left). Within a strongly connected component, each pair of vertices is connected via a path. If each SCC is contracted to a single vertex, the resulting graph is circuit-free (right) (if it contained circuits, the SCCs are not maximal, since all SCCs in the circuit could be merged to a larger SCC) and thus has a hierarchical order.

The structure of the CBA is illustrated in Figure 2 with a flow chart.

Figure 2
figure 2

Flow chart of the Circuit-Breaking Algorithm. Flow chart of the Circuit-Breaking Algorithm. Blue boxes indicate that these calculations are done within a SCC of the graph, yellow boxes describe the iterative closing of the circuits within this SCC by releasing vertices in the set V ~ k one after another. The green boxes refer to actions on the full graph G(V ,E).

Application of the CBA to a model for hematopoietic stem cell differentiation

To motivate the subsequent investigations on the characteristics of regulatory network models and it’s relation to fixed points and their stability, we consider a network model for the cellular differentiation of hematopoietic stem cells described in [15]:

x ̇ 1 = e N x 1 = r 1 x 1 x ̇ 2 = 5 x 1 1 + x 1 1 1 + x 3 4 x 2 = r 2 ( x 1 , x 3 ) x 2 x ̇ 3 = 5 x 4 1 + x 4 1 1 + x 2 4 x 3 = r 3 ( x 2 , x 4 ) x 3 x ̇ 4 = e M 1 + x 2 4 x 4 = r 4 ( x 2 ) x 4 x ̇ 5 = x 1 x 4 1 + x 1 x 4 + 4 x 3 1 + x 3 1 1 + x 2 4 x 5 = r 5 ( x 1 , x 2 , x 3 , x 4 ) x 5 x ̇ 6 = x 1 x 4 1 + x 1 x 4 + 4 x 2 1 + x 2 1 1 + x 3 4 x 6 = r 6 ( x 1 , x 2 , x 3 , x 4 ) x 6
(5)

This model describes the interplay between the two lineage-specific counter-acting suppressors Gfi-1 (x2) and Egr(1,2) (x3) during cellular differentiation for the neutrophil and macrophage cell fate choices, respectively. These are activated by their transcription factors C/EBPα(x1) and PU.1 (x4), respectively. Together, they regulate the expression of lineage-specific downstream genes, which are not further specified in the model and denoted by Mac (x5) and Neut (x6). The model was build based on chemical reaction kinetics that describe interaction of the molecular species. The cellular state is assumed to be directly correlated to the fixed point concentrations of the transcription factors, as described further below. Furthermore, the model was non-dimensionalized after some simplifications by rescaling time and protein concentrations. The two parameters that are left, e N and e M , are the rescaled synthesis rate of the transcription factor C/EBPα, which is not regulated in the model, and the maximal rescaled synthesis rate of the transcription factor PU.1.

Figure 3 shows the bifurcation diagram of all six variables with bifurcation parameter μ=e M and condition e N =e M that was created using xpppaut. For e M =0 the system has a globally stable fixed point at x=0. The system undergoes a saddle-node bifurcation at e M 0.3221. It has a globally stable fixed point for e M < e M and two stable fixed points divided by an intermediate unstable one for e M > e M . It can also be seen that the stable fixed point branch that exists for all e M represents the neutrophil state, since the fixed point coordinates of the neutrophil specific proteins (x1,x2,x6) increase monotonically along this branch. The macrophage state is represented by the stable fixed point branch that appears at e M .

Figure 3
figure 3

Bifurcation diagrams of a model for cellular differentiation of hematopoietic stem cells. Bifurcation diagrams of the hematopoietic stem cell differentiation network (system (5)) described in [15] with bifurcation parameter μ=e M . Has been created with Additional file 1.

Now we use the CBA to construct the characteristic of this system and compare this with the information of the bifurcation diagram. As can be seen in Figure 4, the I-graph of system (5) consists of four strongly connected components given by V 1 ={ x 1 }, V 2 ={ x 2 , x 3 , x 4 }, V 3 ={ x 5 } and V 4 ={ x 6 } with circuit sets C 1 = C 3 = C 4 =, C 2 = { x 2 , x 4 , x 3 } , { x 2 , x 3 } , and minimal circuit-covering vertex sets V ~ 1 = V ~ 3 = V ~ 4 = and V ~ 2 ={ x 2 }.

Figure 4
figure 4

I-graph of a model for cellular differentiation of hematopoietic stem cells. I-graph G(V ,E) of system (5). It consists of four SCCs, as indicated with the grey boxes, and C2has two interrelated positive circuits.

We start with G1(V1,E1), which does not contain any circuits. Thus, we just have to solve x ̇ 1 =0 in system (5), which leads to the set F 1 = x ̄ 1 1 ={ r 1 } of fixed points of G1. The fixed point set u = r 1 F 2 ={ x ̄ 2 2 ( x 1 = r 1 ), x ̄ 3 2 ( x 1 = r 1 ), x ̄ 4 2 ( x 1 = r 1 )} of G2(V2,E2) is calculated by breaking the two circuits at x2, i.e. setting x 2 =: κ 1 2 . Inserting x ̄ 4 ( κ 1 2 )= r 4 ( κ 1 2 ) and x ̄ 3 ( κ 1 2 )= r 3 ( κ 1 2 , r 4 ( κ 1 2 )) into x ̇ 2 leads to the circuit-characteristic

u= r 1 c 2 ( κ 1 2 )= r 2 r 1 , r 3 κ 1 2 , r 4 ( κ 1 2 ) κ 1 2 ,
(6)

which can, by inserting the respective terms for the synthesis rates r, be rewritten as

c 2 ( κ 1 2 )= 5 r 1 1 + r 1 1 1 + x ̄ 3 ( κ 1 2 ) κ 1 2
(7)

with

x ̄ 3 ( κ 1 2 ) = 5 x ̄ 4 ( κ 1 2 ) 1 + x ̄ 4 ( κ 1 2 ) 1 1 + ( κ 1 2 ) 4 and x ̄ 4 ( κ 1 2 ) = e M 1 + ( κ 1 2 ) 4 .
(8)

This characteristic is shown in Figure 5 (center row), along with the sets x ̄ i ( κ 1 2 ), i=3,4,5,6, for parameter values e M ={0.2,0.3221,0.5} (left, center, right row, respectively).

The following properties of the system can be identified from these figures:

  1. 1.

    The fixed point coordinates of all variables x3,x4,x5and x6behave monotonically with the input κ2, which represents the neutrophil state. The macrophage specific proteins x3,x4and x5decrease with increasing κ 1 2 , x6increases.

  2. 2.

    Looking at the characteristics (center row) for different values e M , it is monotonically decreasing for e M < e M (left), and thus has a single zero, which corresponds to the single fixed point branch for e M < e M . For the value e M =0.2, which is chosen here, we get the fixed point x ̄ (μ=0.2)={0.2,0.81,0.43,0.14,0.86,1.75}, as indicated in the graphs. This state represents an intermediate non-differentiated progenitor cell state. The saddle-node bifurcation is represented by the second zero of the characteristic that appears at e M = e M (center column). The respective fixed point set is x ̄ 1 (μ=0.3221)={0.3221,0.51,1.09,0.30,2.04,0.59} and x ̄ 2 (μ=0.3221)={0.3221,1.21,0.15,0.10,0.17,2.22}.Finally, the characteristic has three zeros for e M > e M (right column) and thus the system has three fixed points in this range. For the chosen value e M =0.5 we can read off the fixed point set x ̄ 1 (μ=0.5)={0.5,0.20,1.67,0.5,2.7,0.03}, x ̄ 2 (μ=0.5)={0.5,0.75,1.05,0.38,1.68,0.84} and x ̄ 3 (μ=0.5)={0.5,1.66,0.03,0.06,0.02,2.52}. Here, x ̄ 1 represents the macrophage state, where Egr and PU.1 are highly expressed, and C/EBPαis low, x ̄ 3 stands for the neutrophil state in which C/EBPαis dominant, and x ̄ 2 is an unstable intermediate state that separates the two basins of attraction.

Figure 5
figure 5

Circuit characteristics of a model for cellular differentiation of hematopoietic stem cells. From top to bottom: Sets x ̄ 3 ( κ 1 2 ), x ̄ 4 ( κ 1 2 ), circuit-characteristic c 2 ( κ 1 2 ), x ̄ 5 ( κ 1 2 ) and x ̄ 6 ( κ 1 2 ) for values e M =0.2 (left column), e M =0.3221 (center column) and e M =0.5 (right column) of system (5). The fixed points that correspond to the zeros of the characteristic are also indicated. Has been created by Additional file 2.

Seeking for further parallels between the bifurcation diagram (Figure 3) and the characteristics in Figure 5, the question arises if the characteristic also contains information about bifurcations and stability of the fixed points. Clearly, the parameters for which the characteristic touches the x-axis without intersection are bifurcation value candidates. Furthermore, looking at this example, a self-evident guess would be to assume that stability can be determined in the same way as for one-dimensional vector fields: The fixed points are stable if the slope of the characteristic at the corresponding zero κ is negative, i.e. dc(κ)/ κ = κ <0, and it is unstable if the slope is positive, i.e. dc(κ)/ κ = κ >0. We will further investigate these assumptions in the following subsections. In order to do so, we consider in the following strongly connected I-graphs, which allows to neglect the indices u and k, such that indexing can be simplified. The results are, however, easily transferable to arbitrary graphs, since construction of the characteristic is done separately for each strongly connected component. We will continue by denoting the characteristic simply with c(κ1), where κ 1 R is the value of the variable x1, the one which is released lastly. We first prove the following proposition, which relates the slope of the characteristic to the determinant of the Jacobian matrix J f (x) of the system:

Proposition 1

dc ( κ 1 ) d κ 1 = d f 1 ( x ) d x 1 ( x 1 , F ( x 1 ) )
(9)
=det J f (x) ( x 1 , F ( x 1 ) ) · det 1 J f V { v 1 } (x) F ( x 1 )
(10)

with F(x1) denoting the fixed point coordinates of variables x2,…,x|V|in dependence of x1, and J f V { v 1 } (x) is the Jacobian matrix of the subnetwork spanned by the vertices V{v1}.

The proof is given in the Methods section. Note that Proposition 1 holds for all inputs κ1, but we are here especially interested in the zeros of the characteristic, i.e. the set of κ 1 with c( κ 1 )=0, and we will in the following subsection sometimes denote the corresponding fixed point with x ̄ , if appropriate.

Instability of fixed points

From Proposition 1 it follows that a positive slope dc ( κ 1 ) d κ 1 κ 1 >0 implies that det J f ( x ̄ ) ( x ̄ 1 , F ( x ̄ 1 ) ) ) and det J f V { v 1 } ( x ̄ ) F ( x ̄ 1 ) have the same signs. According to the Hartman-Grobman theorem (see e. g. [17]), a fixed point x ̄ is unstable if J f ( x ̄ ) has at least one eigenvalue with positive real part. Unfortunately, we are not aware of a relation between the determinant of J f (x) and it’s minors that can be used to show the following: If det J f ( x ̄ ) and det J f V { v 1 } ( x ̄ ) have the same signs, this implies the existence of an eigenvalue with positive real part and hence implies instability of x ̄ . Thus we will concentrate on certain graph structures which we call leading vertex graphs (LVG). LVGs are strongly connected components with minimal circuit covering vertex set V ~ that consists of one single element v1. In other words, G(V E) has a vertex that is contained in all elementary circuits, and hence the characteristic c(κ1) can be constructed in a single circuit-closing step. The I-graph of the hematopoietic stem cell differentiation network consists of SCCs that are all LVGs, while the two networks considered in the proof of proposition (1) do not belong to this class, because two circuit-closing steps were necessary in each of these cases. For LVGs we can show that a positive slope of the characteristic at a zero implies instability of the respective fixed point. The proof is given in the Methods section.

Stability of fixed points

In contrast to a positive slope, a negative slope of the circuit-characteristic at a fixed point coordinate κ alone does not contain information about the stability of the respective fixed point. We demonstrate this with two examples. The first one consists of a single negative feedback circuit, the repressilator model described in [16]. This is a synthetic transcriptional network of the three repressor proteins lacI, tetR and cI and their corresponding promoters, which was constructed to create periodic expression in Escherichia coli:

m ̇ i = α 1 + p j n + α 0 m i = : r ( p j ) m i p ̇ i = β ( m i p i ) ,
(11)

with i={lacI,tetR,cI}, j={cI,lacI,tetR}, and m i and p i are mRNA and protein concentrations, respectively. The system has a trapping region, that is, a positively invariant region in the state space that is eventually reached by all trajectories, which guarantees the existence of at least one fixed point. Bounds are given by m i min = α 0 m i max =α+ α 0 and p i min / max = m i min / max i=1,2,3. The I-graph (Figure 6) is strongly connected, the circuit set C consists of one subset that contains all six nodes, C={{m i p i }i=1,2,3}, and hence the set V ~ has one single element and the graph is a LVG.

Figure 6
figure 6

I-graph of the repressilator model. I-graph of the repressilator model (11) described in [16].

Note that because of the symmetry of the model, the circuit-characteristic is independent of the choice of V ~ here. It is given by

c( κ 1 )=r( p ̄ 3 ( m ̄ 3 ( p ̄ 2 ( m ̄ 2 ( p ̄ 1 ( κ 1 )))))) κ 1 ,
(12)

which can be simplified to

c( κ 1 )=r(r(r( κ 1 ))) κ 1 ,
(13)

where we have used p ̄ i ( m ̄ i )= m ̄ i , m ̄ i ( p ̄ j )=r( p ̄ j ) and p ̄ 1 = p ̄ 2 = p ̄ 3 . Equation (13) is strictly decreasing, and, importantly, independent of the parameter β.

On the contrary, the eigenvalues of the Jacobian matrix of the system and hence the stability of the fixed point are not (see also the stability diagram in Figure 1b in [16]). This dependence is illustrated in Figure 7, where the real and imaginary parts of the eigenvalues λ(β) of the Jacobian matrix J f ( x ̄ ) are plotted as functions of β for parameter values α=290, n=2 and α0=10. For these parameter values the system has a fixed point m ̄ i = p ̄ i =12 for all i=1,2,3 (that is independent of β). It can be seen that there exist solutions with positive real part for small values of β, and hence the fixed point is unstable in this range. It becomes stable through a Hopf bifurcation for increasing values of β. Thus we have shown that J f ( x ̄ ) and in particular the stability of x ̄ depend on β, while c(κ1) does not. From this example we conclude that our assumption is not true for zeros of the characteristic with negative slope. The corresponding fixed point of the system can generally be stable or unstable. In the Methods section proposition 1 is verified for this example.

Figure 7
figure 7

Eigenvalues of the repressilator model. Real (green) and imaginary (red) parts of the eigenvalues λ(β) of J f ( x ̄ ) of the repressilator model (11) with parameters α=290, n=2, α0=10 and m ̄ i = p ̄ i =12. The figure was created by calculating the characteristic polynomial χ(λ,β) of J f ( x ̄ ), which is given here as χ(λ,β)= ( 1 + λ ) 3 ( β + λ ) 3 β 3 r ( p ̄ ) 3 with r ( x ̄ )= 2 α p ̄ ( 1 + p ̄ 2 ) 2 0.33, and using a Newton gradient search with several random starting points to find the eigenvalues λwith accuracy |det( J f (x)λ(β)I)|<10−4. Has been created with Additional files 3 and 4.

As a further example we consider the tryptophan regulation network in Escherichia coli described in [11], which can be written as

x ̇ 1 = k 1 O t C ( x 4 , t 1 , m 1 ) ( γ 1 + μ ) x 1 = r 1 ( x ) ( γ 1 + μ ) x 1 x ̇ 2 = k 2 x 1 C ( x 4 , t 2 , m 2 ) ( γ 2 + μ ) x 2 = r 2 ( x ) ( γ 2 + μ ) x 2 x ̇ 3 = k 3 x 2 μ x 3 = r 3 ( x ) μ x 3 x ̇ 4 = k 4 C ( x 4 , t 3 , m 3 ) x 3 g x 4 x 4 + K g μ x 4 = r 4 ( x ) μ x 4 ,
(14)

where the state vector x corresponds to the free operator sites (O R ), mRNA (M), enzyme (E) and tryptophan (T) concentrations. C(x K m) are sigmoidally decreasing functions,

C(x,K,m)= K m K m + x m .
(15)

This model describes the regulation of the tryptophan concentration via different mechanisms, i.e. genetic regulation via binding of tryptophan to it’s operator site, described by C(x4t1m1), mRNA attenuation (C(x4t2m2)) and enzyme inhibition (C(x4t3m3)). The parameters k1k2k3and k4represent kinetic rate constants for synthesis of free operator, mRNA transcription, translation and tryptophan synthesis, respcetively, K are half-saturation constants for the inhibition processes, O t denotes the total operator site concentration, and γand μrefer to degradation and diluation rates due to cell growth. The term g x 4 x 4 + K g describes the uptake of tryptophan for protein synthesis in the cell.

Analyzing this system with the parameter values given in [11] ( k 1 =50 min 1 , O t =3.32nM, t 1 =3.53μM, m 1 =1.92, γ 1 =0.5 min 1 ,μ=0.01mi n 1 , k 2 =15mi n 1 , t 2 =0.04μM, m 2 =1.72, γ 2 =15 min 1 , k 3 =90mi n 1 , k 4 =59 min 1 , t 3 =810μM, m 3 =1.2,g=25μM K g =0.2μM) using xppaut and choosing the dilution rate μas bifurcation parameter, the system shows a Hopf bubble between μ 1 =0.02486 and μ 2 =0.1529 (Figure 8). The system has a unique fixed point that is unstable between these two values and shows sustained oscillations in this range. Outside the Hopf bubble the oscillations are damped and the fixed point is globally stable.

Figure 8
figure 8

Bifurcation diagrams of a model for tryptophan regulation in Escherichia coli. Bifurcation diagrams of the tryptophan regulation model (14) in Escherichia coli described in [11] with dilution rate μas bifurcation parameter. The system shows two Hopf bifurcations at μ 1 =0.02486 and μ 2 =0.1529. Has been created with Additional file 5.

The corresponding I-graph is shown in Figure 9. It is strongly connected.

The circuit set C and the minimal circuit covering vertex set V ~ are C= { x 4 } , { x 2 , x 3 , x 4 } , { x 1 , x 2 , x 3 , x 4 } and V ~ ={ x 4 }. Since V ~ consists of a single element, this system is a LVG and only one circuit-closing step is necessary to calculate the set of fixed points. The circuit-characteristic can be calculated analytically here and is given by

c( κ 4 )= r 4 ( x ̄ 3 ( κ 4 ), κ 4 )μ κ 4 ,
(16)

where r4can iteratively be calculated via

x ̄ 1 ( κ 4 ) = r 1 ( κ 4 ) γ 1 + μ x ̄ 2 ( κ 4 ) = r 2 ( x ̄ 1 ( κ 4 ) , κ 4 ) γ 2 + μ x ̄ 3 ( κ 4 ) = r 3 ( x ̄ 2 ( κ 4 ) ) μ .
(17)

As can be seen in Figure 10, c(κ4) is strictly decreasing (bottom row), since all circuits in the graph are negative.

Figure 9
figure 9

I-graph of the tryptophan regulation network. I-graph of the tryptophan regulation network (14).

Furthermore, the fixed points of the system can be determined by the zeros of the characteristic, as depicted in the figure: For μ=0.01, for example, c(κ4) has a zero at κ 4 =31.8, which corresponds to the fixed point coordinate x ̄ 4 . Inserting this value into x ̄ i ( κ 4 ), i=1,2,3, we get the fixed point x ̄ (μ=0.01)=(4.71,4.82·1 0 5 ,0.43,31.82), and likewise for the other dilution rates. The qualitative courses of c(κ4) and also for the fixed point sets x ̄ i ( κ 4 ) do not differ for the three dilution rates. In particular, the slope of the characteristic is in all three cases negative at the zero. However, the bifurcation diagrams in Figure 3 indicate that the respective fixed points are stable for μ=0.01 and μ=0.2, but unstable for μ=0.1. Thus this is a further example that a negative slope of the characteristic at a zero does not imply stability of the respective fixed point.

Figure 10
figure 10

Circuit-characteristics of the tryptophan regulation model. Sets x ̄ i ( κ 4 ) for i=1,2,3 and circuit-characteristic c(κ4) of the model of tryptophan regulation in Escherichia coli with the same parameter set as was used in [11] and dilution parameters μ=0.01 (right column), μ=0.1 (center column) and μ=0.2 (left column). Has been created with Additional file 6.

Conclusions

In this paper we have extended previous work on the analysis of fixed points for regulatory network models. Based on the circuit-breaking algorithm, which was introduced in [14] and which uses the topology of the interaction graph to construct a one-dimensional circuit-characteristic whose zeros correspond to the fixed points of the system, we further investigated this characteristic with respect to fixed points of the system and their stability. Here we demonstrated that the characteristic is in some aspects similar to a one-dimensional vector field and that the CBA is also useful to find fixed point bifurcations. Information about the stability of fixed points can partly be derived from the slopes at the respective zeros of the characteristic. We used our methods to analyze the fixed points of models for hematopoietic stem cell differentiation, tryptophan regulation in Escherichia coli and the repressilator in Escherichia coli. In particular, we have shown that a positive slope of the characteristic at a zero can imply instability, at least for certain graph topologies, which we call leading vertex graphs. These are characterized by leading vertices for all strongly connected components that are contained in all circuits. Although we have noticed that many network models belong to this model class, this restriction on the topology for sure limits the use of our approach. However, we believe that the implication can further be generalized to other network topologies, although a pure translation of the techniques that we are currently using is not possible. Thus a generalization is one topic for future work.

On the contrary, generally no conclusions about stability can be drawn from a negative slope, and the respective fixed point can either be stable or unstable. If it is unstable, we interpret this result as a kind of time-delay. This delay is due to the response time of the network to changes in the input κ i . It is not visible in the characteristic any more, where the effects of all feedback circuits have been summarized to a single effective one comprising only one component. This effect might be similar to a time-delay that destabilizes a stable fixed point in a one-dimensional vector field.

While this manuscript was in revision, we became aware of a recent paper [18] that seems to be closely related to our work in some aspects. In this paper, small phosphorylation motifs in signaling pathways are investigated subject to their ability to show bistable behavior. The authors follow the same idea of variable elimination to construct finally one-dimensional functions that contain information about the fixed points of the system and their stability. However, the techniques used therein are build on mass action kinetics and rational functions and explicitly use mass conservation relations. However, some of the mathematical ideas behind that seem to be related to our work, and a further comparison would be interesting.

Generally, the efficiency of the CBA and the analysis introduced here depends on the graph topology and the complexity to solve the implicit equations therein. Construction of the circuit-characteristic is particularly simple and efficient for graph topologies whose strongly connected components have minimal circuit-covering vertex set V ~ with only few elements, and thus our theory can be particularly helpful to analyze such networks.

In the future we will try to generalize results further, such that our approach is applicable to a broad range of regulatory network models. We will also further investigate the connection between the partial circuit-characteristics and the influence of the respective sets of circuits that are closed on the coordinates, number and stability of the system’s fixed points. We believe that our analysis can lead to the identification of circuit sets which are responsible for certain behaviors of the system that are connected to bifurcations of fixed points. Finally, we hope that we can contribute towards developing analysis methods that facilitate an understanding of the role of interrelated feedback circuits in regulatory network models for the system’s overall behavior.

Methods

In this section we collect the mathematical technicalities that are needed to show the statements made in the Results and Discussion section of the manuscript.

Proof of Proposition 1

This section shows the proof of Proposition 1. To avoid complex indexing, the relation is exemplarily shown on a fully connected 3-vertex network and a network with four vertices. These examples are non-trivial in the sense that the cardinality of the minimal covering vertex set, | V ~ |, contains more than one element, such that calculation of the characteristic requires more than a single circuit-closing step. Thus the principles of these two examples can be generalized to other I-graphs.

3-vertex model

Proof

We consider a regulatory network model with a fully-connected I-graph with three vertices:

x ̇ 1 = f 1 ( x 1 , x 2 , x 3 ) = f 1 ( x ) x ̇ 2 = f 2 ( x 1 , x 2 , x 3 ) = f 2 ( x ) x ̇ 3 = f 3 ( x 1 , x 2 , x 3 ) = f 3 ( x ) ,

whose Jacobian matrix is given by

det J f (x) = f i ( x ) x j : = f ij f 11 f 22 f 33 + f 12 f 23 f 31 + f 13 f 32 f 21
(18)
f 11 f 23 f 32 f 13 f 22 f 31 f 12 f 21 f 33 .
(19)

We now construct the circuit-characteristic c(κ1) using the CBA, whose steps are illustrated in Figure 11.

Figure 11
figure 11

Circuit-breaking algorithm for a regulatory network model with three vertices. The circuit-breaking algorithm for a regulatory network model with three vertices and fully connected I-graph.

In order to calculate it’s derivative and show Proposition 1, we will repeatedly use the Implicit function theorem (IFT), which reads:

Implicit function theorem[19]: Let U be an open set in R m × R n and let f:U R n be a C k function with k≥1. Consider a point ( x ̄ , y ̄ )U, where x ̄ R m and y ̄ R n , with f( x ̄ , y ̄ )=c. If the n×n matrix D y f( x ̄ , y ̄ ) of partial derivatives is invertible, then there are open sets V m R m and V n R n with ( x ̄ , y ̄ ) V m × V n U and a unique Ck function ψ:V m V n such that f(x ψ(x))=c for all xV m . Moreover, f(x y)≠c if (x y)V m ×V n and yψ(x). The derivative of the function ψis given by the formula

(x)= D y f ( x , ψ ( x ) ) 1 D x f(x,ψ(x)).
(20)

In the first step we break all circuits by fixing x1=κ1and x2=κ2(Figure 11left) and get the partial circuit-characteristic and the fixed point set

f 3 ( κ 1 , κ 2 , x 3 ) = ! 0 x ̄ 3 ( κ 1 , κ 2 )
(21)

with derivative given by

d x ̄ 3 ( κ 1 , κ 2 ) d κ i = IFT f 33 1 f 3 i ,i=1,2
(22)

Here we have used the IFT with m=2, n=1, U= R 3 , f: R 3 R= f 3 ( κ 1 , κ 2 , x 3 ), c=0, and ψ(x)= x ̄ 3 ( κ 1 , κ 2 ).

In the next step we release v2(Figure 11center) and get the partial circuit-characteristic and the fixed point set

f 2 ( κ 1 , x 2 , x 3 = x ̄ 3 ( κ 1 , x 2 ) ) = ! 0 x ̄ 2 ( κ 1 ) ,

with derivative

d x ̄ 2 ( κ 1 ) d κ 1 = IFT f 2 ( κ 1 , x 2 , x 3 = x ̄ 3 ( κ 1 , x 2 ) ) x 2 1 × f 2 ( κ 1 , x 2 , x 3 = x ̄ 3 ( κ 1 , x 2 ) ) κ 1 = f 2 ( x ) x 2 + f 2 ( x ) x 3 d x ̄ 3 d x 2 1
(23)
× f 2 ( x ) x 1 + f 2 ( x ) x 3 d x ̄ 3 d κ 1
(24)
= eqn. 22 ( ( f 22 f 23 f 33 1 f 32 ) 1 = : β 1 ·( f 21 f 23 f 33 1 f 31 )
(25)

Here we have used the IFT with m=1, n=1, U= R 2 , f: R 2 R= f 2 ( κ 1 , x 2 , x 3 ( κ 1 , x 2 )), c=0, and ψ(x)= x ̄ 2 ( κ 1 ).

In the last step also vertex v1 is released (Figure 11right). The circuit-characteristic c(x1) reads:

f 1 ( x 1 , x ̄ 2 ( x 1 ), x ̄ 3 ( x 1 , x ̄ 2 ( x 1 ))) = ! 0{ x ̄ 1 },
(26)

and its derivative is given by

d f 1 ( x ) d x 1 ( x 1 , F ( x 1 ) ) = f 11 + f 12 d x ̄ 2 ( x 1 ) d x 1 + f 13 d x ̄ 3 ( x 1 , x ̄ 2 ( x 1 ) ) d x 1 = f 11 f 12 β 1 ( f 21 f 23 f 33 1 f 31 ) + f 13 × f 33 1 f 31 + f 33 1 f 32 β 1 ( f 21 f 23 f 33 1 f 31 ) = f 11 β 1 f 12 f 21 + β 1 f 12 f 23 f 31 f 33 1 f 13 f 31 f 33 1 + β 1 f 13 f 32 f 21 f 33 1 β 1 f 13 f 32 f 23 f 31 f 33 2
(27)

Multiplying this expression with det J f V { v 1 } (x) F ( x 1 ) = f 33 ·βleads to

d f 1 ( x ) d x 1 ( x 1 , F ( x 1 ) ) · det J f V { v 1 } ( x ) F ( x 1 ) ( x 1 , F ( x 1 ) ) = det J f ( x )
(28)

4-vertex model

Proof

Additionally, we outline the proof of proposition 1 for a non-trivial four-component network (Figure 12):

x ̇ 1 = f 1 ( x 1 , x 3 ) = f 1 ( x ) x ̇ 2 = f 2 ( x 1 , x 2 , x 4 ) = f 2 ( x ) x ̇ 3 = f 3 ( x 1 , x 3 , x 4 ) = f 3 ( x ) x ̇ 4 = f 4 ( x 2 , x 4 ) = f 4 ( x ) ,
Figure 12
figure 12

Circuit-breaking algorithm for a regulatory network model with four vertices. The circuit-breaking algorithm for a regulatory network model with four vertices.

whose Jacobian matrix is given by

det J f ( x ) = f 11 f 22 f 33 f 44 + f 13 f 31 f 24 f 42 f 11 f 33 f 42 f 24 f 13 f 34 f 42 f 21 f 13 f 31 f 22 f 44 ,
(29)

where we used the same notation as before, i.e. f ij := f i ( x ) x j .

Again we construct the circuit-characteristic c(κ1) using the CBA and the IFT for it’s derivatives. First we break all circuits by fixing x1=κ1 and x2=κ2(Figure 12left) and calculating the fixed point coordinates of the remaining vertices:

f 4 ( κ 2 , x 4 ) = ! 0 x ̄ 4 ( κ 2 ) ,
(30)

with derivatives

d x ̄ 4 ( κ 2 ) d κ 1 =0and d x ̄ 4 ( κ 2 ) d κ 2 = IFT f 44 1 f 42 ,
(31)

and

f 3 ( κ 1 , x 3 , x ̄ 4 ( κ 2 ) ) = ! 0 x ̄ 3 ( κ 1 , x ̄ 4 ( κ 2 ) ) ,

with derivatives

d x ̄ 3 ( κ 1 , x ̄ 4 ( κ 2 ) ) d κ 1 = IFT f 3 ( κ 1 , κ 3 , x ̄ 4 ( κ 2 ) ) x 3 1 × f 3 ( κ 1 , x 3 , x ̄ 4 ( κ 2 ) ) κ 1
(32)

and

d x ̄ 3 ( κ 1 , x ̄ 4 ( κ 2 ) ) d κ 2 = IFT f 3 ( κ 1 , x 3 , x ̄ 4 ( κ 2 ) ) x 3 1 × f 3 ( κ 1 , x 3 , x ̄ 4 ( κ 2 ) ) κ 2 = f 33 1 f 34 d x ̄ 4 ( κ 2 ) d κ 2 = eqn. ( 31 ) f 33 1 f 34 f 42 f 44 1
(33)

In the next step we release v2(Figure 12center) and get the partial circuit-characteristic and the fixed point set

f 2 ( κ 1 , x 2 , x ̄ 4 ( x 2 ) ) = ! 0 x ̄ 2 ( κ 1 ) ,

whose derivative is given by

d x ̄ 2 ( κ 1 ) d κ 1 = IFT f 2 ( κ 1 , x 2 , x ̄ 4 ( x 2 ) ) κ 1 1 × f 2 ( κ 1 , x 2 , x ̄ 4 ( x 2 ) ) κ 1 = f 22 + f 24 d x ̄ 4 ( x 2 ) d x 2 1 · f 21 = eqn. (31) f 22 f 24 f 42 f 44 1 1 · f 21
(37)

Thus we have expressed the fixed point coordinates of x3 and x4 in terms of κ1, x ̄ 3 ( κ 1 )= x ̄ 3 ( κ 1 , x ̄ 4 ( x ̄ 2 ( κ 1 ))) and x ̄ 4 ( κ 1 )= x ̄ 4 ( x ̄ 2 ( κ 1 )). Finally we release v1. The circuit-characteristic c1(x1) reads:

f 1 ( x 1 , x ̄ 3 ( x 1 , x ̄ 4 ( x ̄ 2 ( x 1 )))) = ! 0{ x ̄ 1 },
(40)

and its derivative is given by

d f 1 ( x 1 , x ̄ 3 ( x 1 , x ̄ 4 ( x ̄ 2 ( x 1 ) ) ) ) d x 1 = f 11 + f 13 d x ̄ 3 ( x 1 , x ̄ 4 ( x ̄ 2 ( x 1 ) ) ) d x 1 = f 11 + f 13 x ̄ 3 ( x 1 , x 4 ) x 1 + x ̄ 3 ( x 1 , x 4 ) x 4 x ̄ 4 ( x 2 ) x 2 × d x ̄ 2 ( x 1 ) d x 1 .
(41)

Using again the IFT to eliminate derivatives of fixed point coordinates, i.e.

d x ̄ 3 d x 1 = f 33 1 f 31
(43)
d x ̄ 3 d x 4 = f 33 1 f 34
(44)
d x ̄ 4 d x 2 = f 44 1 f 42
(45)
d x ̄ 2 d x 1 = ( f 22 f 24 f 42 f 44 1 ) 1 f 21 ,
(46)

the derivative of the characteristic becomes

d f 1 ( x 1 , x ̄ 3 ( x 1 , x ̄ 4 ( x ̄ 2 ( x 1 ) ) ) ) d x 1
(47)
= d f 1 ( x 1 ) d x 1 ( x 1 , F ( x 1 ) )
(48)
= f 11 + f 13 f 33 1 f 31 + f 33 1 f 34 ( f 44 1 f 42 ) × ( f 22 f 24 f 42 f 44 1 ) 1 · f 21 .
(49)

Setting f 22 f 24 f 42 f 44 1 ) 1 =: β 1 = ( f 33 f 44 ) 1 det J f V { x 1 } (x) F ( x 1 ) , we can see that equation (49) equals det J f (x) | ( x 1 , F ( x 1 ) ) when multiplied with β f33f44. This can easily be seen by multiplying (49) out and rearranging the order of the summands. □

Unstable fixed points in LVGs

Since for LVGs the subnetwork spanned by the set V{v1} does by definition not contain any circuits, we get a simple expression for det J f V { v 1 } (x) F ( x 1 ) , namely:

det J f V { v 1 } (x) F ( x 1 ) = i = 2 n f i ( x ) x i ( x 1 , F ( x 1 ) ) ,
(50)

with f i ( x ) x i ( x 1 , F ( x 1 ) ) <0 for all i. Thus, the sign of this expression is given by

σ det J f V { v 1 } ( x ) ( x 1 , F ( x 1 ) ) = n even + n odd
(51)

Now we assume that x ̄ =( x ̄ 1 ,F( x ̄ 1 )) is stable, and hence R(λ)<0 for all eigenvalues λof J f ( x ̄ ). It follows that

σ det J f ( x ̄ ) = i = 1 n λ i = + n even n odd
(52)

In any case, det J f ( x ̄ ) and det J f V { v 1 } ( x ̄ ) have different signs, a contradiction to dc ( κ 1 ) d κ 1 κ 1 >0, which completes the proof.

Verification of Proposition 1 for the repressilator model

Let us verify Proposition 1 for the repressilator model. We can identify

det J f ( x ̄ ) = β 3 β 3 × ∂r ( p 3 ) p 3 p ̄ 3 = r ( r ( κ 1 ) ) ∂r ( p 1 ) p 1 p ̄ 1 = κ 1 ∂r ( p 2 ) p 2 p ̄ 2 = r ( κ 1 )
(53)

and det J f V { m 1 } ( x ̄ )= β 3 , such that both det J f ( x ̄ ) and det J f V { m 1 } ( x ̄ ) depend on β, but c(κ1) does not, since β is canceled out. The derivative of c(κ1) (equation (13)) with respect to κ1reads

dc ( κ 1 ) d κ 1 κ 1 = ∂c κ 1 + ∂r ( r ( r ( κ 1 ) ) ) ∂r ( r ( κ 1 ) ) ∂r ( r ( κ 1 ) ) ∂r ( κ 1 ) dr ( κ 1 ) d κ 1 κ 1
(54)
=1+ r (x) x = r ( r ( κ 1 ) ) r (x) x = r ( κ 1 ) r (x) x = κ 1 ,
(55)

which equals det J f ( x ̄ )· det 1 J f V { x 1 } ( x ̄ ).

Endnotes

1This plot was created with the program xppaut and Additional file 7 in the Supplement (tryptophanmodel.ode)

2This plot was generated with the program gnuplot and Additional file 8 (tryptophanmodel-c.gp) in the Supplement.

Author’s contributions

NR designed research and carried out calculations on the examples.

Additional files

References

  1. Conradi C, Flockerzi D, Raisch J, Stelling J: Subnetwork analysis reveals dynamic features of complex (bio)chemical networks. Proc Natl Acad Sci USA. 2007, 104 (49): 19175-10.1073/pnas.0705731104.

    Article  Google Scholar 

  2. Gouzé JL: Positive and negative circuits in dynamical systems. J Biol Syst. 1998, 6 (21): 11-

    Article  Google Scholar 

  3. Radde N, Bar N, Banaji M: Graphical methods for analysing feedback in biological networks - A survey. Int J Syst Sci. 2010, 41: 35-10.1080/00207720903151326.

    Article  Google Scholar 

  4. Thieffry D: Dynamical roles of biological regulatory circuits. Brief Bioinform. 2007, 8 (4): 220-10.1093/bib/bbm028.

    Article  CAS  Google Scholar 

  5. Thomas R: On the relation between the logical structure of systems and their ability to generate multiple steady states or sustained oscillations. Numerical methods in the study of critical phenomena, Volume 9 of Springer series. Edited by: Della-Dora J, Demongeot J, Lacolle B. 1981, Springer series, 180-193.

    Chapter  Google Scholar 

  6. Brunner M, Káldi K: Interlocked feedback loops of the circadian clock of Neurospora crassa. Mol Microbiol. 2008, 68 (2): 255-10.1111/j.1365-2958.2008.06148.x.

    Article  CAS  Google Scholar 

  7. Clodong S, Dühring U, Kronk L, Wilde A, Axmann I, Herzel H, Kollmann M: Functioning and robustness of a bacterial circadian clock. Mol Syst Biol. 2007, 3 (90): 1-

    Google Scholar 

  8. Kwon YK, Cho KH: Quantitative analysis of robustness and fragility in biological networks based on feedback dynamics. Bioinformatics. 2008, 24 (7): 987-10.1093/bioinformatics/btn060.

    Article  CAS  Google Scholar 

  9. Ma W, Lai L, Ouyang Q, Tang C: Robustness and modular design of the Drosophila segment polarity network. Mol Syst Biol. 2006, 2 (70):

  10. Radde N: The role of feedback mechanisms in biological network models - A tutorial. Asian J Control. 2011, 13 (5): 597-10.1002/asjc.376.

    Article  Google Scholar 

  11. Venkatesh K, Bhartiya S, Ruhela A: Multiple feedback loops are key to a robust dynamic performance of tryptophan regulation in Escherichia coli. FEBS Letters. 2004, 563: 234-10.1016/S0014-5793(04)00310-2.

    Article  CAS  Google Scholar 

  12. Wagner A: Circuit topology and the evolution of robustness in two-gene circadian oscillators. Proc Natl Acad Sci USA. 2005, 102 (33): 11775-10.1073/pnas.0501094102.

    Article  CAS  Google Scholar 

  13. Wang R, Chen L, Aihara K: Detection of cellular rhythms and global stability within interlocked feedback systems. Math Biosci. 2007, 209: 171-10.1016/j.mbs.2006.12.005.

    Article  Google Scholar 

  14. Radde N: Fixed point characterization of differential equations with complex graph topology. Bioinformatics. 2010, 26 (22): 2874-10.1093/bioinformatics/btq517.

    Article  CAS  Google Scholar 

  15. Laslo P, et al: Multilineage transcriptional priming and determination of alternate hematopoietic cell fates. Cell. 2006, 126: 755-10.1016/j.cell.2006.06.052.

    Article  CAS  Google Scholar 

  16. Elowitz M, Leibler S: A synthetic oscillatory network of transcriptional regulators. Nature. 2000, 403: 335-10.1038/35002125.

    Article  CAS  Google Scholar 

  17. Guckenheimer J, Holmes P: Nonlinear oscillations, dynamical systems, and bifurcations of vector fields. 1990, No. 42 in Applied Mathematical Sciences, Springer series, Springer Verlag, New York, Berlin Heidelberg, Tokyo

    Google Scholar 

  18. Feliu E, Wiuf C: Enzyme sharing as a cause of multistationarity in signaling systems. J R Soc Interface 7. 2012, 9 (71): 1224-10.1098/rsif.2011.0664.

    Article  Google Scholar 

  19. Hale J, Kocak H: Dynamics and Bifurcations. Texts in Applied Mathematics

Download references

Acknowledgements

This work was supported by the German Research Foundation (DFG) within the Cluster of Excellence in Simulation Technology (EXC 310/1) and the funding programme Open Access Publishing.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Nicole Radde.

Additional information

Competing interests

The authors declare that they have no competing interests.

Electronic supplementary material

12918_2011_912_MOESM1_ESM.ode

Addtional file 1: Stemcellmodel. This file was used to create the bifurcation diagrams of the hematopoietic stem cell model using the program xppaut (Figure 3). (ODE 463 bytes)

12918_2011_912_MOESM2_ESM.gp

Addtional file 2: Stemcellmodel-02. The file stemcellmodel-02.gp was used to create the circuit-characteristic c(κ) and fixed point sets F(κ) of the hematopoietic stem cell model (Figure 5) with bifurcation parameter μ=0.2 using the program gnuplot. (GP 3 KB)

12918_2011_912_MOESM3_ESM.gp

Addtional file 3: Stemcellmodel-bif. The file stemcellmodel-bif.gp was used to create the circuit-characteristic c(κ) and fixed point sets F(κ) of the hematopoietic stem cell model (Figure 5) with bifurcation parameter μ=μusing the program gnuplot. (GP 4 KB)

12918_2011_912_MOESM4_ESM.gp

Addtional file 4: Stemcellmodel-05. The file stemcellmodel-05.gp was used to create the circuit-characteristic c(κ) and fixed point sets F(κ) of the hematopoietic stem cell model (Figure 5) with bifurcation parameter μ=0.5 using the program gnuplot. (GP 4 KB)

12918_2011_912_MOESM5_ESM.py

Addtional file 5: Newton-2d. This python script was used to calculate the eigenvalues of the Jacobian matrix J f ( x ̄ ) of the repressilator model at it’s fixed point using a Newton gradient search with random starting points. These eigenvalues were written into the file ‘eigenvalues.txt’. (PY 5 KB)

12918_2011_912_MOESM6_ESM.txt

Addtional file 6: Eigenvalues. This file contains the eigenvalues of the Jacobian matrix J f ( x ̄ ) of the repressilator model at it’s fixed point and was created by running the program newton-2d.py. It was used to create Figure 7. (TXT 196 KB)

12918_2011_912_MOESM7_ESM.ode

Addtional file 7: Tryptophanmodel. This file was used to create the bifurcation diagrams of the tryptophan regulation model using the program xppaut (Figure 8). (ODE 541 bytes)

12918_2011_912_MOESM8_ESM.gp

Addtional file 8: Tryptophanmodel-c. This file was used to create the circuit-characteristic c(κ) and fixed point sets F(κ) of the tryptophan regulation model (Figure 10) using the program gnuplot. (GP 4 KB)

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Radde, N. Analyzing fixed points of intracellular regulation networks with interrelated feedback topology. BMC Syst Biol 6, 57 (2012). https://doi.org/10.1186/1752-0509-6-57

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1752-0509-6-57

Keywords