![]() | ![]() |
Formats:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright © 2008 Kimura et al; licensee BioMed Central Ltd. Function approximation approach to the inference of reduced NGnet models of genetic networks 1Faculty of Engineering, Tottori University, 4-101 Koyama-Minami, Tottori, Japan 2JFE R&D Corporation, 1-1 Minami-Watarida, Kawasaki, Japan 3JFE Engineering Corporation, 2-1 Suehiro, Tsurumi, Yokohama, Japan 4RIKEN Genomic Sciences Center, 1-7-22 Suehiro, Tsurumi, Yokohama, Japan Corresponding author.Shuhei Kimura: kimura/at/ike.tottori-u.ac.jp; Katsuki Sonoda: k-sonoda/at/jfe-rd.co.jp; Soichiro Yamane: yamane-soichiro/at/jfe-eng.co.jp; Hideki Maeda: s022046/at/ike.tottori-u.ac.jp; Koki Matsumura: matumura/at/ike.tottori-u.ac.jp; Mariko Hatakeyama: marikoh/at/gsc.riken.jp Received August 2, 2007; Accepted January 14, 2008. 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. Abstract Background The inference of a genetic network is a problem in which mutual interactions among genes are deduced using time-series of gene expression patterns. While a number of models have been proposed to describe genetic regulatory networks, this study focuses on a set of differential equations since it has the ability to model dynamic behavior of gene expression. When we use a set of differential equations to describe genetic networks, the inference problem can be defined as a function approximation problem. On the basis of this problem definition, we propose in this study a new method to infer reduced NGnet models of genetic networks. Results Through numerical experiments on artificial genetic network inference problems, we demonstrated that our method has the ability to infer genetic networks correctly and it was faster than the other inference methods. We then applied the proposed method to actual expression data of the bacterial SOS DNA repair system, and succeeded in finding several reasonable regulations. When our method inferred the genetic network from the actual data, it required about 4.7 min on a single-CPU personal computer. Conclusion The proposed method has an ability to obtain reasonable networks with a short computational time. As a high performance computer is not always available at every laboratory, the short computational time of our method is a preferable feature. There does not seem to be a perfect model for the inference of genetic networks yet. Therefore, in order to extract reliable information from the observed gene expression data, we should infer genetic networks using multiple inference methods based on different models. Our approach could be used as one of the promising inference methods. Background With recent advances in technologies such as DNA microarrays, it has become possible to measure gene expression patterns on a genomic scale. One expected use of these data is to predict functions of genes through the inference of regulatory interactions of genes, i.e., a genetic network. There are increasing needs to reveal unknown functions of genes. Therefore, many researchers have become interested in the inference of genetic networks, and the development of this methodology has become a major topic in the bioinformatics field. Numerous models to describe genetic networks have been proposed [1-10]. This study however focuses especially on a set of differential equations since it has an ability to capture dynamic behavior of gene expression. In the genetic network inference problem based on the set of differential equations, a genetic network is described as
where Xn is the expression level of the n-th gene, N is the number of genes in the network, and Gn is a function of an arbitrary form. The purpose of the genetic network inference problem based on the set of differential equations is to approximate the function Gn from the observed gene expression data. The function Gn is generally approximated using a model of the fixed form; most typically a linear model [7,11,12] or an S-system model [13]. The computational time for inferring linear models of genetic networks is very short. However, the linear model is not suitable for analyzing time-series of gene expression data because it requires that the system operates near a steady state [7]. The S-system model, on the other hand, possesses some properties inherent in biochemical systems. Moreover, several methods are available for analyzing the model. Because of these advantages, a number of inference methods based on the S-system model have been proposed [14-21]. However, some of them are time-consuming because they require solving a set of differential equations many times. To overcome the shortcomings of the fixed model approaches, we defined the genetic network inference problem as a function approximation problem [10]. For solving the defined problem, any type of function approximator is available. When we use a powerful function approximator to solve this problem, we can obtain a good approximation of the function Gn. Therefore, on the basis of this problem definition, we have proposed inference methods that use powerful function approximators, i.e., a neural network model [10], a Normalized Gaussian network (NGnet) model [9], and a reduced NGnet model [22], respectively. As inference methods based on this problem definition do not always require solving any differential equations, our methods needed a low computational effort. Inference methods based on the function approximation problem, on the other hand, require estimating differential coefficients of the gene expression level before inferring the genetic network. We must estimate them correctly in order to obtain reasonable network models, and a number of techniques are available for this purpose [8,15,17,23]. However, as the measurement data are generally polluted by noise, it is difficult for us to estimate the differential coefficients in advance. This study therefore proposes a new method that performs the inference of the genetic network and the estimation of the differential coefficients simultaneously. Our method uses the reduced NGnet model to describe genetic networks, since it requires a quite low computational effort. Through numerical experiments, we verify the effectiveness of the proposed inference method. Results and Discussion Inference of an S-system network In this experiment, we confirmed that, when a sufficient amount of noise-free data are given, the proposed method has an ability to infer the genetic network correctly. Experimental setup As a target network that we attempt to infer, we used a small-scale S-system model consisting of 5 genes (N = 5). The S-system model is often used to describe biochemical networks [8,14,15,18-20,24-26]. The model is structured as a set of non-linear differential equations of the form
where Xn is the expression level of the n-th gene, αn and βn are multiplicative parameters called rate constants, and gn,m and hn,m are exponential parameters called kinetic orders. The S-system parameters of the target genetic network are shown in Table 1[16,27]. This study assumes that the m-th gene positively regulates the n-th gene when Xm promotes the synthesis or suppresses the degradation of Xn. Similarly, when Xm suppresses the synthesis or promotes the degradation of Xn, we assume that the n-th gene is negatively regulated by the m-th gene. When the m-th gene positively regulates the n-th gene, gn,m is positive and/or hn,m is negative in the S-system model. When the m-th gene negatively regulates the n-th gene, gn,m is negative and/or hn,m is positive. When the m-th gene has no influence on the n-th gene, the parameters gn,m and hn,m are zero. Thus, we can illustrate the structure of the target network, as shown in Figure Figure11
As the observed gene expression patterns, fifteen sets of noise-free time-series data, each covering all five genes, were given. The sets began from randomly generated initial values in [0.0, 2.0] and were obtained by solving the differential equations (2) on the target model. In a practical application, these sets of time-series data could be obtained by actual biological experiments. Eleven sampling points for the time-series data were assigned to each gene in each set. Thus, the observed time-series data for each gene consisted of 15 × 11 = 165 sampling points. We inferred the reduced NGnet models solely from these time-series data, and then, extracted interactions between genes from the obtained models. As one reduced NGnet model corresponds to one gene, we must infer 5 models to solve the artificial problem defined here. We carried out 10 trials by changing the seed for the pseudo random number to obtain each model. According to the preliminary experiments (see Additional file 1), we used the following parameters; the weight parameter used in the prior probability distribution γ was 20, the maximum indegree I was 5, and the number of the units of the reduced NGnet model M was 3. We can change the function approximation capability of the reduced NGnet model using the number of units M. However, we cannot use the model with an unduly large M, since the large M makes the estimation problem of the model parameters difficult. An unduly small M, on the other hand, should make the model insufficient to represent complicated interactions between genes. Result We extracted interactions between genes from the reduced NGnet models obtained using the method based on the sensitivity analysis [10] (see also the Method section). Figure Figure22
where TP, FN, TN and FP are the numbers of true-positive, false-negative, true-negative and false-positive regulations, respectively. The sensitivity increases from 0 to 1 with decreasing the number of false-negative regulations, and the specificity increases from 0 to 1 with decreasing the number of false-positive regulations. The sum of the squared error between the time-course produced by the obtained model and the given time-series data, i.e., the value of the objective function (16) defined in the Methods section, was 1.57 × 10-1 ± 1.23 × 10-1 on average. Although our method has an ability to infer the positive and negative regulations of the n-th gene from the m-th gene simultaneously, it failed in inferring these regulations of the 3rd gene from the 2nd gene in most of the trials. Given that X2 works to suppress both the synthesis and the degradation of X3 with the same kinetic order in the target model, we know that the 2nd gene has only a weak impact on the 3rd gene. Therefore, it should be difficult for our method to infer these regulations. In order to infer these difficult regulations correctly, we should give more sets of the gene expression data [15,28]. While the proposed method was unable to infer the target network with perfect precision as mentioned above, its computational time was sufficiently short. The computational time to obtain one reduced NGnet model averaged about 60.8 sec on a single-CPU personal computer (Pentium IV 2.8 GHz). The proposed method therefore required about 60.8 sec × 5 5.1 min to solve this genetic network inference problem. In order to infer the same network, on the other hand, PEACE1 [16], the coevolutionary method [18], the method with a collocation approximation [21] and the decoupling method [15] reportedly took about 10 h on a PC cluster (Pentium III 933 MHz × 1040 CPUs), 89.0 min on a PC cluster (Pentium III 933 MHz × 8 CPUs), 2.84 h on a single-CPU personal computer (Pentium IV 2.4 GHz) and 6.38 min on a single-CPU personal computer, respectively. The comparison results present that the proposed method was faster than the other inference methods. As a high performance computer, such as a PC cluster, is not always available at every laboratory, the shorter computational time of the proposed method should be a preferable feature. As mentioned before, the proposed method performs the inference of the reduced NGnet model and the estimation of the differential coefficients of the gene expression level simultaneously. When we can estimate the differential coefficients of the gene expression level correctly before inferring the genetic network, however, the proposed method can omit the simultaneous estimation of the differential coefficients of the gene expression level. When the simultaneous estimation of the differential coefficients is omitted, our method is almost equivalent to the inference method proposed in the paper [22]. As the data used in this section contained no noise, the inference ability of our method was not degraded even when the simultaneous estimation of the differential coefficients was omitted. The sensitivity and the specificity of the proposed method without the simultaneous estimation of the differential coefficients of the gene expression level were 0.854 ± 0.041 and 0.961 ± 0.044, respectively. Moreover, the omission of the simultaneous estimation of the differential coefficients made the computational time much shorter. The method without the simultaneous estimation of the differential coefficients required about 2.0 × 5 10.0 sec to solve this problem. However, the simultaneous estimation of the differential coefficients improved the sum of the squared error between the time-courses produced by the obtained model and the given time-series data. Thus, the averaged objective values (16) of the method with and without the simultaneous estimation of the differential coefficients were 1.57 × 10-1 ± 1.23 × 10-1 and 3.37 × 10-1 ± 1.93 × 10-1, respectively. These results indicate that, although the simultaneous estimation of the differential coefficients of the gene expression level, proposed in this study, makes the computational cost higher, it produces the models that are suitable for the computational simulation.Inference of a random genetic network Next, we checked the performance of our method in a real-world setting by conducting the experiment with noisy time-series data. Experimental setup In this experiment, we used the following set of differential equations to describe target networks [7,10].
where λn and αn are the degradation rate and the synthesis rate, respectively, of the n-th mRNA, and γn,m and βn,l are the activation cooperativity and the repression cooperativity, respectively, of the m-th gene on the n-th gene. The sets Since the performances of inference methods generally depend on the amount of given time-series data, we performed the experiments with different numbers of sets of time-series data. We obtained the sets of time-series data by solving the set of differential equations (5). Each set consisted of the expression levels at the eleven time points. The measurement noise was simulated by adding 10% Gaussian noise to the computed time-series data. All of the other experimental conditions were the same as those used in the previous experiment. Results Figure 3(a), (b)
The specificity, on the other hand, seems to be independent from the amount of given time-series data. When we try to improve it, we must reduce the number of false-positive regulations contained in the inferred model. It is however difficult to reduce these regulations because the maximum indegree I used in the prior probability distribution (15) forgives our method for finding several false-positive regulations. Therefore, we should not expect the improvement of the specificity even when we give a larger amount of the observed data. Inference of an actual genetic network Finally, we tested the effectiveness of the proposed method on a genetic network inference problem using actual biological data. Experimental setup In this experiment, we used the proposed method to analyze the SOS DNA repair system in E. coli (Figure (Figure4)4
Results We succeeded in finding models that simulate the gene expression of the target system well. A sample of the gene expression calculated from the obtained models is shown in Figure Figure5.5
The core network contained some reasonable regulations. As Figure Figure66 The number of the regulations inferred by the proposed method was larger than that of the S-tree based method proposed by Cho and his colleagues [14]. Although some of our inferred regulations that have not been experimentally observed might be new findings, the rest should be false-positive. In order to infer a more reliable network, we must give more sets of the expression data obtained from additional biological experiments or a priori knowledge about the target system. The computational time of the proposed method was, on the other hand, much shorter. While the S-tree based method running on the computer system (Athlon MP2800+) reportedly took about 35 h to infer the network of this system, the proposed method required about 47.1 sec × 6 4.7 min on a single-CPU personal computer (Pentium IV 2.8 GHz). In this study, we focused only on whether or not the m-th gene regulates the n-th gene. However, the method based on the sensitivity analysis used in this study also provides us with the strength of the inferred regulation. This information would help biologists find the important regulations that are worth doing further investigation.Conclusion The genetic network inference problem can be defined as a function approximation problem. On the basis of this problem definition, we proposed a new method to infer reduced NGnet models of genetic networks in this study. The experimental results on the artificial genetic network inference problems showed that the proposed method has an ability to infer genetic networks correctly. Because of the simultaneous estimation of the model parameters and the differential coefficients of the gene expression level, the models inferred by our method fitted into the observed data. Therefore, they are suitable for the computational simulation. Moreover, when trying to infer genetic networks, our method was faster than the other inference methods. As we cannot always use a high performance computer, the short computational time of our method should be a preferable feature. The proposed method was then used to analyze the SOS DNA repair system in E. coli, and succeeded in finding several reasonable regulations. While the number of the regulations inferred by our method was larger than that of the S-tree based method [14], its computational time was much shorter. There does not seem to be a perfect model for the inference of genetic networks yet. Therefore, in order to extract reliable information from the observed gene expression data, the genetic networks should be inferred using a number of different models. The reduced NGnet model should be one of the promising models for this purpose. Methods In this study, we propose a method to infer reduced NGnet models of genetic networks. We should note here that one model in this study corresponds to one gene. Therefore, when we try to solve a genetic network inference problem consisting of N genes, we must obtain N models, each corresponding to one of the genes. This section will describe the algorithm to obtain the reduced NGnet model corresponding to the n-th gene, first. Then, we will explain the technique to extract the information from the obtained models. Inference of a reduced NGnet model Problem definition In the genetic network inference problem, we must find a good approximation of the function Gn (n = 1, ..., N), given in the equations (1). We define this problem as a function approximation problem in this study [7,8,10]. When trying to obtain an approximation of the function Gn on the basis of the function approximation problem, we must give observations at T points where Though DNA microarray technologies allow us to measure the gene expression levels, we have yet to find a biological technique capable of measuring the differential coefficient of the gene expression level. As an alternative, the data we obtain by measuring the time-series of the gene expression levels allow us to estimate the differential coefficients using interpolation techniques, such as the spline interpolation [32], the local linear regression [33], the neural network [8], or the Whittaker's smoother [23]. This study estimates them using the method proposed in the Estimation of differential coefficients section. When both the gene expression levels and their differential coefficients are given, the genetic network inference problem described here becomes solvable. Reduced NGnet model Any type of function approximator is available for approximating the function Gn. This study however uses a reduced Normalized Gaussian network (NGnet) model [22], that was proposed by modifying an NGnet model [34,35], since we can easily estimate the model parameters using the EM algorithm. The original NGnet model, which transforms an N-dimensional input vector x to an output y, is defined as
where the dot (·) denotes an operator of the inner product, and N(x|mi, Σi) is an N-dimensional Gaussian function; its center is an N-dimensional vector mi and its covariance matrix is an (N × N)-dimensional matrix Σi. The N-dimensional vector wi and the scalar bi are the linear regression parameters, αi ( As the original NGnet, model has a large number of the model parameters, we must give a large number of observations to obtain a good function approximation. This nature is not preferable for the inference of genetic networks, since the measurement of the gene expression patterns is expensive. In order to decrease the amount of data we must observe, we limited a covariance matrix of the NGnet model Σi to being diagonal [22]. This restricted model was referred to as the reduced NGnet model. While the number of the parameters of the original NGnet model is O(N2), that of the reduced model is O(N). This study approximates the function Gn using the reduced NGnet model, as mentioned above. Therefore, our object in this study is to find the parameters of the reduced NGnet model that outputs , T) against a corresponding input Gradual reduction strategy We cannot make the Gaussian function N(x|m, Σ) independent from any components of the input vector x, since its covariance. matrix Σ must be non-singular. As the reduced NGnet model contains several Gaussian functions, its output y also depends on all of the components of the input vector x. This fact indicates that, even when the n-th gene is unaffected by the m-th gene in the target network, the reduced NGnet model cannot capture the disconnection. In order to overcome this drawback of the reduced NGnet model, we use the gradual reduction strategy [22]. When trying to obtain an approximation of the function Gn, this strategy decreases the input dimension of the model by removing the genes that are assumed to unaffect the n-th gene. As the model obtained by this strategy has no input from the removed genes, its output is independent from these genes. In order to determine the reasonable number of the input dimension of the model, this study uses the Bayesian Information Criterion (BIC) [36], a measure for evaluating statistical models. The followings are the algorithm of the gradual reduction strategy used in this study: 1. Let a set C be {1, ..., N}, where N is the number of the genes in the target network. We call the genes whose indices are contained in set C the candidate genes. Let NC be the number of the elements of set C. 2. Extract the expression data of the candidate genes from the whole observed data. Then, obtain the reduced NGnet model by applying the DAEM algorithm, described below, to the constructed data. Note that, as the constructed data contain the expression levels of the candidate genes only, the input dimension of the model is NC. 3. Compute the BIC of the model obtained in step 2. The BIC of the reduced NGnet model is defined as
where
xt is the expression levels of the candidate genes at time t, yt is the differential coefficient of the expression level of the n-th gene at time t (i.e., 4. If the BIC calculated in step 3 is larger than of the previous iteration, output the model of the previous step and, then, stop. 5. Using the method based on the sensitivity analysis (see the Model interpretation section) [10], choose the genes that are assumed to unaffect the n-th gene. Then, remove the indices corresponding to the selected genes from set C. When no gene is selected, remove the index of the gene that has the weakest regulation to the n-th gene. 6. Return to step 2. DAEM algorithm We can use the EM algorithm to obtain the reduced NGnet model that outputs yt (t = 1, ..., T) against a corresponding input xt, since it can be interpreted as a stochastic model [9,22,37]. In our genetic network inference problem, the input xt and the output yt represent the given expression levels of the candidate genes at time t and the given differential coefficient of the expression level of the n-th gene at time t, respectively. The EM algorithm however often fails to estimate reasonable model parameters because it is based on a local search. In order to enhance the probability to obtain a reasonable model, this study therefore uses the Deterministic Annealing EM (DAEM) algorithm [38], a variant of the EM algorithm. The DAEM algorithm used in this study estimates the model parameters θ = {μi, Σi, wi, bi, αi, 1. Let θ(0), which is generated randomly, be the initial estimate of the model parameters θ. Set the counter k and the parameter corresponding to the temperature β to 0 and βmin, respectively. 2. For each pair of the input and the output (xt, yt), compute
where
Then, form a function
where Pβ (θ) is a prior probability distribution. We utilize a priori knowledge about genetic networks using Pβ (θ), as described below. 3. Find a new estimate θ(k + 1) that maximizes the function Qβ. 4. k ← k + 1. 5. Repeat steps 2, 3 and 4 until convergence. 6. β ← β + βadd. 7. Stop if β > 1. Otherwise, return to step 2. The parameters of the DAEM algorithm, βmin and βadd, were both set to 0.1 in this study. Note that this algorithm estimates the parameter Use of a priori knowledge Our method may infer multiple candidate networks due to the high degree-of-freedom of the reduced NGnet model and the pollution of the observed data by the noise. In order to increase the probability to obtain a reasonable network, we therefore utilize a priori knowledge about the genetic network in this study [9]. Genetic networks are known to be sparsely connected [39]. In order to utilize this knowledge, we use the following function as Pβ (θ) given in the equation (14).
where Zβ is a normalization factor, wi,j is the j-th component of the vector wi, β is the parameter of the DAEM algorithm, T is the number of the observations, γ is a constant parameter, and A is a set of indices corresponding to genes that are assumed to unaffect the n-th gene. The set A is constructed as follows. 1. Let the set A be {1, ..., N}. 2. Choose I genes in ascending order of the value of 3. From the set A, remove the indices corresponding to the genes selected in the previous step. When the n-th gene is assumed to be unaffected by the m-th gene, this probability distribution forces the corresponding regression parameters, i.e., w1,m, ..., wM,m, down to zero. As mentioned in the Gradual reduction strategy section, even when these parameters are zero, the weak regulation of the n-th gene from the m-th gene remains in the model. However, the gradual reduction strategy should remove these unnecessary regulations from the model. Estimation of differential coefficients The genetic network inference problem of this study requires estimating the differential coefficients of the gene expression levels from the observed time-series data, as mentioned in the previous section. We can use some interpolation technique to estimate them [8,15,17,23]. However, it is often difficult to estimate the differential coefficients correctly because the noise contained in the observed time-series data easily disrupts the information about their slopes. Moreover, even when these data are correctly estimated, the reduced NGnet model may not have the ability to represent them with perfect precision. As a result, when we try to simulate the gene expression using the models inferred from these data, the computed expression levels may not resemble the observed data. These models are therefore not suitable for the computational simulation. In order to obtain the reduced NGnet models suitable for the computational simulation, we must carefully estimate the differential coefficients of the gene expression levels. We define this estimation problem as a function minimization problem in this study. The following equation is the objective function to estimate the differential coefficients of the n-th gene (see also Figure Figure77
where
where
As mentioned above, whenever trying to compute the objective function (16), we must train the reduced NGnet model. For this purpose, we use two methods, the gradual reduction strategy described above and the EM algorithm. This study uses the former one to enhance the probability of obtaining a reasonable model and the latter to reduce the computational cost. As the EM algorithm is identical to the DAEM algorithm with βmin = 1, its computational time is short. In our EM algorithm, in order to enhance the probability of finding a reasonable model, the parameters of the best model that has ever been found through the search are used as the initial estimate. When the function optimizer first tries to compute the objective function (16), the gradual reduction strategy is always used to infer the model. In the other cases, we use the EM algorithm with the probability 1 - 0.1 T-1, otherwise we use the gradual reduction strategy, where T is the number of the observations. The dimension of the function minimization problem defined here is identical to the number of the observations T. Therefore, when a large amount of the data are given, we must solve very high-dimensional problems. A high-dimensional problem generally requires a high computational effort even when we use a sophisticated function optimizer. In order to reduce the computational cost, this study therefore optimizes the objective function (16) for every dimension using a one-dimensional search algorithm, the Brent's method [32]. We should note that, although the purpose of the problem described here is to obtain the reasonable differential coefficients of the gene expression levels, we can obtain the reduced NGnet model suitable for the computational simulation at the same time. Thus, this study infers a model of a genetic network by optimizing the objective function (16). Model interpretation When analyzing a genetic network, we must know whether the n-th gene is affected by the m-th gene. We extract this information from the reduced NGnet model obtained using the method based on the sensitivity analysis [10]. This extraction method uses the positive and negative sensitivity coefficients averaged over time,
and
where
T is the number of sampling points of the measured time-series data, and As the sensitivity coefficients represent the impact of the m-th gene upon the n-th gene, the large values of
where a is a constant parameter. Similarly, when
the method infers the negative regulation of the n-th gene from the m-th gene. Conversely, when
a = 0.3 and b = 0.05. Note that, when the m-th gene promotes both of the synthesis and the degradation of the n-th gene for example, the values of Authors' contributions SK designed the inference method and performed the experiments. KS and SY proposed a basic idea of the inference method. HM and KM implemented some parts of the proposed algorithm. MH supervised the biological aspect of this work. All authors read and approved the manuscript. Acknowledgements We thank Mr. Hideki Terasawa from JFE SOLDEC Corporation for his fruitful discussions. Some calculations were performed on RIKEN Super Combined Cluster (RSCC). This work is partially supported by the Ministry of Education, Culture, Sports, Science and Technology of Japan under Grant-in-Aid for Young Scientists (B) No. 18710166. References
|
PubMed related articles
Your browsing activity is empty. Activity recording is turned off. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Bioinformatics. 2000 Aug; 16(8):727-34.
[Bioinformatics. 2000]Proc Natl Acad Sci U S A. 2002 Apr 30; 99(9):6163-8.
[Proc Natl Acad Sci U S A. 2002]Nat Biotechnol. 2005 Mar; 23(3):377-83.
[Nat Biotechnol. 2005]Science. 2003 Jul 4; 301(5629):102-5.
[Science. 2003]Bioinformatics. 2006 Jul 1; 22(13):1631-40.
[Bioinformatics. 2006]Bioinformatics. 2005 Apr 1; 21(7):1180-8.
[Bioinformatics. 2005]Bioinformatics. 2004 Jul 22; 20(11):1670-81.
[Bioinformatics. 2004]Theor Biol Med Model. 2006 Jul 19; 3():25.
[Theor Biol Med Model. 2006]BMC Bioinformatics. 2007 Aug 21; 8():305.
[BMC Bioinformatics. 2007]Bioinformatics. 2004 Jul 22; 20(11):1670-81.
[Bioinformatics. 2004]Bioinformatics. 2006 Jul 1; 22(13):1631-40.
[Bioinformatics. 2006]Theor Biol Med Model. 2006 Jul 19; 3():25.
[Theor Biol Med Model. 2006]Bioinformatics. 2005 Apr 1; 21(7):1154-63.
[Bioinformatics. 2005]J Theor Biol. 1969 Dec; 25(3):365-9.
[J Theor Biol. 1969]Bioinformatics. 2003 Mar 22; 19(5):643-50.
[Bioinformatics. 2003]J Mol Biol. 1996 Jan 12; 255(1):121-39.
[J Mol Biol. 1996]Theor Biol Med Model. 2006 Jul 19; 3():25.
[Theor Biol Med Model. 2006]Theor Biol Med Model. 2004 Sep 14; 1():8.
[Theor Biol Med Model. 2004]Bioinformatics. 2003 Mar 22; 19(5):643-50.
[Bioinformatics. 2003]Bioinformatics. 2005 Apr 1; 21(7):1154-63.
[Bioinformatics. 2005]Bioinformatics. 2005 Apr 1; 21(7):1180-8.
[Bioinformatics. 2005]Theor Biol Med Model. 2006 Jul 19; 3():25.
[Theor Biol Med Model. 2006]Proc Natl Acad Sci U S A. 2002 Apr 30; 99(9):6163-8.
[Proc Natl Acad Sci U S A. 2002]Annu Rev Genet. 2000; 34():479-497.
[Annu Rev Genet. 2000]Proc Natl Acad Sci U S A. 2002 Aug 6; 99(16):10555-60.
[Proc Natl Acad Sci U S A. 2002]Bioinformatics. 2006 Jul 1; 22(13):1631-40.
[Bioinformatics. 2006]Bioinformatics. 2006 Jul 1; 22(13):1631-40.
[Bioinformatics. 2006]Bioinformatics. 2006 Jul 1; 22(13):1631-40.
[Bioinformatics. 2006]Proc Natl Acad Sci U S A. 2002 Apr 30; 99(9):6163-8.
[Proc Natl Acad Sci U S A. 2002]Bioinformatics. 2004 Jul 22; 20(11):1670-81.
[Bioinformatics. 2004]Bioinformatics. 2004 Jul 22; 20(11):1670-81.
[Bioinformatics. 2004]BMC Bioinformatics. 2007 Aug 21; 8():305.
[BMC Bioinformatics. 2007]Neural Comput. 2000 Feb; 12(2):407-32.
[Neural Comput. 2000]Neural Netw. 1998 Mar 31; 11(2):271-282.
[Neural Netw. 1998]Bioessays. 1998 May; 20(5):433-40.
[Bioessays. 1998]Bioinformatics. 2004 Jul 22; 20(11):1670-81.
[Bioinformatics. 2004]Theor Biol Med Model. 2006 Jul 19; 3():25.
[Theor Biol Med Model. 2006]BMC Bioinformatics. 2007 Aug 21; 8():305.
[BMC Bioinformatics. 2007]