Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Inferring Nonlinear Gene Regulatory Networks from Gene Expression Data Based on Distance Correlation

  • Xiaobo Guo,

    Affiliations Department of Statistical Science, School of Mathematics & Computational Science, Sun Yat-Sen University, Guangzhou, China, Southern China Research Center of Statistical Science, Sun Yat-Sen University, Guangzhou, China, State Key Laboratory of Ophthalmology, Zhongshan Ophthalmic Center, Sun Yat-Sen University, Guangzhou, China

  • Ye Zhang,

    Affiliations Department of Statistical Science, School of Mathematics & Computational Science, Sun Yat-Sen University, Guangzhou, China, Southern China Research Center of Statistical Science, Sun Yat-Sen University, Guangzhou, China

  • Wenhao Hu,

    Affiliation Department of Statistical Science, School of Mathematics & Computational Science, Sun Yat-Sen University, Guangzhou, China

  • Haizhu Tan,

    Affiliations Zhongshan School of Medicine, Sun Yat-Sen University, Guangzhou, China, Department of Physics and Informatics, Shantou University Medical College, Shantou, China

  • Xueqin Wang

    wangxq88@mail.sysu.edu.cn

    Affiliations Department of Statistical Science, School of Mathematics & Computational Science, Sun Yat-Sen University, Guangzhou, China, Southern China Research Center of Statistical Science, Sun Yat-Sen University, Guangzhou, China, Zhongshan School of Medicine, Sun Yat-Sen University, Guangzhou, China, State Key Laboratory of Ophthalmology, Zhongshan Ophthalmic Center, Sun Yat-Sen University, Guangzhou, China

Abstract

Nonlinear dependence is general in regulation mechanism of gene regulatory networks (GRNs). It is vital to properly measure or test nonlinear dependence from real data for reconstructing GRNs and understanding the complex regulatory mechanisms within the cellular system. A recently developed measurement called the distance correlation (DC) has been shown powerful and computationally effective in nonlinear dependence for many situations. In this work, we incorporate the DC into inferring GRNs from the gene expression data without any underling distribution assumptions. We propose three DC-based GRNs inference algorithms: CLR-DC, MRNET-DC and REL-DC, and then compare them with the mutual information (MI)-based algorithms by analyzing two simulated data: benchmark GRNs from the DREAM challenge and GRNs generated by SynTReN network generator, and an experimentally determined SOS DNA repair network in Escherichia coli. According to both the receiver operator characteristic (ROC) curve and the precision-recall (PR) curve, our proposed algorithms significantly outperform the MI-based algorithms in GRNs inference.

Introduction

With the development of high throughout technologies, gene expression data has provided an excellent approach to investigate the underlying regulatory mechanism of cellular machines [1]. Inferring gene regulatory networks (GRNs), which explicitly depicts the regulatory processes, from expression data is still one of the most important topics in system biology [2] nowadays. But it is still a challenging problem due to the combinatorial nature of the problem and the poor information content of the data [3]. Therefore, developing powerful and computationally effective methods is critical for GRNs inference. To this end, the DREAM (Dialogue for Reverse Engineering Assessments and Methods) program and its conference series are devoted to encourage researchers to investigate novel powerful methods [4]-[6].

It is extremely important to detect nonlinear dependence in GRNs inference because the nonlinear regulatory relationship is common in biology [7]. Among numerous measurements of nonlinear dependence, mutual information (MI) has often been applied in modeling the dependence between genes since it is a natural generalization of correlation and can characterize the nonlinear dependence [7], [8]. A series of MI-based methods have succeeded in inferring the GRNs such as ARACNE [9], CLR [10], REL [11], MRNET [12] and PCA-MI [13]. Even though the MI is quite popular, it still has its limits. For example, to evaluate the MI usually involves the probability or density estimator which is challenging especially for multivariate variables. When the variables are continuous, the MI estimation is not so easy and the commonly used strategy is to discretize the data [14] and then to estimate the MI based on these discretized data, e.g., empirical estimator [15], Miller-Madow [15], shrinkage [16] and the Schurmann-Grassberger mutual information estimator [17]. PCA-MI [13] is another example which requires the assumption of normal distribution. But, it is not realistic because the gene expression data may strongly deviate from normality [18].

Recently, a novel measurement of dependence, distance correlation (DC) [19], has emerged as an elegant tool in evaluating nonlinear dependence, thanks to its appealing features. The DC has proven its power and computational effectiveness in detecting nonlinear dependence for two variables with arbitrary dimensions [19]-[21].Unlike the MI estimator, the DC estimation is quite simple without any distribution assumption. Surprisedly, to our best knowledge, the DC has seldom attracted the attention of the bioinformatics community.

In this article, we intend to incorporate the DC into GRNs inferring algorithms and validate the performance of DC-based GRNs inferring algorithms. Unlike traditional approaches, we employ the DC to represent the dependence between a pair of genes. This modification is simple yet critical due to the power and computational effectiveness of the DC. The results of two simulated data and real data suggest that the DC-based approaches can improve the accuracy and sensitivity of the GRNs inference.

Methods

In this section, we will review the definitions of the MI and the DC, and then incorporate the DC into GRNs inference.

Mutual Information

The MI of discrete random variables and is defined aswhere are the marginal probability mass functions of and , respectively, and is the joint probability mass function of .

For continuous random variables, the MI is defined aswhere is the joint probability density function of and and are the probability density functions of and , respectively.

In order to calculate the MI, it is necessary to first estimate the unknown probability density or mass functions , and .

Distance Correlation

Distance correlation proposed by [19] is a creative way to detect the dependence. The key idea is to measure the discrepancy between the joint characteristic function and the product of its marginal characteristic functions in a special weighted space. Specifically, for random variables , denote the joint characteristic function of by , and its marginal characteristic functions and . The distance covariance between and is defined as the root of the following equation:where and q are the dimensions of and , respectively, and is the weight function given by with and . By standardizing the distance covariance, the distance correlation can be defined as,

It can be shown that the empirical distance covariance for a given iid sample can be calculated bywhere

The empirical form of DC is quite simple in terms of the norms and does not involve the probability density estimator like the MI.

DC-based GRNs Inference

A central role in GRNs inference algorithms is the dependence matrix , whose element measures the dependence between variables (genes) and . In nonlinear GRNs inference algorithms, the MI is the common choice in characterizing the nonlinear association between genes, that is

However, as discussion above, estimating mutual information is a tough task and the estimator is usually biased and unstable [12], [14]. Here, we use the DC as an alternative measurement to model the dependence matrix, that is

To verify the importance of incorporating the DC into inferring GRNs, we consider three popular gene regulatory network inference algorithms, CLR, MRNET and REL [10]-[12], and compare the performances of DC-based algorithms and MI-based algorithms. For the sake of clarification, we denote the MI-based algorithms by CLR-MI, MRNET-MI and REL-MI and the DC-based algorithms CLR-DC, MRNET-DC and REL-DC, repectively.

Results

In this section, we present the results of different methods based on simulated data and real data.

Validation

The performance will be evaluated by receiver operator characteristic (ROC) curve and precision-recall (PR) curve. The ROC curve is a graphical tool in evaluating the predictive results in order to avoid choosing the threshold. However, the ROC curve may overestimate the performance of the GRNs inference method due to the sparsity of GRNs [22]. The PR curve is recommended to be an alternative to the ROC curves [23]. Here we use ROC curve, which is a scoring metric adopted by DREAM3, as well as PR curves to evaluate the methods. The areas under ROC curve (AUC) and PR curve are also calculated.

Evaluation on Simulation Data

Simulated data from DREAM challenge.

We first evaluate our methods based on the widely-used Yeast knock-out gene expression data with size , , and from DREAM3 in-silico network challenge [4][6]. DREAM challenge is a dialogue for Reverse Engineering Assessments and Methods, which provides a standard assessment of GRNs inference methods. In the DREAM3 challenge, the Yeast knock-out gene expression data and their gold standard networks are given.

In order to clearly compare the performance of different methods, the ROC curves and the PR curves are plotted in Figure 1. Figure 1A presents the ROC curves on DREAM3 challenge Yeast dataset with size . Figure 1A shows that the DC-based algorithms perform much better than the corresponding MI-based algorithms, the DC therefore has high power in characterizing the nonlinear regulatory relationship. We can observe the similar results of the PR curves in Figure 1B. The ROC curves and the PR curves of three different algorithms on Yeast gene expression data with size 50 and 100 are described in Figure S1S2. In these two cases, the DC-based algorithms consistently outperform the MI-based algorithms.

thumbnail
Figure 1. The performance of different methods on DREAM3 challenge Yeast dataset in size 10.

(A) The ROC curves of different methods. (B) The PR curves of different methods. TP rate = TP/(TP+FN), FP rate = FP/(TP+TN), precision = TP/(TP+FP), recall = TP/(TP+FN), where TP, FP, TN and FN are the numbers of true positives, false positives, true negatives and false positives, respectively.

https://doi.org/10.1371/journal.pone.0087446.g001

Figure 2 displays the networks inferred by using the REL-MI and REL-DC methods based on the DREAM3 challenge Yeast dataset with size 10. To equally comparing the performance of the REL-MI and REL-DC methods, we set the true positive rates of both methods to be 0.8 and then compare the false positives. We can observe from Figure 2B that there are four false positives G5-G4,G5-G2,G4-G2 and G1-G9 by REL-MI. The four non-existing regulations G5-G4,G5-G2,G4-G2 and G1-G9 are probably incurred by the co-regulators, while the MI-based methods work on the pair-wise association only. Figure 2C displays the network inferred by using the REL-DC method. Obviously, the false positives G5-G4,G5-G2 and G1-G9 are successfully removed by REL-DC, which indicates that the DC-based methods work well in distinguishing direct (or causal) interactions from indirect associations.

thumbnail
Figure 2. Networks inferred from DREAM3 challenge Yeast dataset with size 10.

(A) The true network with 10 nodes and 10 edges. (B) Network Inferred by using the REL-MI method. The dashed lines G5-G4,G5-G2,G4-G2 and G1-G9 are false positives, while G4-G9 and G3-G5 are false negative. (C) Network Inferred by using the REL-DC method. The dashed lines G4-G2 is false positives, while G4-G9 and G5-G7 are false negative.

https://doi.org/10.1371/journal.pone.0087446.g002

Table 1 provides the results for three different methods on DREAM3 challenge Yeast dataset with size 10, 50,and 100, respectively. The results indicate that the DC-based methods improve greatly the accuracy of GRNs inference compared with the MI-based methods.

thumbnail
Table 1. The ROC areas and the PR areas of different methods on DREAM3 challenge Yeast dataset with size 10, 50, 100 and Syndata, respectively.

https://doi.org/10.1371/journal.pone.0087446.t001

Simulated data from SynTReN.

In this section, we also compare the performance of different methods in another simulated datasets generated by SynTReN network generator [24]. SynTReN network generator is used to create synthetic transcriptional regulatory network and respective simulated data from the source networks with different levels of noise. Here, the synthetic transcriptional regulatory networks are generated from Escherichia coli and the number of nodes is set to be , in which there are 100 nodes in background network. We can observe from Table 2 that the DC-based algorithms consistently outperform the corresponding MI-based algorithms. For simplicity, the ROC and PR curves of different methods with different levels of noise are deferred to Figure S3S5. Figure S3S5 also demonstrate that the DC-based algorithms are superior to the MI-based algorithms in characterizing non-linear dependence.

thumbnail
Table 2. The ROC areas and the PR areas of different methods on SynTReN datasets with noise 0.1, 0.2, 0.3, respectively.

https://doi.org/10.1371/journal.pone.0087446.t002

Evaluation on Real Gene Expression Data

We investigate the performance of the DC-based methods in the well-known SOS DNA repair network and experiment dataset in Escherichia coli [25]. Figure 3 presents the ROC and PR curves for the MI-based algorithms and the DC-based algorithms, and Table 3 presents the ROC and PR areas for different methods. All of these compared results demonstrate the superiority of the DC-based methods on this real gene expression data.

thumbnail
Figure 3. The performance of different methods on Escherichia coli.

(A) The ROC curves of different methods. (B) The PR curves of different methods. TP rate = TP/(TP+FN), FP rate = FP/(TP+TN), precision = TP/(TP+FP), recall = TP/(TP+FN), where TP, FP, TN and FN are the numbers of true positives, false positives, true negatives and false positives, respectively.

https://doi.org/10.1371/journal.pone.0087446.g003

thumbnail
Table 3. The ROC areas and the PR areas of different methods on SOS network in E.coli.

https://doi.org/10.1371/journal.pone.0087446.t003

Discussion

In this article, we integrate the recently developed DC into GRNs inference algorithms and verify the power and computational effectiveness of the DC in inferring GRNs through three well-known GRNs inference algorithms: CLR, MRNET and REL. After comparing them carefully with the existing MI-based algorithms, we find that the proposed DC-based algorithms can uncover the nonlinear dependence more powerfully, and increase the accuracy in inferring GRNs. Although we only incorporate the DC into three MI-based GRNs inference algorithms, our idea can be extended to any other MI-based algorithms.

The DC has several strengths in comparison with the MI. Firstly, both the DC and the MI are nonparametric and have the property that the DC or the MI of two random variables equals to zero almost surely if and only if these two variables are independent, but the MI estimators need to discretize the variables which may not utilize the data sufficiently and lower the power. Secondly, the DC has computational effectiveness in detecting nonlinear dependence between multivariate variables [20]. Lastly but importantly, the DC can directly investigate the joint regulations of at least two sets of target genes. However, to the best of our knowledge, MI can work on pair-wise regulations in GRNs well. Despite the three-way mutual information (MI3) [26], a modified version of MI, has been designed to detect the co-regulators of target genes, the extension is tricky and MI3 can only detect two of the co-regulators [13].

We also compare the DC with another recently developed dependence measurement, maximum information criterion (MIC) [27] in GRNs inference. Table S1, S2 and S3 display the results of the MIC-based algorithms and the DC-based algorithms. The results suggest that the DC-based algorithms still outperform the MIC-based ones significantly in inferring GRNs.

However, none of the MI-based, the MIC-based or the DC-based methods is capable of detecting edge directionality. This issue can be partially alleviated by a two-stage procedure: the pair-wise association is detected first, and then the edge directionality is inferred using some specified methods such as linear regression [28]. In any case, this issue is not well understood. Furthermore, the proposed DC-based algorithms are designed to detect the direct interaction. Extending the DC-based methods to distinguish the direct interactions from indirect ones can help identify the false positive interactions hence increasing the detecting power [13]. Interestingly, comparing with the MI-based methods, the DC-based methods perform much better in distinguishing direct or causal interactions from indirect associations even though the DC considers the unconditional correlation only.

Conclusion

In this paper, we introduce the DC-based algorithms for GRNs inference. The DC has appealing features such as computational effectiveness, no normality assumption and high power in detecting nonlinear dependence. Both of the simulated data and the real data analysis show that the proposed DC-based algorithms performs better than the corresponding MI-based algorithms. In conclusion, the DC-based methods can be served as a starting-point to characterize complex regulation relationship between genes, but not limit to infer GRNs.

Supporting Information

Figure S1.

Comparison of the performance of different methods on DREAM3 challenge Yeast dataset in size 50. (A) The ROC curves of different methods.(B) The PR curves of different methods. The plots show that the DC-based methods perform consistently much better than the MI-based methods, which demonstrate the superiority of DC in detecting non-linear regulatory relationship between genes.

https://doi.org/10.1371/journal.pone.0087446.s001

(EPS)

Figure S2.

Comparison of the performance of different methods on DREAM3 challenge Yeast dataset in size 100. (A) The ROC curves of different methods.(B) The PR curves of different methods. The plots show that the DC-based methods perform consistently much better than the MI-based methods, which demonstrate the superiority of DC in detecting non-linear regulatory relationship between genes.

https://doi.org/10.1371/journal.pone.0087446.s002

(EPS)

Figure S3.

Comparison of the performance of different methods on SynTReN dataset with 0.1 noise. The number of nodes in the networks was 200. (A) The ROC curves of different methods. (B) The PR curves of different methods. The plots show that DC-based methods perform consistently better than MI-based methods, even though the difference are not obvious in some cases.

https://doi.org/10.1371/journal.pone.0087446.s003

(EPS)

Figure S4.

Comparison of the performance of different methods on SynTReN dataset with 0.2 noise. The number of nodes in the networks was 200. (A) The ROC curves of different methods. (B) The PR curves of different methods. The plots show that DC-based methods perform consistently better than MI-based methods, even though the difference are not obvious in some cases.

https://doi.org/10.1371/journal.pone.0087446.s004

(EPS)

Figure S5.

Comparison of the performance of different methods on SynTReN dataset with 0.3 noise. The number of nodes in the networks was 200. (A) The ROC curves of different methods.(B) The PR curves of different methods. The plots show that DC-based methods perform consistently better than MI-based methods, even though the difference are not obvious in some cases.

https://doi.org/10.1371/journal.pone.0087446.s005

(EPS)

Table S1.

Comparison of ROC area and PR area of MIC-based algorithms and DC-based algorithms on DREAM3 challenge Yeast dataset in size 10, 50, 100, respectively. All of the results show that DC is significantly superior to the MIC in GRNs inference, which demonstrate that the DC is a powerful dependence measure in inferring GRNs.

https://doi.org/10.1371/journal.pone.0087446.s006

(DOCX)

Table S2.

Comparison of ROC area and PR area of MIC-based algorithms and DC-based algorithms on SynTReN datasets with noise 0.1, 0.2, 0.3, respectively. All of the results show that DC is significantly superior to the MIC in GRNs inference, which demonstrate that the DC is a powerful dependence measure in inferring GRNs.

https://doi.org/10.1371/journal.pone.0087446.s007

(DOCX)

Table S3.

Comparison of ROC area and PR area of MIC-based algorithms and DC-based algorithms on SOS network in E.coli.data. All of the results show that DC is significantly superior to the MIC in GRNs inference, which demonstrate that the DC is a powerful dependence measure in inferring GRNs.

https://doi.org/10.1371/journal.pone.0087446.s008

(DOCX)

Supporting Information S1.

https://doi.org/

The source data and code used in this article can be freely downloaded at: https://github.com/xiangdiuxiu/NetworkDC.

Author Contributions

Conceived and designed the experiments: XQW XBG. Performed the experiments: XBG YZ WHH. Analyzed the data: XBG YZ WHH HZT. Wrote the paper: XBG XQW YZ.

References

  1. 1. Hughes T, Marton M, Jones A, Roberts C, Stoughton R, et al. (2000) Functional discovery via a compendium of expression profiles. Cell 102: 109–126.
  2. 2. Basso K, Margolin A, Stolovitzky G, Klein U, Dalla-Favera R, et al. (2005) Reverse engineering of regulatory networks in human b cells. Nature genetics 37: 382–390.
  3. 3. Margolin A, Wang K, Lim W, Kustagi M, Nemenman I, et al. (2006) Reverse engineering cellular networks. Nature Protocols 1: 662–671.
  4. 4. Marbach D, Schaffter T, Mattiussi C, Floreano D (2009) Generating realistic in silico gene networks for performance assessment of reverse engineering methods. Journal of Computational Biology 16: 229–239.
  5. 5. Marbach D, Prill R, Schaffter T, Mattiussi C, Floreano D, et al. (2010) Revealing strengths and weaknesses of methods for gene network inference. Proceedings of the National Academy of Sciences 107: 6286–6291.
  6. 6. Prill RJ, Marbach D, Saez-Rodriguez J, Sorger PK, Alexopoulos LG, et al. (2010) Towards a rigorous assessment of systems biology models: the dream3 challenges. PloS one 5: e9202.
  7. 7. Brunel H, Gallardo-Chacón J, Buil A, Vallverdú M, Soria J, et al. (2010) Miss: a non-linear methodology based on mutual information for genetic association studies in both population and sib-pairs analysis. Bioinformatics 26: 1811–1818.
  8. 8. Cover T, Thomas J (2006) Elements of information theory. Wiley-interscience.
  9. 9. Margolin A, Nemenman I, Basso K, Wiggins C, Stolovitzky G, et al. (2006) Aracne: an algorithm for the reconstruction of gene regulatory networks in a mammalian cellular context. BMC bioinformatics 7: S7.
  10. 10. Faith J, Hayete B, Thaden J, Mogno I, Wierzbowski J, et al. (2007) Large-scale mapping and validation of escherichia coli transcriptional regulation from a compendium of expression profiles. PLoS biology 5: e8.
  11. 11. Butte A, Kohane I (2000) Mutual information relevance networks: functional genomic clustering using pairwise entropy measurements. In: Pac Symp Biocomput. volume 5, 418–429.
  12. 12. Meyer P, Lafitte F, Bontempi G (2008) minet: Ar/bioconductor package for inferring large transcriptional networks using mutual information. BMC bioinformatics 9: 461.
  13. 13. Zhang X, Zhao X, He K, Lu L, Cao Y, et al. (2012) Inferring gene regulatory networks from gene expression data by path consistency algorithm based on conditional mutual information. Bioinformatics 28: 98–104.
  14. 14. de Matos Simoes R, Emmert-Streib F (2012) Bagging statistical network inference from large-scale gene expression data. PLoS One 7: e33624.
  15. 15. Paninski L (2003) Estimation of entropy and mutual information. Neural Computation 15: 1191–1253.
  16. 16. Schäfer J, Strimmer K (2005) A shrinkage approach to large-scale covariance matrix estimation and implications for functional genomics. Statistical applications in genetics and molecular biology 4: 32.
  17. 17. Schúrmann T, Grassberger P (2002) Entropy estimation of symbol sequences. arXiv preprint cond-mat/0203436.
  18. 18. Emmert-Streib F, Altay G (2010) Local network-based measures to assess the inferability of different regulatory networks. Systems Biology, IET 4: 277–288.
  19. 19. Székely G, Rizzo M, Bakirov N (2007) Measuring and testing dependence by correlation of distances. The Annals of Statistics 35: 2769–2794.
  20. 20. Gorfine M, Heller R, Heller Y (2012) Comment on detecting novel associations in large data sets. Available: http://iew3 technion ac il/∼gorfinm/files/science6 pdf.
  21. 21. Székely GJ, Rizzo ML (2009) Brownian distance covariance. The annals of applied statistics: 1236–1265.
  22. 22. Davis J, Goadrich M (2006) The relationship between precision-recall and roc curves. In: Proceedings of the 23rd international conference on Machine learning. ACM, 233–240.
  23. 23. Meyer PE, Kontos K, Lafitte F, Bontempi G (2007) Information-theoretic inference of large transcriptional regulatory networks. EURASIP Journal on Bioinformatics and Systems Biology 2007.
  24. 24. Van den Bulcke T, Van Leemput K, Naudts B, van Remortel P, Ma H, et al. (2006) Syntren: a generator of synthetic gene expression data for design and analysis of structure learning algorithms. BMC bioinformatics 7: 43.
  25. 25. Shen-Orr SS, Milo R, Mangan S, Alon U (2002) Network motifs in the transcriptional regulation network of escherichia coli. Nature genetics 31: 64–68.
  26. 26. Luo W, Hankenson KD, Woolf PJ (2008) Learning transcriptional regulatory networks from high throughput gene expression data using continuous three-way mutual information. BMC bioinformatics 9: 467.
  27. 27. Reshef D, Reshef Y, Finucane H, Grossman S, McVean G, et al. (2011) Detecting novel associations in large data sets. science 334: 1518–1524.
  28. 28. Carrera J, Rodrigo G, Jaramillo A (2009) Model-based redesign of global transcription regulation. Nucleic acids research 37: e38–e38.