Skip to main content
BioMed Research International logoLink to BioMed Research International
. 2016 Aug 11;2016:4241293. doi: 10.1155/2016/4241293

Differential Regulatory Analysis Based on Coexpression Network in Cancer Research

Junyi Li 1,2, Yi-Xue Li 1,2,3,4,*, Yuan-Yuan Li 2,3,4,*
PMCID: PMC4997028  PMID: 27597964

Abstract

With rapid development of high-throughput techniques and accumulation of big transcriptomic data, plenty of computational methods and algorithms such as differential analysis and network analysis have been proposed to explore genome-wide gene expression characteristics. These efforts are aiming to transform underlying genomic information into valuable knowledges in biological and medical research fields. Recently, tremendous integrative research methods are dedicated to interpret the development and progress of neoplastic diseases, whereas differential regulatory analysis (DRA) based on gene coexpression network (GCN) increasingly plays a robust complement to regular differential expression analysis in revealing regulatory functions of cancer related genes such as evading growth suppressors and resisting cell death. Differential regulatory analysis based on GCN is prospective and shows its essential role in discovering the system properties of carcinogenesis features. Here we briefly review the paradigm of differential regulatory analysis based on GCN. We also focus on the applications of differential regulatory analysis based on GCN in cancer research and point out that DRA is necessary and extraordinary to reveal underlying molecular mechanism in large-scale carcinogenesis studies.

1. Introduction

In the past decade, plenty of computational methods and algorithms such as differential analysis and network analysis [1, 2] are proposed to explore genome-wide gene expression characteristics with rapid development of high-throughput technologies and accumulation of big transcriptomic data. These efforts in computational genomic area are dedicated to transform underlying genomic information into valuable knowledges in biological and medical research fields [3, 4]. Recently, tremendous integrative research aims to interpret the development and progress of cancers because elucidating molecular regulatory mechanisms, especially the dysregulation mechanisms, of neoplastic diseases makes great benefit in medical and pharmaceutical aspects. Although partial different regulatory functions of cancer hallmarks such as evading growth suppressors and resisting cell death [5] have been revealed, the whole dysregulation mechanisms are far from clear.

Cancer is a complex disease and an effective way to study regulatory role of genes involved in cancer is to summarize them into network [6]. It is suggested that genes having similar or correlated expression patterns might contribute to the same regulatory function and gene coexpression patterns revealed by coexpression network analysis may lead to more insightful discovery on the underlying regulatory mechanisms [2, 7]. By comparing the difference of the regulatory networks between cancer and normal status, specific differential network of genes can be identified as dysfunctional in cancer. A large number of reverse engineering approaches have been developed to construct regulatory network from gene expression data. For examples, Xiao suggested Boolean model to analyze and stimulate the gene regulatory network [8]. Some methods based on Bayesian model lead to Bayesian networks and they are widely applied [911]. Nonlinear differential equation model is also developed to construct the regulatory network [12]. Prior biological knowledge such as transcription factor- (TF-) target regulatory relationships or miRNA-target regulatory relationships can also be integrated into modelling framework [11, 13, 14]. These reverse and forward integrated approaches are supposed to have smaller false positive rate to extract informative insights of transcriptomic behaviors.

Although network analysis provides the possibility to comprehensively understand biological processes, it does increase the computational complexity. Decreasing the searching space before network analysis is necessary in high dimension data analysis. An obvious strategy of reducing the computational burden is to build a subnetwork around a given set of genes such as previously reported disease-related genes [15] or around differentially expressed genes [1618]. Differential expression analysis (DEA) compares the mean expression value of genes between case and control samples and identifies significantly differentially expressed genes by statistical tests. In current transcriptomic analysis procedure, DEA has become the basic and the very first analysis step.

Recently, differential coexpression analysis (DCEA) increasingly plays a robust complement to DEA [2] and is widely used in discovering the system properties of carcinogenesis features. By calculating the change of correlations between gene pairs instead of mean expression level, DCEA provides more information about phenotypic change-related regulatory network [1924]. Therefore, differential regulatory analysis based on coexpression network may detect more insights into regulatory mechanisms.

In this review, we will introduce the paradigm of differential regulatory analysis (DRA) based on gene coexpression network (GCN). We also focus on the applications of DRA based on GCN in cancer research and point out that DRA is necessary and extraordinary to reveal underlying regulatory mechanism in large-scale carcinogenesis studies.

2. Paradigm of Differential Regulatory Analysis Based on Gene Coexpression Network

Differential regulatory analysis based on gene coexpression network has been widely used in carcinogenesis regulation research and basically includes three procedures as shown in Figure 1: constructing gene coexpression network based on transcriptomic data, regulatory analysis according to gene coexpression network, and differential regulatory comparison between different conditions.

Figure 1.

Figure 1

Paradigm of differential regulatory analysis based on gene coexpression network. The paradigm of differential regulatory analysis based on gene coexpression network includes but is not limited to three procedures. (a) Constructing gene coexpression network based on genomic transcriptomic data. (b) Regulatory analysis according to gene coexpression network. (c) Differential regulatory comparison between different conditions.

2.1. Construction of Gene Coexpression Network

In a gene coexpression network, genes are nodes and their correlations are represented by the edges of network. Pearson correlation coefficient (PCC) is the mostly used score to measure the tendency of gene expression correlation [2528]. The value of PCC ranges from −1 to 1 and higher absolute value of PCC means higher correlation between gene pairs. When constructing gene coexpression network, a correlation threshold is selected. After removing the nonsignificant edges or negligible coordinated gene pairs by the threshold, gene coexpression network is constructed by the significantly correlated gene pairs remained as shown in Figure 1(a) [29].

Weighted correlation network analysis (WGCNA) [27, 28] is widely used for constructing coexpression network based on gene expression data and implementing network analysis [19, 21, 30]. It summarizes clusters of highly correlated genes by defining a continuous network adjacency which is a power of initial one to reduce the low-adjacency gene pairs. WGCNA analyzes the cluster structure and explores the relationships between modules or that between modules and genes. GCN topological characters can be well studied by WGCNA and this great advantage makes WGCNA one of most used GCN construction methods in research. There are many coexpression module detection methods provided by WGCNA for users to choose their own preferred one. Meanwhile, choosing a suitable threshold is required for GCN construction in WGCNA. One limitation of WGCNA is that its GCN construction is undirected. Other prior knowledge is needed if further regulatory analysis based on GCN is designed.

Link-based quantitative methods in DCGL [26, 31] employ a half-thresholding strategy to construct specific GCNs. That is, if at least one of the two coexpression values of a specific link exceeds the threshold, the link in both coexpression networks from two different conditions is kept [26, 31]. In this way, minute variations are ignored by filtering out those noninformative links whose correlation values in both networks are insignificant. GCNs constructed by DCGL are also without directions.

Gaussian graphical model (GGM) is another approach to construct gene coexpression network [3234]. Based on the assumption that the covariance of gene pairs follows a multivariate Gaussian distribution, partial correlation between gene pairs is calculated as the degree of correlation after the effects of other genes are removed. Unlike the fact that correlations in PCC-based method are calculated by gene pairs themselves, correlations of gene pair in GGM-based methods take into account information of other genes, which makes GGM-based GCN more similar to real biological network.

Some algorithms are proposed with focus on how to infer the structure of gene correlation relationships. Algorithm for the Reconstruction of Accurate Cellular Networks (ARACNE) [35, 36] is a method of GCN construction, which also pays attention to partial network properties of GCN by counting gene triplets. The Context Likelihood of Relatedness (CLR) [37] algorithm calculates the relative correlation based on the empirical correlations over surrounding genes. MRNET is an iterative feature selection algorithm and uses a maximum relevance and minimum redundancy criterion [38].

DECODE (differential coexpression and differential expression) combines the information from both differential coexpression and differential expression to set up the thresholds systematically based on a chi-square maximization [39].

A recent GCN construction algorithm is proposed by Planar Filtered Network Analysis (PFNA) and Multiscale Embedded Gene Coexpression Network Analysis (MEGENA) [40, 41]. According to this algorithm, GCN is constructed on a spherical surface so that links between gene pairs do not cross the others. They have advantages in extracting most relevant information from similarity matrix from complex network system based on topological sphere.

2.2. Regulatory Analysis according to Gene Coexpression Network

After the gene coexpression network is constructed based on the transcriptomic data, regulatory information can be extracted by various regulatory analysis methods from the GCN according to research desires as shown in Figure 1(b). The most common way is to use the prior knowledge of TF-target regulatory relationships or miRNA-target regulatory relationships to highlight the specific regulatory subnetwork [25].

Another important method looking for regulatory elements is clustering method. A major goal of coexpression analysis is discovering biologically related modules or gene groups. In WGCNA, hierarchical clustering method is used to identify highly correlated gene subnetworks [27]. Significantly compact subclusters are verified by the average shortest path distance within each cluster over the cluster size. Nonnegative matrix factorization clustering method [4244] is also employed to clustering coexpressed genes with features of interests.

According to topological structure of gene coexpression network, some interesting characters such as hub genes can help to explain regulatory function contained in the GCN. Connectivity in GCN presents how a gene connects to other genes and hub genes are the ones with very high level of connectivity. Hub genes are normally connections between different gene modules and should be a specific research focus for investigations into cancer-correlated gene modules. For instance, Yang et al. build gene coexpression networks based on transcriptomic and clinical data of four cancer types and discovered that prognostic mRNA genes tended not to be hub genes [24]. They suggested that hubs genes coordinate genes over different pathways to participate in the regulatory processes. Chou et al. investigated endometrial cancers (ECs) hub genes by constructing WGCNA coexpression network and these hub genes are involved in antigen processing, cell adhesion, and cell-cycle regulation [21]. On the other hand, loss of connectivity in coexpression network is a common topological trait among the different kinds of cancer [45].

2.3. Differential Regulatory Comparison between Different Conditions

Distinguishing different regulatory elements between different conditions such as tumor and normal tissue, or different cancer types, or even cross-species (human and mouse) [46] help to understand the dysfunctional regulation.

There are two ways to perform differential regulatory comparison between different conditions. The first way is to construct gene coexpression network based on each condition and compare the difference between constructed GCNs to extract different regulation elements as shown in Figure 1(c) [24, 30]. The other way is to calculate the significantly different correlation between various conditions and build a network based on these selected gene pairs [47, 48]. Differential regulatory comparison between different conditions is able to find the differential genes or gene modules across different conditions, providing useful information as well. In DCGL v2, differentially coexpressed TFs are defined as differential regulated genes (DRGs), and DRGs are ranked for prioritizing regulators that are putatively causative to the phenotype of interests in DRrank function in the R package of DCGL2 [25]. For example, RIF algorithm in DRrank function combines three types of transcriptomic information and assigns a high score to those TFs that are “cumulatively most differentially wired to the abundant most differentially expressed genes” [25, 49].

3. Applications of Differential Regulatory Analysis Based on GCN in Cancer Research

Recently, differential regulatory analysis based on GCN is applied in more and more cancer studies. In the following, we give some examples of its applications and summarize advantages of this integrative method.

3.1. Revealing Dysfunctional Regulatory Genes and Subnetworks in Cancer Research

The direct advantage of differential regulatory analysis (DRA) is that DRA is able to distinguish dysfunctional regulatory subnetworks or pathways in cancer status. For example, Jiang et al. constructed highly preserved gene ontology biological process (GO_BP) gene coexpression network and prostate cancer coexpression network by using WGCNA approach. With regulatory analysis they discovered 548 GO_BP coexpression modules and 294 prostate cancer coexpression modules. By comparing the difference of these modules, they identified 55 conserved prostate cancer coexpression modules [30]. And there are five modules which are significantly enriched with prostate cancer candidate genes. These five modules are featured with regulation of apoptosis, response to stress, cellular localization, and protein localization [30]. Udyavar et al. performed coexpression network construction based on a dataset of combined normal, adenocarcinoma, squamous cell carcinoma, and small-cell lung cancer (SCLC) tissue specimens by WGCNA. They compared the distribution of significant modules across four types of samples and derived an SCLC-specific hub network classifier and identified spleen tyrosine kinase as candidate biomarker and therapeutic target for SCLC [19].

Cancer is considered as a complex disease with multilevel progressing process. DRA based on GCN is able to bring light to dynamic regulatory relationships of cancer in its different progress levels. For instance, Cao et al. first constructed gene coexpression networks of normal, adenoma, and carcinoma-specific gastric carcinogenesis to decrease the searching space for potential regulatory genes [48]. After these potential regulatory genes are acquired, three differential networks are constructed. By comparing constructed differential networking information and signaling pathway information of three developing stages, the regulation roles of GATA6 and ESRRG and their signaling pathways in gastric carcinogenesis were suggested [48]. This work frame is prospective and extendable to other cancer researches. Wu et al. also performed a system-level study of gastric cancer by constructing five phenotype-specific coexpression networks [50]. Their comparison analysis of connectivity reveals that hub genes which only exit in the normal networks play important roles in gastric tumorigenesis and hub genes only related to tumor networks are enriched in specific biological terms. Ruan et al. identified specific pathways associated with renal cell carcinoma (RCC) based on differentially coexpressed links which were detected by three methods: Pearson's correlation, Bayesian network, and WGCNA. These RCC-related pathways help to explain underlying regulatory mechanisms of RCC [29]. Khosravi et al. built independent gene regulatory networks from each prostate cancer and found critical transcription factors involved in prostate cancer based on hub type variation [51]. These dynamic network studies across cancer stages well reveal the change of regulatory patterns during the progression of cancers.

3.2. Practical and Beneficial in Multilevel Network Analysis When Integrated with miRNAs and lncRNAs Data

With the emerging roles of microRNAs (miRNAs) and long noncoding RNAs (lncRNAs) in gene regulatory networks, more and more genomic studies on miRNAs and lncRNAs are performed in cancer research aspects [5258]. By integrating genomic miRNAs and lncRNAs with mRNAs data to construct multi-level co-expression network and analyze differential regulatory mechanism, the understanding of carcinogenesis functions of miRNAs and lncRNAs can be greatly improved from the views of system level.

For example, Lin et al. constructed a cross-cancer miRNA differential coexpression network and identified two potential miRNA-regulated oncomodules associated with poor survival outcomes in patients [59]. This study suggested that disruption of miRNA positive coexpression in cancer might contribute to cancer development. There are many efforts made to discover the regulatory action of lncRNAs in cancer [56, 57]. DRA based on coexpression network is also extendable to lncRNAs-cancer gene network analysis. InCaNet is a data resource which contains precalculated significant coexpression pairs of 9641 lncRNAs and 2544 well-classified cancer genes in 2922 matched TCGA samples [60]. And InCaNet helps to explore regulatory functions of particular lncRNA-cancer gene interaction in cancer studies. Most lncRNAs' regulatory functions are unknown and DRA based on lncRNAs-cancer gene network has the exact ability to perform the predictions. According to the assumption that genes or nodes in a subgroup may execute similar functions, Cogill and Wang identified a list of previously uncharacterized lncRNAs coexpressed with key cancer genes in their study [20] and Hao et al. inferred lncRNAs related to esophageal squamous cell carcinoma ESCC from constructed coexpression network and differential regulatory analysis [61]. Moreover, an integrated miRNA-mRNA-lncRNA coexpression network analysis was performed by Wu et al. to study the oestrogen receptor-regulated transcriptome in breast cancer [62]. All these multilevel studies expand our understanding of regulatory mechanism in cancer biology.

3.3. Applicable in Medical and Pharmaceutical Aspects

Since DRA based on GCN is a system-level analysis method and explores the regulatory mechanisms of diseases, it has been widely applied in medical and pharmaceutical aspects. By integrating other pieces of information such as clinical information or drug-target genes information, DRA based on GCN has more potential to contribute to theoretical base of medical and pharmaceutical researches.

For example, prognostic genes are very important for cancer prognosis and treatment. By integrating survival information, Yang et al. studied the system-level prognostic genes across four cancer types by DRA based on GCN [24]. Discovering new biomarkers or molecular subtypes of cancer is also valuable for stratification in clinical studies. DRA-based signature has the ability to classify patients into different subtypes with different clinical results. Meanwhile, DRA-based signature is featured with different regulatory patterns of each subtype. Wu et al. revealed a novel three-transcription-factor signature including AHR, NFIL3, and ZNF423 for glioma molecular subtypes by DRA based on GCN. This three-gene DRA-based signature clusters glioma patients into three major subtypes which are significantly different in patient survival as well as transcriptomic patterns [47]. Jin et al. captured a 12-gene network module of ovarian cancer by constructing weighted survival and differential coexpression network and this module shows a close correlation with cell death [63]. All these prognostic DRA studies based on GCN help to provide a more accurate survival prediction. Moreover, DRA-based prognostic signature has more potential to explore carcinogenesis mechanisms which lead to a better precision medicine in cancer diagnosis and treatment.

4. Discussion

Regulatory analysis is always a focal point in biological research. Understanding the function of each regulatory element in biological process is fundamental and challenging. Large-scale and multilevel sequencing data provide more opportunities to reveal molecular regulatory mechanism from the systematic viewpoint. Differential regulatory analysis is designed for distinguishing the differential regulatory elements in different conditions or dysfunctional regulation specific for an abnormal condition. For example, cancer is considered as a complex genetic disease and different phonotypes in cancer embody regulatory level mechanisms. Dysfunctional regulatory elements take priority in carcinogenesis studies because of their important roles in regulation as well as their potential in cancer treatments.

In the early past decade, gene expression data for specific phenotype is very limited and researchers had to use various cell lines data to construct conceptual gene regulatory networks [14]. Then it is very difficult to explain the differential regulatory relationships between tumor types. Recently, with the accumulation of large-scale and multiscale data, researchers are able to apply differential regulatory analysis to identify specific regulatory patterns in a given cancer type. Since differential regulatory analysis based on coexpression network has a system-level property, it has great strength to discover underlying molecular mechanism and dysfunctional regulatory elements from large-scale data of complex system. With the development of differential regulatory analysis based on coexpression network itself and its applications in more and more genomic and big data research, it presents its essential and prospective role in cancer research.

Technically, construction of coexpression networks as the basic starting point of differential regulatory analysis plays important and critical role in the whole investigation process. Therefore, both the data sets and the way to construct networks must be carefully examined. For example, Ballouz et al. suggest minimal experimental criteria to obtain useful functional connectivity and topology information of coexpression with microarrays greater than 20 samples and read depth greater than 10 M per sample [64]. Selection of differential regulatory genes relies on the method or algorithm chosen in DRA based on GCN [22, 65, 66]. For instance, differential analysis between two conditions, which is followed by regulatory analysis, can be performed after two gene coexpression networks are constructed. Sometimes, regulatory analysis based on coexpression networks between two conditions is conducted first and comparison of differential regulatory elements is performed later. All these steps in current differential regulatory analysis methods are relatively flexible depending on the aim of specific research and information available. The DRA based on GCN method might need further standardization and refinement to better serve more carcinogenesis research in medical and pharmaceutical fields.

5. Conclusion

In this review, we summarize the paradigm of differential regulatory analysis based on coexpression network of transcriptomic data and the applications of differential regulatory analysis based on GCN in cancer research. Differential regulatory analysis based on GCN is demonstrated as a necessary and potential tool to reveal underlying molecular mechanism in basic functional genomic research as well as practical carcinogenesis studies.

Acknowledgments

This work is supported by the grants from the National Key Scientific Instrument and Equipment Development Project of China (2012YQ03026108), National Natural Science Foundation of China (31501077), the National “973” Key Basic Research Development Program (2012CB316501 and 2013CB910801), and the Fundamental Research Program of Shanghai Municipal Commission of Science and Technology (14DZ1951300 and 14DZ2252000).

Competing Interests

The authors declare that they have no competing interests.

References

  • 1.Schadt E. E. Molecular networks as sensors and drivers of common human diseases. Nature. 2009;461(7261):218–223. doi: 10.1038/nature08454. [DOI] [PubMed] [Google Scholar]
  • 2.de la Fuente A. From ‘differential expression’ to ‘differential networking’—identification of dysfunctional regulatory networks in diseases. Trends in Genetics. 2010;26(7):326–333. doi: 10.1016/j.tig.2010.05.001. [DOI] [PubMed] [Google Scholar]
  • 3.Schadt E. E., Friend S. H., Shaywitz D. A. A network view of disease and compound screening. Nature Reviews Drug Discovery. 2009;8(4):286–295. doi: 10.1038/nrd2826. [DOI] [PubMed] [Google Scholar]
  • 4.Schadt E. E., Zhang B., Zhu J. Advances in systems biology are enhancing our understanding of disease and moving us closer to novel disease treatments. Genetica. 2009;136(2):259–269. doi: 10.1007/s10709-009-9359-x. [DOI] [PubMed] [Google Scholar]
  • 5.Hanahan D., Weinberg R. A. Hallmarks of cancer: the next generation. Cell. 2011;144(5):646–674. doi: 10.1016/j.cell.2011.02.013. [DOI] [PubMed] [Google Scholar]
  • 6.Kreeger P. K., Lauffenburger D. A. Cancer systems biology: a network modeling perspective. Carcinogenesis. 2009;31(1):2–8. doi: 10.1093/carcin/bgp261. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.Carlson M. R. J., Zhang B., Fang Z., Mischel P. S., Horvath S., Nelson S. F. Gene connectivity, function, and sequence conservation: predictions from modular yeast co-expression networks. BMC Genomics. 2006;7, article 40 doi: 10.1186/1471-2164-7-40. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8.Xiao Y. A tutorial on analysis and simulation of boolean gene regulatory network models. Current Genomics. 2009;10(7):511–525. doi: 10.2174/138920209789208237. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Husmeier D. Sensitivity and specificity of inferring genetic regulatory interactions from microarray experiments with dynamic Bayesian networks. Bioinformatics. 2003;19(17):2271–2282. doi: 10.1093/bioinformatics/btg313. [DOI] [PubMed] [Google Scholar]
  • 10.Chan Z. S. H., Collins L., Kasabov N. Bayesian learning of sparse gene regulatory networks. BioSystems. 2007;87(2-3):299–306. doi: 10.1016/j.biosystems.2006.09.026. [DOI] [PubMed] [Google Scholar]
  • 11.Gao S., Wang X. Quantitative utilization of prior biological knowledge in the Bayesian network modeling of gene expression data. BMC Bioinformatics. 2011;12, article 359 doi: 10.1186/1471-2105-12-359. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Vu T. T., Vohradsky J. Nonlinear differential equation model for quantification of transcriptional regulation applied to microarray data of Saccharomyces cerevisiae. Nucleic Acids Research. 2007;35(1):279–287. doi: 10.1093/nar/gkl1001. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Tu K., Yu H., Hua Y.-J., et al. Combinatorial network of primary and secondary microRNA-driven regulatory mechanisms. Nucleic Acids Research. 2009;37(18):5969–5980. doi: 10.1093/nar/gkp638. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Yu H., Tu K., Wang Y.-J., et al. Combinatorial network of transcriptional regulation and microRNA regulation in human cancer. BMC Systems Biology. 2012;6, article 61 doi: 10.1186/1752-0509-6-61. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.Zhang B., Li H., Riggins R. B., et al. Differential dependency network analysis to identify condition-specific topological changes in biological networks. Bioinformatics. 2009;25(4):526–532. doi: 10.1093/bioinformatics/btn660. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Nitsch D., Tranchevent L.-C., Thienpont B., et al. Network analysis of differential expression for the identification of disease-causing genes. PLoS ONE. 2009;4(5) doi: 10.1371/journal.pone.0005526.e5526 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Gill R., Datta S., Datta S. A statistical framework for differential network analysis from microarray data. BMC Bioinformatics. 2010;11, article 95 doi: 10.1186/1471-2105-11-95. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.Nitsch D., Gonçalves J. P., Ojeda F., de Moor B., Moreau Y. Candidate gene prioritization by network analysis of differential expression using machine learning approaches. BMC Bioinformatics. 2010;11, article 460 doi: 10.1186/1471-2105-11-460. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Udyavar A. R., Hoeksema M. D., Clark J. E., et al. Co-expression network analysis identifies Spleen Tyrosine Kinase (SYK) as a candidate oncogenic driver in a subset of small-cell lung cancer. BMC Systems Biology. 2013;7(supplement 5, article S1) doi: 10.1186/1752-0509-7-s5-s1. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Cogill S. B., Wang L. Co-expression network analysis of human lncRNAs and cancer genes. Cancer Informatics. 2014;13(supplement 5):49–59. doi: 10.4137/cin.s14070. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Chou W.-C., Cheng A.-L., Brotto M., Chuang C.-Y. Visual gene-network analysis reveals the cancer gene co-expression in human endometrial cancer. BMC Genomics. 2014;15, article 300 doi: 10.1186/1471-2164-15-300. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Bourdakou M. M., Athanasiadis E. I., Spyrou G. M. Discovering gene re-ranking efficiency and conserved gene-gene relationships derived from gene co-expression network analysis on breast cancer data. Scientific Reports. 2016;6 doi: 10.1038/srep20518.20518 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23.Hong S., Dong H., Jin L., Xiong M. Gene co-expression network and functional module analysis of ovarian cancer. International Journal of Computational Biology and Drug Design. 2011;4(2):147–164. doi: 10.1504/ijcbdd.2011.041008. [DOI] [PubMed] [Google Scholar]
  • 24.Yang Y., Han L., Yuan Y., Li J., Hei N., Liang H. Gene co-expression network analysis reveals common system-level properties of prognostic genes across cancer types. Nature Communications. 2014;5, article 3231 doi: 10.1038/ncomms4231. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25.Yang J., Yu H., Liu B.-H., et al. DCGL v2.0: an R package for unveiling differential regulation from differential co-expression. PLoS ONE. 2013;8(11) doi: 10.1371/journal.pone.0079729.e79729 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26.Liu B.-H., Yu H., Tu K., Li C., Li Y.-X., Li Y.-Y. DCGL: an R package for identifying differentially coexpressed genes and links from gene expression microarray data. Bioinformatics. 2010;26(20):2637–2638. doi: 10.1093/bioinformatics/btq471.btq471 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 27.Langfelder P., Horvath S. WGCNA: an R package for weighted correlation network analysis. BMC Bioinformatics. 2008;9, article 559 doi: 10.1186/1471-2105-9-559. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 28.Zhang B., Horvath S. A general framework for weighted gene co-expression network analysis. Statistical Applications in Genetics and Molecular Biology. 2005;4(1, article 17) doi: 10.2202/1544-6115.1128.20518 [DOI] [PubMed] [Google Scholar]
  • 29.Ruan X., Li H., Liu B. O., et al. A novel method to identify pathways associated with renal cell carcinoma based on a gene co-expression network. Oncology Reports. 2015;34(2):567–576. doi: 10.3892/or.2015.4038. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30.Jiang J., Jia P., Zhao Z., Shen B. Key regulators in prostate cancer identified by co-expression module analysis. BMC Genomics. 2014;15(1, article 1015) doi: 10.1186/1471-2164-15-1015. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31.Yu H., Liu B.-H., Ye Z.-Q., Li C., Li Y.-X., Li Y.-Y. Link-based quantitative methods to identify differentially coexpressed genes and gene Pairs. BMC Bioinformatics. 2011;12, article 315 doi: 10.1186/1471-2105-12-315. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32.Wang T., Ren Z., Ding Y., et al. FastGGM: an efficient algorithm for the inference of gaussian graphical model in biological networks. PLOS Computational Biology. 2016;12(2) doi: 10.1371/journal.pcbi.1004755.e1004755 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 33.Ingkasuwan P., Netrphan S., Prasitwattanaseree S., et al. Inferring transcriptional gene regulation network of starch metabolism in Arabidopsis thaliana leaves using graphical Gaussian model. BMC Systems Biology. 2012;6, article 100 doi: 10.1186/1752-0509-6-100. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Aburatani S., Sun F., Saito S., Honda M., Kaneko S.-I., Horimoto K. Gene systems network inferred from expression profiles in hepatocellular carcinogenesis by graphical gaussian model. Eurasip Journal on Bioinformatics & Systems Biology. 2007;2007 doi: 10.1155/2007/47214.47214 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 35.Margolin A. A., Nemenman I., Basso K., et al. ARACNE: an algorithm for the reconstruction of gene regulatory networks in a mammalian cellular context. BMC Bioinformatics. 2006;7(1, article S7) doi: 10.1186/1471-2105-7-s1-s7. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 36.Chávez Montes R. A., Coello G., González-Aguilera K. L., Marsch-Martínez N., de Folter S., Alvarez-Buylla E. R. ARACNe-based inference, using curated microarray data, of Arabidopsis thaliana root transcriptional regulatory networks. BMC Plant Biology. 2014;14(1, article 97) doi: 10.1186/1471-2229-14-97. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 37.Faith J. J., Hayete B., Thaden J. T., et al. Large-scale mapping and validation of Escherichia coli transcriptional regulation from a compendium of expression profiles. PLoS biology. 2007;5(1, article e8) doi: 10.1371/journal.pbio.0050008. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 38.Meyer P. E., Kontos K., Lafitte F., Bontempi G. Information-theoretic inference of large transcriptional regulatory networks. EURASIP Journal on Bioinformatics and Systems Biology. 2007;2007 doi: 10.1155/2007/79879.79879 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 39.Lui T. W. H., Tsui N. B. Y., Chan L. W. C., Wong C. S. C., Siu P. M. F., Yung B. Y. M. DECODE: an integrated differential co-expression and differential expression analysis of gene expression data. BMC Bioinformatics. 2015;16(1, article 182) doi: 10.1186/s12859-015-0582-4. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 40.Song W.-M., Zhang B. Multiscale embedded gene co-expression network analysis. PLoS Computational Biology. 2015;11(11) doi: 10.1371/journal.pcbi.1004574.e1004574 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 41.Tumminello M., Aste T., Di Matteo T., Mantegna R. N. A tool for filtering information in complex systems. Proceedings of the National Academy of Sciences of the United States of America. 2005;102(30):10421–10426. doi: 10.1073/pnas.0500298102. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 42.Lee D. D., Seung H. S. Learning the parts of objects by non-negative matrix factorization. Nature. 1999;401(6755):788–791. doi: 10.1038/44565. [DOI] [PubMed] [Google Scholar]
  • 43.Wang J. J.-Y., Wang X., Gao X. Non-negative matrix factorization by maximizing correntropy for cancer clustering. BMC Bioinformatics. 2013;14, article 107 doi: 10.1186/1471-2105-14-107. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 44.Inamura K., Fujiwara T., Hoshida Y., et al. Two subclasses of lung squamous cell carcinoma with different gene expression profiles and prognosis identified by hierarchical clustering and non-negative matrix factorization. Oncogene. 2005;24(47):7105–7113. doi: 10.1038/sj.onc.1208858. [DOI] [PubMed] [Google Scholar]
  • 45.Anglani R., Creanza T. M., Liuzzi V. C., et al. Loss of connectivity in cancer co-expression networks. PLoS ONE. 2014;9(1) doi: 10.1371/journal.pone.0087075.e87075 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 46.Aytes A., Mitrofanova A., Lefebvre C., et al. Cross-species regulatory network analysis identifies a synergistic interaction between FOXM1 and CENPF that drives prostate cancer malignancy. Cancer Cell. 2014;25(5):638–651. doi: 10.1016/j.ccr.2014.03.017. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 47.Wu S., Li J., Cao M., Li Y.-X., Li Y.-Y. A novel integrated gene coexpression analysis approach reveals a prognostic three-transcription-factor signature for glioma molecular subtypes. Proceedings of the International Conference on Intelligent Biology and Medicine ((ICIBM '15); November 2015; Indianapolis, Ind, USA. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 48.Cao M. S., Liu B. Y., Dai W. T., Zhou W. X., Li Y. X., Li Y. Y. Differential network analysis reveals dysfunctional regulatory networks in gastric carcinogenesis. American Journal of Cancer Research. 2015;5(9):2605–2625. [PMC free article] [PubMed] [Google Scholar]
  • 49.Hudson N. J., Reverter A., Dalrymple B. P. A differential wiring analysis of expression data correctly identifies the gene containing the causal mutation. PLoS Computational Biology. 2009;5(5) doi: 10.1371/journal.pcbi.1000382.e1000382 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 50.Wu J., Zhao X., Lin Z., Shao Z. A system level analysis of gastric cancer across tumor stages with RNA-seq data. Molecular BioSystems. 2015;11(7):1925–1932. doi: 10.1039/c5mb00105f. [DOI] [PubMed] [Google Scholar]
  • 51.Khosravi P., Gazestani V. H., Akbarzadeh M., Mirkhalaf S., Sadeghi M., Goliaei B. Comparative analysis of prostate cancer gene regulatory networks via hub type variation. Avicenna Journal of Medical Biotechnology. 2015;7(1):8–15. [PMC free article] [PubMed] [Google Scholar]
  • 52.Lin C.-C., Chen Y.-J., Chen C.-Y., Oyang Y.-J., Juan H.-F., Huang H.-C. Crosstalk between transcription factors and microRNAs in human protein interaction network. BMC Systems Biology. 2012;6, article 18 doi: 10.1186/1752-0509-6-18. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 53.Xu J., Li C.-X., Li Y.-S., et al. MiRNA-miRNA synergistic network: construction via co-regulating functional modules and disease miRNA topological features. Nucleic Acids Research. 2011;39(3):825–836. doi: 10.1093/nar/gkq832. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 54.Calin G. A., Croce C. M. MicroRNA signatures in human cancers. Nature Reviews Cancer. 2006;6(11):857–866. doi: 10.1038/nrc1997. [DOI] [PubMed] [Google Scholar]
  • 55.Kim V. N., Nam J.-W. Genomics of microRNA. Trends in Genetics. 2006;22(3):165–173. doi: 10.1016/j.tig.2006.01.003. [DOI] [PubMed] [Google Scholar]
  • 56.Cheetham S. W., Gruhl F., Mattick J. S., Dinger M. E. Long noncoding RNAs and the genetics of cancer. British Journal of Cancer. 2013;108(12):2419–2425. doi: 10.1038/bjc.2013.233. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 57.Wang S., Tran E. J. Unexpected functions of lncRNAs in gene regulation. Communicative and Integrative Biology. 2013;6(6) doi: 10.4161/cib.27610.e27610 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 58.Quitadamo A., Tian L., Hall B., Shi X. An integrated network of microRNA and gene expression in ovarian cancer. BMC Bioinformatics. 2015;16, supplement 5, article S5 doi: 10.1186/1471-2105-16-s5-s5. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 59.Lin C.-C., Mitra R., Cheng F., Zhao Z. A cross-cancer differential co-expression network reveals microRNA-regulated oncogenic functional modules. Molecular BioSystems. 2015;11(12):3244–3252. doi: 10.1039/c5mb00443h. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 60.Liu Y., Zhao M. lnCaNet: pan-cancer co-expression network for human lncRNA and cancer genes. Bioinformatics. 2016;32(10):1595–1597. doi: 10.1093/bioinformatics/btw017. [DOI] [PubMed] [Google Scholar]
  • 61.Hao Y., Wu W., Shi F., et al. Prediction of long noncoding RNA functions with co-expression network in esophageal squamous cell carcinoma. BMC Cancer. 2015;15, article 168 doi: 10.1186/s12885-015-1179-z. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 62.Wu Q., Guo L., Jiang F., Li L., Li Z., Chen F. Analysis of the miRNA-mRNA-lncRNA networks in ER+ and ER- breast cancer cell lines. Journal of Cellular and Molecular Medicine. 2015;19(12):2874–2887. doi: 10.1111/jcmm.12681. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 63.Jin N., Wu H., Miao Z., et al. Network-based survival-associated module biomarker and its crosstalk with cell death genes in ovarian cancer. Scientific Reports. 2015;5 doi: 10.1038/srep11566.11566 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 64.Ballouz S., Verleyen W., Gillis J. Guidance for RNA-seq co-expression network construction and analysis: safety in numbers. Bioinformatics. 2015;31(13):2123–2130. doi: 10.1093/bioinformatics/btv118. [DOI] [PubMed] [Google Scholar]
  • 65.Odibat O., Reddy C. K. Ranking differential hubs in gene co-expression networks. Journal of Bioinformatics and Computational Biology. 2012;10(1) doi: 10.1142/S0219720012400021.1240002 [DOI] [PubMed] [Google Scholar]
  • 66.Yu H., Mitra R., Yang J., Li Y., Zhao Z. Algorithms for network-based identification of differential regulators from transcriptome data: a systematic evaluation. Science China Life Sciences. 2014;57(11):1090–1102. doi: 10.1007/s11427-014-4762-7. [DOI] [PMC free article] [PubMed] [Google Scholar]

Articles from BioMed Research International are provided here courtesy of Wiley

RESOURCES