Abstract
One of the significant topics in systems biology is to develop control theory of gene regulatory networks (GRNs). In typical control of GRNs, expression of some genes is inhibited (activated) by manipulating external stimuli and expression of other genes. It is expected to apply control theory of GRNs to gene therapy technologies in the future. In this paper, a control method using a Boolean network (BN) is studied. A BN is widely used as a model of GRNs, and gene expression is expressed by a binary value (ON or OFF). In particular, a context-sensitive probabilistic Boolean network (CS-PBN), which is one of the extended models of BNs, is used. For CS-PBNs, the verification problem and the optimal control problem are considered. For the verification problem, a solution method using the probabilistic model checker PRISM is proposed. For the optimal control problem, a solution method using polynomial optimization is proposed. Finally, a numerical example on the WNT5A network, which is related to melanoma, is presented. The proposed methods provide us useful tools in control theory of GRNs.
1. Introduction
Control of gene regulatory networks (GRNs) is one of the significant topics in the field of systems biology, and is also one of the basics of therapeutic interventions (see, e.g., [1]) in the future. Furthermore, in recent years, the experimental result on control of GRNs has been obtained in [2]. That is, feedback control of synthetic biological circuits has been implemented, and the experimental result in which cellular behavior is regulated by control has been obtained. This result suggests that control methods of GRNs can be realized. Motivated by the above backgrounds, we study a control method of GRNs.
GRNs are in general modeled by ordinary/partial differential equations with high nonlinearity and high dimensionality. In order to deal with such a system, it is important to consider a simple model, and various models such as Bayesian networks, Boolean networks (BNs) [3], hybrid systems (piecewise affine models), and Petri nets have been developed so far (see, e.g., [4] for further details). In control problems, BNs and hybrid systems are frequently used [5–10]. In the hybrid systems-based approach, the classes of GRNs are limited to low-dimensional systems, because the computation time to solve the control problem is too long. In a BN, gene expression is expressed by a binary value (ON or OFF), and dynamics such as interactions between genes are expressed by Boolean functions [3]. In, for example, [11], it is pointed out that a BN is too simple as a model of GRNs. However, there is an advantage that a BN can be relatively applied to large-scale systems. Furthermore, since the behavior of GRNs is stochastic by the effects of noise, it is appropriate that a Boolean function is randomly decided at each time among the candidates of Boolean functions. Thus, a probabilistic Boolean network (PBN) has been proposed in [12], and further, a context-sensitive PBN (CS-PBN) has been proposed as a general form of PBNs [13, 14]. In a CS-PBN, the deciding time is also randomly selected.
In this paper, a CS-PBN is adopted as a model of GRNs, and for CS-PBNs, the verification problem and the optimal control problem are considered. In the verification of PBNs, a solution method using the probabilistic model checker PRISM [15] has been proposed in [16]. However, this PRISM-based method for PBNs has not been extended to that for CS-PBNs. In optimal control of PBNs and CS-PBNs, many results have been obtained so far (see, e.g., [13, 14, 17–24]). In many existing results, state transition diagrams with 2n nodes (i.e., 2n × 2n transition probability matrices) must be computed for a (CS-)PBN with n genes. In order to compute state transition diagrams, several issues such as memory consumption must be considered in implementation, and it is desirable to directly use a given Boolean function. The authors have proposed in [22, 23] control methods in which state transition diagrams are not computed. Comparing the methods in [22, 23] with other existing results [13, 14, 17–21, 24], the methods in [22, 23] can relatively handle more large-scale GRNs. The method in [22] can be applied to PBNs and CS-PBNs, but the expected value of a given nonnegative function cannot be evaluated as a cost function (objective function). In the method in [23], the expected value of a given nonnegative function can be used as a cost function, and the optimal control problem is reduced to a polynomial optimization problem. However, this method has been proposed for PBNs, and an extension to CS-PBNs has not been discussed so far. Thus, for verification of CS-PBNs, the PRISM-based method for PBNs [16] is extended to that for CS-PBNs. For optimal control of CS-PBNs, a solution method using polynomial optimization [23] is extended to that for CS-PBNs. Furthermore, the effectiveness of the proposed methods is presented by a numerical example on the WNT5A network, which is related to melanoma. The proposed methods provide us useful tools in control theory of GRNs.
This paper is organized as follows. In Section 2.1, a CS-PBN is explained. In Section 2.2, a solution method for the verification problem is proposed. In Section 2.3, a solution method for the optimal problem is proposed. In Section 3, a numerical example is presented. In Section 4, we conclude this paper.
Notation. Let ℛ denote the set of real numbers. Let {0,1}n denote the set of n-dimensional vectors, which consists of elements 0 and 1. For a matrix M, M ⊤ denotes the transpose of M.
2. Materials and Methods
2.1. Context-Sensitive Probabilistic Boolean Networks
First, we introduce a probabilistic Boolean network (PBN). Consider the following PBN:
(1) |
where is the state (e.g., the expression of genes), is the control input (e.g., the expression of genes), that is, the value of u can be arbitrarily given, and k = 0,1, 2,… is the discrete time. For a fixed k ∈ {0,1,…}, f (i) : {0,1,…}×{0,1}n × {0,1}m → {0,1}1 is a given Boolean function consisting of logical operators such as AND (∧), OR (∨), and NOT (¬). In deterministic Boolean networks, x(k + 1) is uniquely determined for given k, x(k), and u(k). In PBNs, the candidates of f (i)(k, x(k), u(k)) are given, and for each x i, selecting one Boolean function is probabilistically independent at each time. Let f j (i)(x(k), u(k)), j = 1,2,…, l(i), denote the candidates of f (i)(k, x(k), u(k)). The probability that f j (i)(x(k), u(k)) is selected is defined by
(2) |
Then, the following relation:
(3) |
must be satisfied. Probabilistic distributions are derived from experimental results, but details are one of the future works. Then, a method for inferring a probabilistic Boolean network will be useful (see, e.g., [25]).
Example 1 —
As a simple example, consider the following deterministic Boolean network of an apoptosis network [26, 27] (see also Figure 1):
(4) where the concentration level (high or low) of the inhibitor of apoptosis proteins (IAP) is denoted by x 1, the concentration level of the active caspase 3 (C3a) by x 2, and the concentration level of the active caspase 8 (C8a) by x 3. The concentration level of the tumor necrosis factor (TNF, a stimulus) is denoted by u and is regarded as the control input. Although Boolean dynamics in the above system are synchronous, both synchronous and asynchronous dynamics will be included. From this viewpoint, we consider the following PBN induced by the above system:
(5)
(6)
(7) where l(1) = l(2) = l(3) = 2, and we give c j (i) satisfying ∑j=1 l(i) c j (i) = 1. In addition, all state trajectories can be expressed as the state transition diagram with 23 nodes.
In PBNs, we suppose that selecting one Boolean function is probabilistically independent at each time. However, it will be natural to consider the situation that switches of Boolean functions do not occur frequently. From this viewpoint, a context-sensitive PBN (CS-PBN) has been proposed in [13, 14]. In CS-PBNs, the deciding time of Boolean functions is also selected randomly. Hereafter, let q ∈ [0,1] denote the probability that Boolean functions are switched at time k, and a pair of the system (1) and q is called a CS-PBN.
To compare CS-PBNs with PBNs, consider (7) as a simple example. In PBNs, a switch of f 1 (3) and f 2 (3) functions does not depend on the Boolean function at time k − 1. In CS-PBNs, a switch of f 1 (3) and f 2 (3) is decided by the discrete-time Markov chain in Figure 2. In other words, this switch depends on the Boolean function at time k − 1. Owing to this difference, a control/verification method for CS-PBNs cannot be directly derived from that for PBNs.
2.2. Verification Using Model Checking
First, the reachability problem is formulated as the verification problem studied in this paper. The reachability problem is one of the typical verification problems. For a given CS-PBN, the output is defined, where y i = x j, i = 1,2,…, p, j ∈ 𝒥⊆{1,2,…, n}. We remark that the output does not mean the measured signal. First, the reachability problem is formulated as follows.
Problem 2 (reachability problem) —
Suppose that, for CS-PBN with the output, the initial state x(0) = x 0, the initial Boolean function f (i)(0, x(0), u(0)) = f j0(i) (i)(x(0), u(0)) (j 0(i)∈{1,2,…, l(i)}), the control time N, and the target output y f are given (u(0) is not given). Then, find a maximum probability P max that y(k) = y f holds within time N by manipulating a control input sequence u(0), u(1),…, u(N − 1).
In the standard reachability problem, only terminal time is focused, and it is checked whether y(N) = y f holds or not. In this paper, we focus on not only terminal time N but also other times 0,1,…, N − 1. Furthermore, since a CS-PBN has the control input, which can be regarded as a nondeterministic variable, we find a maximum probability satisfying the condition.
Next, we will propose a solution method for Problem 2. As a preparation, the following lemma [28] is introduced.
Lemma 3 —
Consider two binary variables δ 1, δ 2. Then, the following relations hold.
¬δ 1 is equivalent to 1 − δ 1.
δ 1∨δ 2 is equivalent to δ 1 + δ 2 − δ 1 δ 2.
δ 1∧δ 2 is equivalent to δ 1 δ 2.
For example, δ 1∨¬δ 2 is equivalently transformed into δ 1 + (1 − δ 2) − δ 1(1 − δ 2) = 1 − δ 2 + δ 1 δ 2. By using this lemma, a Boolean function can be transformed into a polynomial on the real number field.
To solve Problem 2, the probabilistic model checker PRISM [15] is used. PRISM supports a discrete-time Markov chain (DT-MC), a continuous-time Markov chain (CT-MC), and a Markov decision process (MDP). PRISM consists of three parts: “Model,” “Properties,” and “Simulator.” In the “Model” part, a given probabilistic system is described using the PRISM language. In the “Properties” part, the property specification language incorporates temporal logic such as PCTL (probabilistic computation tree logic) [29], and we can verify if a given PCTL formula holds. In the “Simulator,” the state trajectories can be simulated.
Now, using PRISM, we propose a method for modeling a given CS-PBN. By modeling a given CS-PBN via PRISM, Problem 2 can be solved. In the PRISM-based method, Boolean functions in a given PBN can be directly used. To explain the PRISM-based method, consider the PBN (5)–(7) in Example 1 and q = 0.5. Suppose that the initial state and the initial Boolean function are given by , f (1)(0) = f 1 (1), f (2)(0) = f 1 (2), and f (3)(0) = f 1 (3) (i.e., j 0(1) = j 0(2) = j 0(3) = 1), respectively. By using Lemma 3, each Boolean function can be transformed into some polynomial on the field of real numbers. Then, the PRISM code describing this CS-PBN is shown in Figure 3.
In line 1, it is described that a given system is a MDP; that is, the control input (in other words, the nondeterministic variable) that must decide is included. In line 2, the probability q is given by q = 0.5. In lines 3–7, the discrete-time Markov chain such as Figure 2 is modeled for f (1). The probabilistic variable d1 corresponds to j ∈ {1,2} in f j (i). In line 4, f (1)(0) is given by f (1)(0) = f 1 (1). In lines 5-6, the behavior of d1 is modeled. In line 5, it is described that if d 1 = 1 holds, then the next state d 1′ is 1 with the probability 0.6q + (1 − q) and 2 with the probability 0.4q. In lines 8–12, f (1) is modeled. In line 9, it is described that x 1 takes a binary value, and the initial value of x 1 is given by 1. In line 10, f 1 (1) is modeled. In line 11, f 2 (1) is modeled. In a similar way, f (2) is modeled in lines 13–22, and f (3) is modeled in lines 23–32. In CS-PBNs, a discrete probabilistic distribution is given for each f (i). Hence, f (i), i = 1,2, 3, must be modeled separately. To associate with each module, [CSPBN] is described. Finally, in lines 33–39, the property of the control input is described as a nondeterministic variable. Note that the initial value of the control input u(0) must be given (see line 34). Hence, PRISM must be executed for two cases of u(0) = 0 and u(0) = 1.
The above explanation is the outline of the PRISM-based modeling method. Based on the above example, we propose a procedure for deriving the PRISM code expressing a general CS-PBN.
2.2.1. Procedure for Modeling CS-PBNs
Step 1 —
Transform each Boolean function into a polynomial on the real number field by using Lemma 3. The obtained Boolean functions are denoted by .
Step 2 —
Describe that a given system is a MDP, and give q.
Step 3 —
Describe modules CSPBNm i and CSPBN i, i = 1,2,…, n, as follows:
module CSPBNm i
d i : [1..l(i)] init j 0(i); [CSPBN] d i = 1→c 1 (i) q + (1 − q):(d i′ = 1) + c 2 (i) q : (d i′ = 2)+⋯+c l(i) (i) q : (d i′ = l(i)); [CSPBN] d i = 2 → c 1 (i) q : (d i′ = 1) + c 2 (i) q + (1 − q):(d i′ = 2)+⋯+c l(i) (i) q : (d i′ = l(i)); ⋮ [CSPBN] d i = l(i) → c 1 (i) q : (d i′ = 1) + c 2 (i) q : (d i′ = 2)+⋯+c l(i) (i) q + (1 − q):(d i′ = l(i));endmodule
module CSPBN i
x i:[0..1] init x i(0); [CSPBN] d i = 1→1.0: (); [CSPBN] d i = 2→1.0: (); ⋮ [CSPBN] d i = l(i)→1.0: ();endmodule
Step 4 —
Describe the control input u i, i = 1,2,…, m, as follows:
module input i
u i:[0..1] init u i(0); [PBN1] u i = 0→(u i′ = 0) [PBN1] u i = 0→(u i′ = 1) [PBN1] u i = 1→(u i′ = 0) [PBN1] u i = 1→(u i′ = 1)endmodule
Finally, consider solving Problem 2. For solving this problem, we use prepared in PRISM. For example, suppose that and . Then, in PRISM, Problem 2 can be described by
(8) |
Therefore, we see that Problem 2 can be solved using PRISM. The control input sequence u(0), u(1),…, u(N − 1) is obtained simultaneously, but in PRISM 4.0.3, the obtained control input sequence cannot be displayed except for the case of N = ∞. In the case of N = ∞, the discrete-time Markov chain can be obtained as the closed-loop system of a given CS-PBN.
2.3. Optimal Control Using Polynomial Optimization
Consider the following problem.
Problem 4 (optimal control problem) —
Suppose that, for CS-PBN, the initial state x(0) = x 0, the initial Boolean function f (i)(0, x(0), u(0)) = f j0(i) (i)(x(0), u(0))(j 0(i)∈{1,2,…, l(i)}), and the control time N are given (u(0) is not given). Then, find a control input sequence u(0), u(1),…, u(N − 1) minimizing the cost function
(9) where Q, Q f ∈ ℛ 1×n, R ∈ ℛ 1×m are weighting vectors whose element is a nonnegative real number and E[·∣·] denotes a conditional expected value.
According to the following two reasons, the linear cost function (9) is appropriate. (i) For a binary variable δ ∈ {0,1}, the relation δ 2 = δ holds. That is, in the cost function, the quadratic term such as x i 2(k) is not necessary. (ii) In control of GRNs, expression of a certain gene is frequently focused (see, e.g., [19]). That is, in the cost function, the quadratic term such as x i(k)x j(k), i≠j, is not necessary.
For a PBN, the authors have derived the following recursive representation of the expected value of the state:
(10) |
where the condition x(0) = x 0 in the expected value is omitted. See [23] for further details. In this paper, this representation is extended to that in CS-PBNs.
First, we present a simple example. Consider the PBN (5)–(7) in Example 1. Suppose that the initial state and the initial Boolean function are given by , f (1)(0) = f 1 (1), f (2)(0) = f 1 (2), and f (3)(0) = f 1 (3), respectively.
Consider deriving the expected value of the state at time k = 1. Suppose that u(0) = 0. Since the Boolean function at time k = 0 is given, the state at time k = 1 is uniquely derived as
(11) |
Hereafter, the condition such as x(0) = x 0, u(0) = 0 in the expected value is omitted. Next, consider deriving the expected value of the state at time k = 2. We remark that, for each x i, the discrete-time Markov chain such as Figure 2 can be obtained. For example, the probability that f 1 (1) is selected at time k = 1 is 0.6q + (1 − q), and the probability that f 2 (1) is selected at time k = 1 is 0.4q. Suppose that u(1) = 1. Then, we can obtain
(12) |
Finally, we remark that the probability that some Boolean function f j (i) is selected is time-varying. For example, the probability that f 1 (1) is selected at time k = 2 is (0.6q + (1 − q))2 + 0.4q · 0.6q, and the probability that f 2 (1) is selected at time k = 2 is (0.6q + (1 − q)) · 0.4q + 0.4q · (0.2q + (1 − q)).
Next, consider a general case. From the observation of the above example, we can obtain the following recursive representation:
(13) |
where and
(14) |
Therefore, Problem 4 can be reduced to the following polynomial optimization problem:
(15) |
The constraint u i(k)(u i(k) − 1) = 0 guarantees that u(k) is a binary variable. A polynomial optimization problem can be solved by using a suitable solver such as SparsePOP [30].
3. Results and Discussion
In this section, we present a numerical example on the WNT5A network. First, the WNT5A network is explained. Next, computational results are presented.
3.1. WNT5A Network
Consider the GRN with the gene WNT5A, which is related to melanoma. A Boolean network model is given by
(16) |
where the concentration level (high or low) of the gene WNT5A is denoted by x 1, the concentration level of the gene pirin by x 2, the concentration level of the gene S100P by x 3, the concentration level of the gene RET1 by x 4, the concentration level of the gene MART1 by x 5, the concentration level of the gene HADHB by x 6, and the concentration level of the gene STC2 by x 7. See [31] for further details.
Next, suppose that the control input u is given by x 2 (the concentration level of the gene pirin), according to the discussion in [19]. By replacing x 2 and x 3, x 4,…, x 7 with u and x 2, x 3,…, x 6, respectively, we can obtain the following model:
(17) |
Furthermore, we add the probabilistic behavior as follows:
(18) |
where l(i) = 2 holds. Thus, we can obtain the PBN model expressing a WNT5A network.
3.2. Computational Result on Verification
Consider solving Problem 4. For the PBN (18), we assume that c 1 and c 2 are given by c 1 = 0.5 and c 2 = 0.5, respectively. In the WNT5A network, it is important to inhibit the concentration level x 1 of the gene WNT5A [32]. From this fact, we set y = x 1 and y f = 0. The initial state is given by . The initial Boolean function is given by f d (i). In addition, we set N = 5.
Next, we show the computation result. Then, we can obtain P max = 0.7215 for q = 0.3, P max = 0.6587 for q = 0.5, and P max = 0.6489 for q = 0.7. It is desirable that P max is close to 1. Hence, we see that the performance is degraded for a larger q.
3.3. Computational Result on Optimal Control
Consider solving Problem 4. For the PBN (18), we assume that c 1 and c 2 are given by c 1 = 0.8 and c 2 = 0.2, respectively. Since the concentration level x 1 must be inhibited, the weights Q, Q f, and R in Problem 4 are given by
(19) |
respectively. The initial state is given by . The initial Boolean function is given by f d (i). In addition, we set N = 5 and q = 0.3.
Next, we show the computation result. By solving Problem 4, we can obtain u(0) = u(1) = 1, u(2) = u(3) = u(4) = 0. The expected value of the state at each time is obtained as
(20) |
Hence, we see that the concentration level x 1 of the gene WNT5A is inhibited with time.
In addition, the optimal value J* of the cost function was 5.23. For q = 0.5 and q = 0.7, we can obtain J* = 5.41 and J* = 5.57, respectively. From these values, we see that the performance is degraded for a larger q.
4. Conclusions
In this paper, we discussed verification and optimal control for a context-sensitive probabilistic Boolean network (CS-PBN), which is one of the models for gene regulatory networks (GRNs). In verification, the PRISM-based method for PBNs [16] was extended to that for CS-PBNs. In optimal control, the optimal control method for PBNs [23] was extended to that for CS-PBNs. A CS-PBN is a generalized version of a PBN, and it enables us to consider several situations. Furthermore, as a numerical example, we considered the WNT5A network, which is related to melanoma. The proposed methods provide us useful tools in control theory of GRNs.
In recent years, a stochastic Boolean network [33] has been proposed as a new representation of PBNs. In addition, to simplify a given Boolean network, the Karnaugh map realization of a Boolean network has been proposed in [34]. These modeling methods will be useful for reducing the computational burden. Future efforts will focus on applying these modeling methods to the control problem and the verification for CS-PBNs.
Acknowledgment
This work was partially supported by Grant-in-Aid for Young Scientists (B) 23760387.
Conflict of Interests
The authors declare that they have no conflict of interests regarding the publication of this paper.
References
- 1.Santos-Rosa H, Caldas C. Chromatin modifier enzymes, the histone code and cancer. European Journal of Cancer. 2005;41(16):2381–2402. doi: 10.1016/j.ejca.2005.08.010. [DOI] [PubMed] [Google Scholar]
- 2.Milias-Argeitis A, Summers S, Stewart-Ornstein J, et al. In silico feedback for in vivo regulation of a gene expression circuit. Nature Biotechnology. 2011;29(12):1114–1116. doi: 10.1038/nbt.2018. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.Kauffman SA. Metabolic stability and epigenesis in randomly constructed genetic nets. Journal of Theoretical Biology. 1969;22(3):437–467. doi: 10.1016/0022-5193(69)90015-0. [DOI] [PubMed] [Google Scholar]
- 4.de Jong H. Modeling and simulation of genetic regulatory systems: a literature review. Journal of Computational Biology. 2002;9(1):67–103. doi: 10.1089/10665270252833208. [DOI] [PubMed] [Google Scholar]
- 5.Akutsu T, Hayashida M, Ching W-K, Ng MK. Control of Boolean networks: Hardness results and algorithms for tree structured networks. Journal of Theoretical Biology. 2007;244(4):670–679. doi: 10.1016/j.jtbi.2006.09.023. [DOI] [PubMed] [Google Scholar]
- 6.Azuma S-I, Yanagisawa E, Imura J-I. Controllability analysis of biosystems based on piecewise-affine systems approach. IEEE Transactions on Automatic Control. 2008;53(1):139–152. [Google Scholar]
- 7.Kobayashi K, Imura J-I, Hiraishi K. Polynomial-time algorithm for controllability test of a class of Boolean biological networks. Eurasip Journal on Bioinformatics and Systems Biology. 2010;2010:12 pages. doi: 10.1155/2010/210685.210685 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8.Kobayashi K, Hiraishi K. Optimal control of Boolean biological networks modeled by Petri nets. IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences. 2013;E96-A(2):532–539. [Google Scholar]
- 9.Kobayashi K, Hiraishi K. Optimal control of gene regulatory networks with effectiveness of multiple drugs: a Boolean network approach. BioMed Research International. 2013;2013:11 pages. doi: 10.1155/2013/246761.246761 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10.Langmead CJ, Jha SK. Symbolic approaches for finding control strategies in boolean networks. Journal of Bioinformatics and Computational Biology. 2009;7(2):323–338. doi: 10.1142/s0219720009004084. [DOI] [PubMed] [Google Scholar]
- 11.Mochizuki A. An analytical study of the number of steady states in gene regulatory networks. Journal of Theoretical Biology. 2005;236(3):291–310. doi: 10.1016/j.jtbi.2005.03.015. [DOI] [PubMed] [Google Scholar]
- 12.Shmulevich I, Dougherty ER, Kim S, Zhang W. Probabilistic Boolean networks: a rule-based uncertainty model for gene regulatory networks. Bioinformatics. 2002;18(2):261–274. doi: 10.1093/bioinformatics/18.2.261. [DOI] [PubMed] [Google Scholar]
- 13.Faryabi B, Vahedi G, Chamberland J-F, Datta A, Dougherty ER. Intervention in context-sensitive probabilistic boolean networks revisited. Eurasip Journal on Bioinformatics and Systems Biology. 2009;2009:13 pages. doi: 10.1155/2009/360864.360864 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Pal R, Datta A, Bittner ML, Dougherty ER. Intervention in context-sensitive probabilistic Boolean networks. Bioinformatics. 2005;21(7):1211–1218. doi: 10.1093/bioinformatics/bti131. [DOI] [PubMed] [Google Scholar]
- 15.Kwiatkowska M, Norman G, Parker D. PRISM 4.0: verification of probabilistic real-time systems. Proceedings of the 23rd International Conference on Computer Aided Verification; 2011; Springer; pp. 585–591. [Google Scholar]
- 16.Kobayashi K, Hiraishi K. Symbolic approach to verification and control of deterministic/probabilistic Boolean networks. IET Systems Biology. 2012;6(6):215–222. doi: 10.1049/iet-syb.2012.0018. [DOI] [PubMed] [Google Scholar]
- 17.Chen X, Akutsu T, Tamura T, Ching WK. Finding optimal control policy in probabilistic Boolean Networks with hard constraintsby using integer programming and dynamic programming. International Journal of Data Mining and Bioinformatics. 2013;7(3):321–343. doi: 10.1504/ijdmb.2013.053306. [DOI] [PubMed] [Google Scholar]
- 18.Ching W-K, Zhang S-Q, Jiao Y, Akutsu T, Tsing N-K, Wong AS. Optimal control policy for probabilistic Boolean networks with hard constraints. IET Systems Biology. 2009;3(2):90–99. doi: 10.1049/iet-syb.2008.0120. [DOI] [PubMed] [Google Scholar]
- 19.Datta A, Choudhary A, Bittner ML, Dougherty ER. External control in Markovian genetic regulatory networks. Machine Learning. 2003;52(1-2):169–191. doi: 10.1093/bioinformatics/bth008. [DOI] [PubMed] [Google Scholar]
- 20.Datta A, Choudhary A, Bittner ML, Dougherty ER. External control in Markovian genetic regulatory networks: the imperfect information case. Bioinformatics. 2004;20(6):924–930. doi: 10.1093/bioinformatics/bth008. [DOI] [PubMed] [Google Scholar]
- 21.Denic SZ, Vasic B, Charalambous CD, Palanivelu R. Robust control of uncertain context-sensitive probabilistic Boolean networks. IET Systems Biology. 2009;3(4):279–295. doi: 10.1049/iet-syb.2008.0121. [DOI] [PubMed] [Google Scholar]
- 22.Kobayashi K, Hiraishi K. An integer programming approach to optimal control problems in context-sensitive probabilistic Boolean networks. Automatica. 2011;47(6):1260–1264. [Google Scholar]
- 23.Kobayashi K, Hiraishi K. Optimal control of probabilistic Boolean networks using polynomial optimization. IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences. 2012;E95-A(9):1512–1517. [Google Scholar]
- 24.Pal R, Datta A, Dougherty ER. Optimal infinite-horizon control for probabilistic Boolean networks. IEEE Transactions on Signal Processing. 2006;54(6):2375–2387. [Google Scholar]
- 25.Marshall S, Yu L, Xiao Y, Dougherty ER. Inference of a probabilistic boolean network from a single observed temporal sequence. Eurasip Journal on Bioinformatics and Systems Biology. 2007;2007:15 pages. doi: 10.1155/2007/32454.32454 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 26.Chaves M. Methods for qualitative analysis of genetic networks. Proceedings of the European Control Conference; 2009; pp. 671–676. [Google Scholar]
- 27.Tournier L, Chaves M. Uncovering operational interactions in genetic networks using asynchronous Boolean dynamics. Journal of Theoretical Biology. 2009;260(2):196–209. doi: 10.1016/j.jtbi.2009.06.006. [DOI] [PubMed] [Google Scholar]
- 28.Williams HP. Model Building in Mathematical Programming. 4th edition. John Willey & Sons; 1999. [Google Scholar]
- 29.Ciesinski F, Groesser M. On probabilistic computation tree logic. (Lecture Notes in Computer Science).Validation of Stochastic Systems. 2004;2925:147–188. [Google Scholar]
- 30.SparsePOP. http://www.is.titech.ac.jp/~kojima/SparsePOP/SparsePOP.html.
- 31.Xiao Y, Dougherty ER. The impact of function perturbations in Boolean networks. Bioinformatics. 2007;23(10):1265–1273. doi: 10.1093/bioinformatics/btm093. [DOI] [PubMed] [Google Scholar]
- 32.Weeraratna AT, Jiang Y, Hostetter G, et al. Wnt5a signaling directly affects cell motility and invasion of metastatic melanoma. Cancer Cell. 2002;1(3):279–288. doi: 10.1016/s1535-6108(02)00045-4. [DOI] [PubMed] [Google Scholar]
- 33.Liang J, Han J. Stochastic Boolean networks: an efficient approach to modeling gene regulatory networks. BMC Systems Biology. 2012;6, article 113 doi: 10.1186/1752-0509-6-113. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 34.Layek RK, Datta A, Dougherty ER. From biological pathways to regulatory networks. Molecular BioSystems. 2011;7(3):843–851. doi: 10.1039/c0mb00263a. [DOI] [PubMed] [Google Scholar]