Skip to main content

METHODS article

Front. Genet., 21 June 2019
Sec. Computational Genomics
This article is part of the Research Topic User-Friendly Tools Applied to Genetics or Systems Biology View all 16 articles

BioNetStat: A Tool for Biological Networks Differential Analysis

  • 1Department of Computer Science, Institute of Mathematics and Statistics, University of São Paulo, São Paulo, Brazil
  • 2Department of Botany, Institute of Biosciences, University of São Paulo, São Paulo, Brazil

The study of interactions among biological components can be carried out by using methods grounded on network theory. Most of these methods focus on the comparison of two biological networks (e.g., control vs. disease). However, biological systems often present more than two biological states (e.g., tumor grades). To compare two or more networks simultaneously, we developed BioNetStat, a Bioconductor package with a user-friendly graphical interface. BioNetStat compares correlation networks based on the probability distribution of a feature of the graph (e.g., centrality measures). The analysis of the structural alterations on the network reveals significant modifications in the system. For example, the analysis of centrality measures provides information about how the relevance of the nodes changes among the biological states. We evaluated the performance of BioNetStat in both, toy models and two case studies. The latter related to gene expression of tumor cells and plant metabolism. Results based on simulated scenarios suggest that the statistical power of BioNetStat is less sensitive to the increase of the number of networks than Gene Set Coexpression Analysis (GSCA). Also, besides being able to identify nodes with modified centralities, BioNetStat identified altered networks associated with signaling pathways that were not identified by other methods.

1. Introduction

In the last two decades, the high-dimensional data production, such as metabolomics, proteomics, transcriptomics, and genomics, increased considerably (Zhu et al., 2008; McKenzie et al., 2016). It brings out the high complexity of the biological systems, posing the challenge to understand how they work. In science, it is fundamental to compare the many states assumed by a system, such as sick against healthy patients or developmental stages of a living being. A range of strategies can be applied for comparing different states depending on the study hypothesis, such as the t-test (to compare two means), the analysis of variance—ANOVA (to compare two or more means) (de Souza et al., 2008; Wu et al., 2016) or Gene Set Enrichment Analysis (GSEA), to test whether a gene set is differentially expressed between two conditions (Subramanian et al., 2005). However, none of these methods takes into account the relationship among several biological components at the same time. In this sense, methods based on networks represent the association between each pair of components and may help to understand the role each variable plays in the system (Barabási and Oltvai, 2004).

Biological systems can be assessed by correlation networks, in which the nodes represent the elements (variables) and edges represent the statistical relations among its elements. Some approaches have been proposed to qualitatively analyze the correlation networks by performing a visual inspection of their structure (Caldana et al., 2011; Weston et al., 2011), while others are based on formal strategies to search for differences between biological networks (Sun et al., 2013; Li et al., 2016; Zhang and Yin, 2016). However, these studies do not apply statistical tests or formal control of false positives.

Over the last years, several tools have been developed to statistically test whether correlation networks are different across conditions. Examples include DCGL (Liu et al., 2010), EBcoexpress (Dawson et al., 2012), DiffCorr (Fukushima, 2013), and CoDiNA (Gysi et al., 2018), which evaluate whether the correlations between pairs of nodes are different among biological states. DiffCoEx (Tesson et al., 2010) coXpress (Watson, 2006) searches for cohesive subgroups of variables in one of the states and evaluates whether these groups change their correlation patterns among states. DINGO (Ha et al., 2015), DECODE (Lui et al., 2015), dCoxS (Cho et al., 2009), GSCA (Choi and Kendziorski, 2009), GSNCA (Rahmatallah et al., 2014), and CoGA (Santos et al., 2015) compare predefined sets of variables (Santos et al., 2015). Here we focus on the last group, in which the tests are performed for each predefined group of variables.

Although several biological studies compare more than two networks (Caldana et al., 2011; Weston et al., 2011; Hochberg et al., 2013; Zhang and Yin, 2016), to the best of our knowledge, there are only two tools that perform statistical tests to compare two or more networks simultaneously: DiffCoEx and GSCA. However, only GSCA performs tests for predefined groups of variables. GSCA builds correlations matrices and compares the biological condition networks by using Euclidean distance (Choi and Kendziorski, 2009). Pairwise comparison between the networks obtains the GSCA generalization for comparing more than two networks. However, this strategy, in general, gives an inadequate control of type I error (Fujita et al., 2017). Besides, since the network structure may vary over time and also across systems from the same biological class, searching for precisely similar structures between two graphs is not an effective strategy to compare the behavior of biological pathways (Santos et al., 2015).

In the context of functional brain network studies, a generalization of CoGA, named by GANOVA, has been proposed to compare more than two populations of graphs (Fujita et al., 2017). This tool is specific for datasets containing several graphs in each biological condition. GANOVA is not useful when only one network is available per condition, such as in the case of physiological or genes correlations networks. Here we combined the methods proposed by Santos et al. (2015) and Fujita et al. (2017) to compare two or more biological states, namely BioNetStat. BioNetStat is available at Bioconductor and includes a graphical user interface. We performed simulation experiments and applied the proposed method in two biological data sets.

2. Materials and Methods

We propose a method for comparing simultaneously two or more biological correlation networks. In the following subsections, we explain the construction of correlation networks (graphs), the structural graph analysis, and the statistical test performed by BioNetStat.

2.1. Construction of Correlation Networks

A correlation network is an undirected graph, where each node corresponds to a biological variable, and each edge connects a pair of nodes indicating the association between two variables. In our context, the edge corresponds to the statistical dependence between two variables. To measure and detect monotonic relations, BioNetStat includes the Pearson (1920), Spearman (1904), and Kendall (1938) correlation coefficients. Given a measure of statistical dependence, BioNetStat provides three scales of association degree: the absolute correlation coefficient, one minus the p-value of the dependence test, and one minus the p-value adjusted by the False Discovery Rate method (Benjamini and Hochberg, 1995). Each association degree is a real number varying from zero to one. The user can choose between unweighted (zero or one) and weighted network (values from zero to one). Zero means no monotonic association between variables, while one means a monotonic association between them. To construct a graph, the user can choose a threshold for edges insertion, based on some association measure (correlation or p-value of the independence test).

The proposed method is based on graph topological features. In the following sections, we describe how BioNetStat performs the comparisons based in the Probability Distribution of a Feature of the Graph (PDFG), in the vector of some network centrality, and in each node centrality measure.

2.2. Differential Network Analysis of Multiple Graphs Based on PDFG

A random graph G is a graph generated by a random process. In the last decades, several random graph models have been proposed for studying biological networks. For example, Barabasi and Albert (1999) proposed the scale-free model, in which a few nodes have many connections (hubs) and many nodes present a lower number of connections (Jeong et al., 2000). An example where to which the scale-free model suits well is in the representation of the protein-protein interactions networks, in which only a few essential proteins interact with many others and are central to metabolism, whereas many proteins display lower numbers of interactions because they participate in a few specific metabolic pathways.

Consider a set of nodes V = {v1, v2, …, vnv} of the graph, r states S1, S2, …, Sr, and oi samples (number of observations) for each state Si, for i = 1, 2, …, r. We want to test whether the r graphs G1, G2, …, Gr (each one representing a state) were generated by the same random graph model. In case the PDFG are different, it would be assumed that the graphs were generated by different random graph models. As will be seen next, here we analyzed correlation networks in which the elements correspond to variables such as genes, proteins, metabolites, and phenotypic variables. Examples of states include different treatments or conditions. An alteration in the structure of the network, detected by a change in the PDFG, could mean that a healthy human cell may be turning into a tumor cell or the tumor tissue might be entering in a new degree of aggressiveness.

The differential network analysis consists of the following steps: (i) construction of a correlation network for each state, which are denoted by G1, G2, …, Gr, (ii) computation of the statistic test, denoted by θ, which quantifies the differences among the networks, and (iii) a permutation test.

The PDFG is the probability density function of some topological feature x and has nv elements x1, x2, …, xnv. Examples of topological features are the set of eigenvalues of the adjacency matrix of the graph, or graph centrality measures. Let δ be the Dirac's delta and the brackets “〈〉” denote the expectation according to the probability law of a random graph. Formally, the PDFG (g) is defined as:

ρg(x)=limnv1nvj=1nvδ(x-xj/nv)    (1)

In real systems, the PDFG is unknown. To estimate the PDFG, BioNetStat uses the Gaussian Kernel estimator implemented by the function density of the R base package. The user can choose between the Sturges' (Sturges, 1926) and the Silverman's (Silverman, 1986) criteria to define the Kernel bandwidth for the Gaussian Kernel estimator. In the analyses performed in this work, we used the Sturges' criterion.

2.2.1. Computation of the Statistic Test

The differential network analysis is a comparison between two or more graphs based on their PDFG.

The θ statistic is calculated as follows:

1. For each graph Gi (i = 1, …, r), compute the PDFG denoted by ρgi.

2. Calculate the average PDFG as:

ρgM=i=1rρgir.    (2)

3. Calculate the Kullback-Leiber (KL) divergence between (ρgi) and ρgM :

Di=KL(ρgi|ρgM)    (3)

4. The statistic θ, which measures the difference among graphs, is the average distance:

θ=i=1rDir.    (4)

The KL divergence measures the discrepancy between two probability distributions. For graphs, we can use the KL divergence to select the graph model that best describes the observed graph or to discriminate PDFGs (Takahashi et al., 2012). Formally, we define the KL divergence between graphs as follows. Let g1 and g2 be two random graphs with densities ρg1 and ρg2, respectively. If the support of ρg2 contains the support of ρg1, then the KL divergence between ρg1 and ρg2 is (Takahashi et al., 2012):

KL(ρg1|ρg2)=--+ρg1(x)logρg1(x)ρg2(x)dx    (5)

where 0 log 0 = 0 and ρg2 is called the reference measure. If the support of ρg2 does not contain the support of ρg1, then KL(ρg1|ρg2) = +∞. The KL divergence is non-negative, and it is zero if and only if ρg1 and ρg2 are equal. For many cases, KL(ρg1|ρg2) and KL(ρg2|ρg1) are different when ρg1 and ρg2 are not equal, i.e., KL is an asymmetric measure.

2.3. Differential Network Analysis of Multiple Graphs Based on Graph Centralities

As in section 2.2, consider a set of nodes V = {v1, v2, …, vnv} and a set of edges E = {e1, e2, …, ene} of the graph, r states S1, S2, …, Sr, and oi samples (number of observations) of each state Si, for i = 1, 2, …, r. The aim is to test if the centrality values of r graphs G1, G2, …, Gr, of each state, are the same among all graphs. BioNetStat considers five node centrality measures, namely degree, eigenvector, closeness, betweenness, and clustering coefficient, and one edge centrality (edge betweenness). The centrality measures quantify the importance of each node/edge according to its position in the network. The degree centrality counts the number of connections of a node (Barabási and Oltvai, 2004). In correlation networks, a node with high degree centrality is correlated with several other nodes/variables. This, such a node may be involved in numerous biological processes. The eigenvector centrality of a node is proportional to the centralities of its neighbors weighted by the strength of the connections (Bonacich, 1972). That is, a node is progressively more important as it connects with higher numbers of strongly connected neighbors nodes. The closeness and betweenness centralities are related to the shortest paths in the network (Rubinov and Sporns, 2010). The closeness centrality measures the average proximity of a node to all other nodes (Freeman, 1978). The betweenness centrality measures the importance of a node in the communication of the network. It counts how many shortest paths pass through the node (Freeman, 1978). The clustering coefficient quantifies how connected the neighbors of a node are (Watts and Strogatz, 1998). Finally, the edge betweenness centrality is similar to the betweenness centrality for nodes (Girvan and Newman, 2002). It quantifies how many shortest paths pass through an edge, measuring its importance in the communication of the network. The mathematical definitions of these six measures are shown in the Table S5.

Alterations in the centrality measures among networks means that the importance of the gene/protein/metabolite changed, i.e., its connectivity was altered regarding the main issues associated. Our tool, therefore, affords evaluation of data by assessing: (i) importance of a node in relation to the entire population of nodes in the network; (ii) proximity among nodes; (iii) importance of a node in the communication within the network, and (iv) the connectivity strength of the network as a whole.

The differential analysis consists of the same steps described in section 2.2.1. However, since in this case we are comparing the graphs centralities, the PDFG ρgi is replaced by the vector of centrality measure and the Di by the Euclidean distance between the vector of nodes/edges centralities of graph Gi and the vector containing the average centralities among the graphs (steps 2 and 3 of section 2.2.1).

2.4. Differential Node Analysis of Multiple Graphs Based on Node Centralities

Consider a set of nodes V = {v1, v2, …, vnv} and a set of edges E = {e1, e2, …, ene} of the graph, r states S1, S2, …, Sr, and oi samples (number of observations) of each state Si, for i = 1, 2, …, r. The aim is to test if the importance (centrality value) of node vj, for j = 1, 2, …, nv, or for the edge el, for l = 1, 2, …, ne, is the same among r graphs G1, G2, …, Gr, of each state. In the same way that was done in section 2.3, here we considers the five node centrality measures (degree, eigenvector, closeness, betweenness, and clustering coefficient) and the edge centrality (edge betweenness).

The differential node analysis consists in similar steps as in section 2.2: (i) construction of a correlation network for each state, which are denoted by G1, G2, …, Gr, (ii) computation of the statistic test, denoted by θ, which quantifies the differences among the node centralities of each network, and (iii) a permutation test.

2.4.1. Computation of the Test Statistic for Node Comparison

The θ statistic is calculated as follows:

1. For each node Vj (j = 1, …, nv) or for each edge El (l = 1, …, ev) in graph Gi (i = 1, …, r), compute the node centrality denoted by Cij, or edge centrality, replacing j for l.

2. From the r centralities of each node/edge in each graph, we obtain an average node/edge centrality as:

Mj=i=1rCijr.    (6)

3. Calculate the distance between the centrality of nodes/edges in each graph Gi (Cij) and the average node/edge centrality (Mj):

Dij=|Cij-Mj|.    (7)

4. The statistic θ, which measures the difference among centralities for each node/edge j of graphs, is the average distance:

θ=i=1rDijr.    (8)

2.5. Permutation Test

The hypotheses to be tested are defined as:

H0 : θ = 0 vs. H1 :θ > 0.

To construct the null hypothesis we perform a permutation test as follows:

1. Compute θ^.

2. Construct r new graphs by resampling the observations without replacement.

3. Compute θ^* by using the graphs constructed in step 2.

4. Repeat steps 2 and 3 until obtaining the desired number of permutation replications.

5. Test if θ^=0 using the empirical distribution obtained in steps 2–4. Gather the information from the empirical distribution of θ^* to obtain a p-value for θ^=0, by analyzing the probability of obtaining values equal or greater than θ^.

2.6. Description of the BioNetStat Package

BioNetStat is implemented in R http://cran.r-project.org/, provides a graphical interface, and is used to study correlation networks. It is based on the following packages: (i) CoGA to calculate the PDFG measures and the Kullback-Leibler divergence; (ii) shiny, shinyBS, yaml, whisker, and RJSONIO for browser interface; (iii) igraph to compute graph topological properties; (iv) Hmisc and psych for graph inference; and (v) ggplot2, pathview, pheatmap, and RColorBrewer for plotting.

BioNetStat receives two files as input. One is the Biological samples file, with the pre-processed data, containing the values of the variables (e.g. gene expression levels or metabolites concentration). This file must be a table, in which the columns indicate the variables and rows indicate the biological samples. At least one of these columns should indicate the label of rows (e.g. state to which each biological sample is related to). A second file, variable set file, contains the pre-defined set of variables (e.g., sets of biological variables belonging to the same metabolic pathways, sharing the same Gene Ontology terms). As an example of gene set collections, we suggest the use of Molecular Signature Database (MSigDB in http://www.broadinstitute.org/gsea/msigdb/index.jsp) (Subramanian et al., 2005), which is available for download.

For differential network analysis, presented in sections 2.2 and 2.3, BioNetStat returns a table containing the set name, the number of compared graphs, the size of each set, the statistics of the test, the permutation-based p-values, and the adjusted p-values by False Discovery Rate method (Benjamini and Hochberg, 1995) for multiple tests (q-values). An example of the output is shown in Supplementary Data Sheet 1. If the user performs the node differential analysis (section 2.4), the software returns a table containing the variable name, the statistics of the test, the permutation-based p-values, the q-values, and the node/edge centrality in each network, as shown in Table 1.

TABLE 1
www.frontiersin.org

Table 1. Differential node analysis based on the degree centrality.

BioNetStat also includes a visual inspection of alterations in the correlation networks (heatmaps of the adjacency matrices). It also includes a list of the differences in the pairwise correlations, a table of variable set properties (e.g., spectral entropy, average node centrality, and average clustering coefficient) for each biological state, a rank of the centrality and local clustering coefficients, and a comparison of the measurements obtained in each state by heatmaps and boxplots. Also, BioNetStat provides a metabolic KEGG pathway view, using pathview R package. This functionality allows the user to visualize the gene expression, the concentration of proteins and metabolites, and the centrality of nodes at the KEGG pathway maps.

The BioNetStat pipeline is summarized in Figure 1. For a detailed tutorial and manual, we refer the user to the Bioconductor page: doi: 10.18129/B9.bioc.BioNetStat.

FIGURE 1
www.frontiersin.org

Figure 1. Schematic diagram of BioNetStat. BioNetStat receives an input file containing the values of the variables to be analyzed and r biological states (S1, …, Sr). This figure illustrates the method performed with PDFG, however it can be replaced by centralities (such as Degree, Betweenness, and Closeness) without loss of generality.

2.7. Example Datasets

To illustrate the utility of BioNetStat, we considered two different datasets: (i) gene expression dataset from glioma, and (ii) a plant metabolism dataset. The first dataset was selected because the cancer gene expression data contain thousands of variables and hundreds of samples (common features in this area), allowing robust analysis. The second dataset was motivated by a large number of experiments in plant studies that use a small number of replicates.

The glioma dataset was obtained from a public database (TCGA) (Tomczak et al., 2015). The glioma is a brain tumor that occurs in glial cells, a tissue in charge of protecting and nourishing the neurons (Purves et al., 2001). We used gene expression data of 19,947 genes obtained from 612 samples divided into four cancer cell types: 174 oligodendroglioma samples, 169 astrocytoma samples, 114 oligoastrocytoma samples, and 155 glioblastoma multiforme (GBM) samples. The tumor tissues have different degrees of aggressiveness. GBM is the most aggressive, while astrocytoma, oligodendrogliomas, and oligoastrocytoma are less aggressive than GBM (Louis et al., 2016). To approximate the genes expression levels distribution to a normal distribution, we transformed the values by their logarithm to the base two. For constructing the correlation networks, we performed Spearman's independence test between each pair of genes and inserted an edge for those whose p-value is smaller than 0.05. The absolute Spearman's correlation coefficient weights all edges.

The plant metabolism dataset contains 73 metabolites from whole-plant sorghum development (de Souza et al., 2015). The data were obtained from five organs (leaves, culm, roots, prop roots, and grains) of six biological samples. We consider correlation graphs in which the edges are weighted by Pearson's correlations >0.75, as used by Jeong et al. (2001) and Ding et al. (2015).

3. Results and Discussion

To evaluate the performance of BioNetStat, we applied it on two datasets, namely glioma, and sorghum, and compared it to GSCA. The results for these comparisons are described in the following sections.

3.1. Analyses Using Glioma's Data Set

We performed Monte Carlo experiments to verify the ability of BioNetStat (based on the PDFG and the degree centrality) and GSCA to control the rate of false positives (control the proportion of type I error). We combined all 612 biological samples from four cancerous tissues (astrocytoma, oligoastrocytoma, oligodendroglioma, and GBM). For each test, we randomly selected, from a uniform distribution, 120 biological samples, and 50 genes to build each network. Thus, we consider that they come from the same dataset (i.e., under the null hypothesis). To analyze the results, we estimated the proportion of false positives to each p-value threshold. We analyzed the performance of the three methods (BioNetStat based on the PDFG and the degree centrality, and GSCA) when comparing five and ten networks (Figures S1A,B). Under the null hypothesis, we expect that the observed proportion of false positives is similar to the expected proportion set by the p-value threshold. In Figure S1, we observe that all methods indeed control the rate of false positives as expected.

To measure the statistical power (the ability to detect differences among two or more networks when indeed they are different) of the methods, we build r networks similarly to described in the previous paragraph. However, for one of the networks, we permuted the measurements of some gene expressions to change its co-expression pattern. The proportion of permuted genes is denoted by γ. In other words, for one of the networks we set γ > 0 (the network is different from the others) and γ = 0 for the others. Therefore, we expect that the methods detect that there is a different network. Then, to estimate the rate of false positives, we apply the tests in two networks selected from the r−1 networks that are under the null hypothesis (γ = 0). Here, we expect to obtain a rate of false positives similar to the level of significance set by the p-value threshold. We carried out this experiment 1,000 times for different proportions of altered genes (γ = 0.05, 0.1, 0.2, 0.3, 0.5) and number of networks (r = 2, 3, 5, 10, 15, 20).

To summarize the statistical power of the test, we constructed Receiver Operating Characteristic (ROC) curves. The x and y axes of the ROC curves are the empirical false and true positive rates, respectively. The area under this ROC curve (AUC) summarizes the empirical power of the test. Under the alternative hypothesis (when at least one of the networks are generated by a different model), we expect that the proposed test present a ROC curve above the diagonal and consequently an AUC > 0.5.

In Figures 2A,B, we show the AUC when we compare five and ten biological states/networks (denoted by r), respectively, to γ = 0.05, 0.1, 0.2, 0.3, 0.5. In Figures 2C,D, we show the AUC for each r = 2, 3, 5, 10, 15, 20, and a fixed γ = 0.1, 0.2, respectively.

FIGURE 2
www.frontiersin.org

Figure 2. Comparison of the statistical power of BioNetStat based on PDFG (black circles) and degree centrality (red circles), and GSCA (blue triangles). The values in the y-axis represent the areas under the ROC curves, considering the confidence interval of 95%. In (A,B), the x-axis represents the ratio of perturbed genes (γ), for the comparison of 5 and 10 networks, respectively. In (C,D), the x-axis represents the number of compared networks, which varies from two to 20, by fixing the γ to 0.1 and 0.2, respectively. Observe in (A,B) that both BioNetStat and GSCA statistical power increases proportionally to the increase of γ. We also observed that for a fixed γ, the empirical power decreases with the increase of the number of networks, as shown in (C,D). Furthermore, we observe that the empirical power of GSCA decreases faster than BioNetStat with the increase of the number of networks.

As expected, we observe in Figures 2A,B that both BioNetStat (based on PDFG and the degree centrality) and GSCA increase the statistical power proportionally to the increase of γ. Moreover, the performance of BioNetStat based on the PDFG presented lower power than BioNetStat based on the degree centrality and GSCA for 0.05 ≤ γ ≤ 0.2 (Figure 2A). By comparing ten networks, we observe that the power of GSCA becomes lower than BioNetStat based on the degree centrality for γ ≥ 0.05, and similar to BioNetStat based on PDFG for γ ≥ 0.2 (Figure 2B).

We also observed that for a fixed γ, the empirical power decreases with the increase of the number of networks, as shown in Figures 2C,D. By comparing the performance of the methods, we observe that the empirical power of GSCA is greater than BioNetStat when the number of networks is small (r = 2, 3) and the changes in the networks are moderate (γ = 0.1) (Figure 2C). When the number of networks is five, the performance of BioNetStat based on the degree centrality is similar to GSCA for the two evaluated values of γ (Figures 2C,D). When the number of networks is >10 and γ ≥ 0.2, the power of BioNetStat based on PDFG becomes greater than GSCA. Furthermore, we observe that the empirical power of GSCA decreases faster than BioNetStat with the increase of the number of networks.

Besides the statistical power, other criteria are relevant in the choice of the method to be used. In the following steps, we further analyze the glioma dataset.

We applied BioNetStat based on PDFG and GSCA in the glioma dataset comparing gene co-expression networks across the glioma types. We defined gene sets according to the canonical pathways obtained from Molecular signature Database Collection v5 (Subramanian et al., 2005). That database contains 1,329 canonical pathways. We performed the tests only with the subsets that presented at least 10 genes. Then, we tested the 1,289 gene sets.

We show the results of the tests, each one based on 1,000 permutation tests, for all gene sets in Supplementary Data Sheet 1. For the significance values (α) equal to 0.05 and 0.1, the total number of gene sets, which has at least one network statistically different from each other, were 490 and 801, respectively. One hundred and twenty-two, and 305 gene sets were co-identified by both methods considering a q-value of 0.05 and 0.1, respectively. For α = 0.05 and α = 0.1, BioNetStat identified, respectively, 62 and 79 gene sets that were not identified by GSCA. The latter identified, respectively, 306 and 417 gene sets that were not identified by BioNetStat. Thus, these results suggest that BioNetStat obtains results complementary to GSCA.

This complementarity is already expected, because GSCA and BioNetStat present different statistical tests. GSCA compares the Euclidean distances among matrices. It performs the pairwise comparison, edge by edge, being more sensitive to localized changes (few edges modifications) in networks, while BioNetStat is more adequate for differences spread across the correlation matrix. On the other hand, methods such as CoGA (Santos et al., 2015) and GSCNA (Rahmatallah et al., 2014) compare networks based on their overall structures, such as eigenvector centrality and spectral distributions. These strategies do not detect local changes in the network, since structural properties may remain unaffected. Rahmatallah et al. (2014) stated that GSCNA detects alterations when the major players such as genes of signaling pathways change across the different biological states, whereas GSCA detects these modifications when the average correlation changes (Rahmatallah et al., 2014), such as in pathways related to metabolism. As BioNetStat is based on topological features of the network, we expect that it would detect changes in signaling pathways rather than pathways related to metabolism.

To verify this hypothesis, we classified the 1,289 gene sets in signaling or non signaling pathways and compared the performance of GSCA against BioNetStat. To classify as signaling pathway, we searched for key terms in gene sets such as “signal,” “cascade,” “receptor,” “activ*,” “regula*,” “pid,” “ach,” “arrestin,” and the transcription factor names obtained from MsigDB website. The proportion of signaling pathways in the 1,289 gene sets is 51.2%. Only the gene sets selected by each method for a q-value threshold at 0.05 were considered. Our test classified 52.8% of the selected gene sets by GSCA as signaling pathways. Whereas, for BioNetStat, the test selected 59.2% out of 184 gene sets as signaling pathways. We performed the proportion method (prop.testR function), considering the null hypothesis that measured proportion is equal to 51.2% and the alternative that the measured proportion is greater than 51.2%. Only BioNetStat presented a proportion of signaling pathways statistically greater than the entire dataset (p = 0.018), whereas GSCA did not (p = 0.269). Therefore, as expected, BioNetStat detects more changes in signaling pathways than GSCA.

To highlight the applicability of the proposed method, we went deeper in the analysis of the 62 gene sets that were detected by BioNetStat, but not by GSCA, considering a q-value threshold at 0.05. Among this 62 differentially coexpressed gene sets, 38 were classified as signaling pathways. We searched for a gene set that contained NFκB gene, a transcription factor which controls more than a hundred of genes, well-known to be associated with glioma's formation (Mieczkowski et al., 2015; Kinker et al., 2016; Ferrandez et al., 2018). Then, we selected “KEGG TOLL-LIKE RECEPTOR SIGNALING PATHWAY.” Also, Toll-like receptors (TLRs) is an important gene set, part of a signaling pathway gene set associated with gliomas (Ferrandez et al., 2018). TLRs are membrane-bound receptors, which serve as crucial pattern recognition receptors with central roles in the induction of innate immune responses (Kawai and Akira, 2007). Pathogen recognition by TLRs provokes rapid activation of innate immunity by inducing production of proinflammatory cytokines and upregulation of costimulatory molecules (Ferrandez et al., 2018). Therefore, the TLR genes trigger a signaling chain reaction that leads to NFκB activation which, in turn, triggers inflammatory responses (Kawai and Akira, 2007).

Our analyses suggested that at least one network is different from the others in the TLR gene set. Then, we performed a pairwise comparison of the four cancer types to understand better how they differ from each other. Figure 3 presents the dendrogram obtained by calculating the pairwise Jensen-Shannon divergence (a symmetric version of KL divergence to pairwise comparison) between the networks. We expected that the most aggressive cancer type, namely GBM, be in one branch and the other three types, on another branch. However, the cancer types GBM and oligoastrocytoma are in one branch and oligodendroglioma, and astrocytoma are in another branch. The unexpected closeness between GBM and oligoastrocytoma could be a consequence of a confusing clinic classification method of gliomas subtypes. The TCGA database classifies gliomas only into four types astrocytoma, oligoastrocytoma, oligodendroglioma, and GBM. However, there is a more aggressive type of oligoastrocytoma, called anaplastic oligoastrocytoma, that can also be classified as a glioblastoma with an oligodendroglial component (Nakamura et al., 2011). Since 2007, the World Health Organization (WHO) defines the anaplastic oligoastrocytoma as a Glioblastoma (Marucci, 2011). Therefore, there must be intermediate states between both types (Oligoastrocytoma and GBM), not discriminated in our data, that explain this closeness between them.

FIGURE 3
www.frontiersin.org

Figure 3. Dendrogram of the distances among the four glioma subtypes regarding the Toll like receptor signaling pathway. The unexpected closeness between Oligoatrocytoma and GBM is probably due to the specific features in tissues characterizations.

BioNetStat also allows us to identify in which node the connections change significantly by the differential node analysis. We performed this analysis by using the degree centrality. The TLR signaling pathway presented statistically significant changes of nodes degree centrality (θ = 2.88 and p = 0.027). In this gene set, eight genes presented their degree centrality significantly altered (Table 1). Three of them are mitogen-activated protein kinase MAPK (3, 9, and 10) and are integrated into the RAS/MAPK signaling pathway. When RAS (Rat Sarcoma) genes are active, they regulate the MAPK pathway and vital processes into the cell, such as proliferation, differentiation, signal transduction, apoptosis, and tumorigenesis (Mao et al., 2013). Modifications in this pathway could lead to abnormal function of these processes. As an example, the overexpression of RAS was detected in astrocytoma and GBM (Mao et al., 2013). Other three genes differentially coexpressed are in the PIK3-PTEN-Akt-mTOR pathway. The genes PIK3 indirectly activates Akt which, in turn, activates mTOR (mammalian target of rapamycin). This gene cascade leads to an integration of upstream signals into effector actions, controlling multiple downstream targets involved in cell growth and division. Most of the genes differently coexpressed such as MAPKs, PIK3s, and AKT3 are involved into the gliomas formation (the PIK3 pathway is altered in about 70% of GBMs) (Mao et al., 2013), demonstrating the importance of gene set detected by BioNetStat.

3.2. Analyses Using Sorghum bicolor's Data Set

In the second data set, we studied how the metabolic networks of five plant organs differ from each other. The 73 metabolites analyzed in sorghum organs (leaf, culm, root, prop root, and grains) were partitioned in five groups according to their biochemical roles: carbohydrates, amino acids, organic acids, nucleotides, and all 73 metabolites. We built one network for each organ and each metabolic group. Then we compared the networks across the organs using the PDFG, the centrality tests of BioNetStat, and GSCA method.

The grain-filling stage in plants is largely dependent on metabolic status (Schnyder, 1993). Thus, it is important to understand to what extent the metabolic networks in distinct organs differ from each other. de Souza et al. (2015) investigated whether each organ performs a specific role in plant metabolism during the grain-filling in sorghum plants. Here, we complemented their study by analyzing the same dataset based on a systemic point of view and network modeling. First, we investigated if the PDFG and degree centralities are different among the networks (organs). Table 2 presents the results of PDFG, degree centrality, and GSCA tests. Comparing the metabolic networks structures, through their PDFG, it can be observed that at least one organ is different from the others, regarding the all metabolites and the carbohydrates set. According to the degree centrality analysis, the organs networks are significantly different in the five metabolites sets. GSCA detected the organic acids and the nucleotides sets as differentially coexpressed. Analyzing the concentrations of metabolites, de Souza et al. (2015) also found differences among organs in the four metabolites sets.

TABLE 2
www.frontiersin.org

Table 2. Results of the PDFG and degree centrality statistical tests comparing all five organs networks.

We obtained pairwise distances among the organ networks for those metabolic sets with a statistically significant difference. Figure 4A shows the distances among networks according to Jensen-Shannon divergence. Considering the all metabolites network, the grain is significantly different from the culm, prop root, and roots (Table S1). Additionally, according to the carbohydrate results, the metabolism of the grains is different from all other organs (Table S2). The results suggest that the grain has a specific metabolic structure and that the leaf network is more similar to the grain network than to the other organs. Considering that the grain is the main sink of the plant during the grain-filling (period of the experimental harvest of the studied data) (de Souza et al., 2015), we expected that its metabolism to be different from other organs.

FIGURE 4
www.frontiersin.org

Figure 4. (A) Dendrogram of distances among five network PDFG for the groups of all metabolites and carbohydrates. (B) Dendrogram of distances among five network degree cetrality of the organs for the organic acid metabolites. (C) Dendrogram of distances among five network of the organs for the organic acid metabolites measured by GSCA. We can conclude that the grain network is more distant network from the others, reinforcing that this organ has a different metabolism.

For the tests performed with the degree centrality, we identified significant differences in all groups. The results suggest that even if the network structure (PDFG) does not change, the role of the metabolites and its mean correlation values in each organ can be different. The organic acid, identified by BioNetStat degree centrality network and GSCA can exemplify this phenomenon. According to both methods, the grain and leaf networks are the most distant (Figures 4B,C) and statistically different from the remaining organs (Tables S3, S4). For this reason, we investigated which nodes changed the degree centrality value in the organic acids network among the organs (Table 3), by performing the differential node analysis. The GSCA has not implemented a similar method capable of comparing whether the importance of the nodes changes among states. Therefore, we forwarded the analysis using only BioNetStat.

TABLE 3
www.frontiersin.org

Table 3. Differential node analysis based on degree centrality.

The majority of the metabolites of the organic acids dataset belong to the citrate cycle (or Krebs cycle), a chain of reactions that transfer energy (by electrons transferring) from complete pyruvate oxidation to cofactors used in ATP production (Siedow and Day, 2000). The network of the organic acid is more connected in the leaf and grain than in the culm, prop root and root. The average degree centrality in the leaf and grain is 8.51 and 8.27, respectively, whereas in the culm, prop root, and root networks the average degree centrality is 1.41, 3.18, and 2.32, respectively (extracted from Table 3). The metabolites with highest degree centrality in the leaf and in the grain are the pyruvate and the AKG (α-ketoglutarate), respectively (Table 3). These results are in agreement with previous observations by de Souza et al. (2015) that pointed out pyruvate as a central molecule in metabolism, connecting the citrate cycle with many other pathways. Our network analysis using BioNetStat revealed that the AKG is also a relevant metabolite, being a precursor of many amino acids synthesis pathways (Figure 5) (Siedow and Day, 2000).

FIGURE 5
www.frontiersin.org

Figure 5. Citrate cycle (TCA Cycle) metabolic pathway from KEGG database (Kanehisa and Goto, 2000). Each metabolite, represented by the circles, is partitioned in five columns, in which each one represents one of the organs, leaf (L), culm (C), prop root (PR), root (R), and grains (G), from the left to right, as shown in the highlighted node of 2-Oxoglutarate (AKG) at the right of the figure. The color of the columns represents the degree centrality value of that metabolite in the organ network. The values of degree centrality in this figure vary from 0 to 10.9.

The analyzed data were collected between 10 a.m. and 12 a.m. when the leaf performs constant photosynthesis and mobilization of carbon. Also, the grain metabolism is geared toward storage of carbohydrate and proteins. Therefore, we have evidence to believe that the average degree centrality of metabolites are higher in the leaf and grain networks because the organic acid metabolism of these organs is more active than the organic acid metabolism of the other organs. Our findings reinforce that network analysis brings a new view to the data, since de Souza et al. (2015) did not find these molecules in comparisons among organ metabolisms, as highly concentrated in these organs. Furthermore, to highlight relevant variables in the system, BioNetStat performs the differential node analysis, a method not available in other tools considered in this work.

4. Conclusion

BioNetStat is a network analysis Bioconductor package, containing a Graphical User Interface, that allows the comparison of two or more correlations networks. The proposed method is an adaptation and generalization of CoGA, which aims to meet demand on multistate experiments. We show here that BioNetStat performs the differential network analysis, exploring networks features and highlighting the main differences among states. Moreover, it carries out statistical tests to estimate the significance of the results. We showed that all the statistical tests performed by BioNetStat effectively control the rate of false positives. Our simulation experiments and applications in real datasets suggest that BioNetStat complements and advances previous tools (CoGA and GSNCA) for differential co-expression analysis, i.e., BioNetStat allows the comparison of more than two networks simultaneously. We also conclude that BioNetStat is less sensitive to the increase in the number of networks than GSCA. Furthermore, it is able to identify more gene sets associated with important signaling pathways than GSCA, and also highlights key genes in the networks (centrality analyses). The study cases show that BioNetStat helps to find differences beyond the analysis of the network, highlighting features that can be biologically supported while undetected by in orthodox analyses. BioNetStat provides numerical results combined with visual inspection in the graphical user interface that might be helpful in the identification of critical elements of the analyzed system. BioNetStat is not restricted to analyses of genes coexpression networks. Differently from other tools, BioNetStat can be used with different types of data sets such as the ones generated by metabolomics, proteomics, phenomics, and possibly social and economic data.

Data Availability

Publicly available datasets were analyzed in this study. This data can be found here: https://portal.gdc.cancer.gov.

Author Contributions

VJ, SS, AF, and MB conceived and designed the experiments, analyzed the data, and wrote the paper. VJ performed the experiments.

Funding

This work has been financed by the Microsoft Research-FAPESP Institute (FAPESP 2011/52065) and the National Institute of Science and Technology of Bioethanol (INCT Bioetanol—FAPESP, grant no. 2008/57908-6; 2014/50884-5, CNPq, grant no. 574002/2008-1; 465319/2014-9). Moreover, AF was partially supported by FAPESP (2016/13422-9; 2018/21934-5), CNPq (304876/2016-0). SS was partially supported by FAPESP (2015/21162-4) fellowship. VJ was partially supported by CAPES fellowship. CAPES (Finance Code 001).

Conflict of Interest Statement

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

The handling editor declared a shared affiliation, though no other collaboration, with the authors at the time of the review.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fgene.2019.00594/full#supplementary-material

References

Barabasi, A.-L., and Albert, R. (1999). Emergence of Scaling in Random Networks. Science 286, 509–512. doi: 10.1126/science.286.5439.509

PubMed Abstract | CrossRef Full Text | Google Scholar

Barabási, A.-L., and Oltvai, Z. N. (2004). Network biology: understanding the cell's functional organization. Nat. Rev. Genet. 5, 101–113. doi: 10.1038/nrg1272

PubMed Abstract | CrossRef Full Text | Google Scholar

Benjamini, Y., and Hochberg, Y. (1995). Controlling the false discovery rate: a practical and powerful approach to multiple testing. J. R. Stat. Soc. Ser. B 57, 289–300. doi: 10.1111/j.2517-6161.1995.tb02031.x

CrossRef Full Text | Google Scholar

Bonacich, P. (1972). Bonacich_1972_technique for analyzing overlapping memberships. Sociol. Methodol. 4, 176–185. doi: 10.2307/270732

CrossRef Full Text | Google Scholar

Caldana, C., Degenkolbe, T., Cuadros-Inostroza, A., Klie, S., Sulpice, R., Leisse, A., et al. (2011). High-density kinetic analysis of the metabolomic and transcriptomic response of Arabidopsis to eight environmental conditions. Plant J. 67, 869–884. doi: 10.1111/j.1365-313X.2011.04640.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Cho, S. B., Kim, J., and Kim, J. H. (2009). Identifying set-wise differential co-expression in gene expression microarray data. BMC Bioinformatics 10:109. doi: 10.1186/1471-2105-10-109

PubMed Abstract | CrossRef Full Text | Google Scholar

Choi, Y., and Kendziorski, C. (2009). Statistical methods for gene set co-expression analysis. Bioinformatics 25, 2780–2786. doi: 10.1093/bioinformatics/btp502

PubMed Abstract | CrossRef Full Text | Google Scholar

Dawson, J. A., Ye, S., and Kendziorski, C. (2012). R/ebcoexpress: an empirical bayesian framework for discovering differential co-expression. Bioinformatics 28, 1939–1940. doi: 10.1093/bioinformatics/bts268

PubMed Abstract | CrossRef Full Text | Google Scholar

de Souza, A. P., Cocuron, J.-C., Garcia, A. C., Alonso, A. P., and Buckeridge, M. S. (2015). Changes in whole-plant metabolism during grain-filling stage in Sorghum bicolor L. (moench) grown under elevated Co2 and drought. Plant Physiol. 169, 1755–1765. doi: 10.1104/pp.15.01054

CrossRef Full Text | Google Scholar

de Souza, A. P., Gaspar, M., Da Silva, E. A., Ulian, E. C., Waclawovsky, A. J., Nishiyama, M. Y., et al. (2008). Elevated CO2 increases photosynthesis, biomass and productivity, and modifies gene expression in sugarcane. Plant Cell Environ. 31, 1116–1127. doi: 10.1111/j.1365-3040.2008.01822.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Ding, Y., Chang, J., Ma, Q., Chen, L., Liu, S., Jin, S., et al. (2015). Network analysis of postharvest senescence process in citrus fruits revealed by transcriptomic and metabolomic profiling. Plant Physiol. 168, 357–376. doi: 10.1104/pp.114.255711

PubMed Abstract | CrossRef Full Text | Google Scholar

Ferrandez, E., Gutierrez, O., Segundo, D. S., and Fernandez-luna, J. L. (2018). NFκB activation in differentiating glioblastoma stem-like cells is promoted by hyaluronic acid signaling through TLR4. Sci. Rep. 8:6341. doi: 10.1038/s41598-018-24444-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Freeman, L. C. (1978). Centrality in social networks conceptual clarification. Soc. Netw. 1, 215–239. doi: 10.1016/0378-8733(78)90021-7

CrossRef Full Text | Google Scholar

Fujita, A., Vidal, M. C., and Takahashi, D. Y. (2017). A statistical method to distinguish functional brain networks. Front. Neurosci. 11:66. doi: 10.3389/fnins.2017.00066

PubMed Abstract | CrossRef Full Text | Google Scholar

Fukushima, A. (2013). DiffCorr: an R package to analyze and visualize differential correlations in biological networks. Gene 518, 209–214. doi: 10.1016/j.gene.2012.11.028

PubMed Abstract | CrossRef Full Text | Google Scholar

Girvan, M., and Newman, M. E. J. (2002). Community structure in social and biological networks. Proc. Natl. Acad. Sci. U.S.A. 99, 7821–7826. doi: 10.1073/pnas.122653799

PubMed Abstract | CrossRef Full Text | Google Scholar

Gysi, D. M., Fragoso, T. D. M., Almaas, E., Nowick, K., Intelligence, S., Group, C. S., et al. (2018). CoDiNA: an R package for co-expression differential network analysis in n dimensions. arXiv [Preprint]. arXiv:1802.00828.

Ha, M. J., Baladandayuthapani, V., and Do, K. A. (2015). DINGO: Differential network analysis in genomics. Bioinformatics 31, 3413–3420. doi: 10.1093/bioinformatics/btv406

PubMed Abstract | CrossRef Full Text | Google Scholar

Hochberg, U., Degu, A., Toubiana, D., Gendler, T., Nikoloski, Z., Rachmilevitch, S., et al. (2013). Metabolite profiling and network analysis reveal coordinated changes in grapevine water stress response. BMC Plant Biol. 13:184. doi: 10.1186/1471-2229-13-184

PubMed Abstract | CrossRef Full Text | Google Scholar

Jeong, H., Mason, S. P., Barabási, A. L., and Oltvai, Z. N. (2001). Lethality and centrality in protein networks. Nature 411, 41–42. doi: 10.1038/35075138

PubMed Abstract | CrossRef Full Text | Google Scholar

Jeong, H., Tombor, B., Albert, R., Oltvai, Z. N., and Barabasi, A.-L. (2000). The large-scale organization of metabolic networks. Nature 407, 651–654. doi: 10.1038/35036627

PubMed Abstract | CrossRef Full Text | Google Scholar

Kanehisa, M., and Goto, S. (2000). KEGG: kyoto encyclopedia of genes and genomes. Nucleic Acids Res. 28, 27–30. doi: 10.1093/nar/28.1.27

PubMed Abstract | CrossRef Full Text | Google Scholar

Kawai, T., and Akira, S. (2007). TLR signaling. Semin. Immunol. 19, 24–32. doi: 10.1016/j.smim.2006.12.004

PubMed Abstract | CrossRef Full Text | Google Scholar

Kendall, M. G. (1938). A new measure of rank correlation. Biometrika 30, 81–93. doi: 10.1093/biomet/30.1-2.81

CrossRef Full Text | Google Scholar

Kinker, G. S., Thomas, A. M., Carvalho, V. J., Lima, F. P., and Fujita, A. (2016). Deletion and low expression of NFKBIA are associated with poor prognosis in lower-grade glioma patients. Sci. Rep. 6:24160. doi: 10.1038/srep24160

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, J., Li, Y. X., and Li, Y. Y. (2016). Differential regulatory analysis based on coexpression network in cancer research. BioMed Res. Int. 2016, 1–8. doi: 10.1155/2016/4241293

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, B. H., Yu, H., Tu, K., Li, C., Li, Y. X., and Li, Y. Y. (2010). DCGL: An R package for identifying differentially coexpressed genes and links from gene expression microarray data. Bioinformatics 26, 2637–2638. doi: 10.1093/bioinformatics/btq471

PubMed Abstract | CrossRef Full Text | Google Scholar

Louis, D. N., Perry, A., Reifenberger, G., von Deimling, A., Figarella-Branger, D., Cavenee, W. K., et al. (2016). The 2016 World Health Organization classification of tumors of the central nervous system: a summary. Acta Neuropathol. 131, 803–820. doi: 10.1007/s00401-016-1545-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Lui, T. W. H., Tsui, N. B. Y., Chan, L. W. C., Wong, C. S. C., Siu, P. M. F., and Yung, B. Y. M. (2015). DECODE: an integrated differential co-expression and differential expression analysis of gene expression data. BMC Bioinformatics 16:182. doi: 10.1186/s12859-015-0582-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Mao, H., LeBrun, D. G., Yang, J., Zhu, V. F., and Li, M. (2013). Deregulated signaling pathways in glioblastoma multiforme: molecular mechanisms and therapeutic targets. Cancer Invest. 30, 48–56. doi: 10.3109/07357907.2011.630050

PubMed Abstract | CrossRef Full Text | Google Scholar

Marucci, G. (2011). The effect of WHO reclassification of necrotic anaplastic oligoastrocytomas on incidence and survival in glioblastoma. J. Neuro-Oncol. 104, 621–622. doi: 10.1007/s11060-010-0523-z

PubMed Abstract | CrossRef Full Text | Google Scholar

McKenzie, A. T., Katsyv, I., Song, W.-M., Wang, M., and Zhang, B. (2016). DGCA: A comprehensive R package for Differential Gene Correlation Analysis. BMC Syst. Biol. 10:106. doi: 10.1186/s12918-016-0349-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Mieczkowski, J., Kocyk, M., Nauman, P., Gabrusiewicz, K., Sielska, M., Przanowski, P., et al. (2015). Down-regulation of IKKβ expression in glioma-infiltrating microglia/macrophages is associated with defective inflammatory/immune gene responses in glioblastoma. Oncotarget 6, 33077–33090. doi: 10.18632/oncotarget.5310

CrossRef Full Text | Google Scholar

Nakamura, H., Makino, K., and Kuratsu, J. I. (2011). Molecular and clinical analysis of glioblastoma with an oligodendroglial component (GBMO). Brain Tumor Pathol. 28, 185–190. doi: 10.1007/s10014-011-0039-z

PubMed Abstract | CrossRef Full Text | Google Scholar

Pearson, K. (1920). Notes on the history of correlation. Biometrika 2, 209–213. doi: 10.1093/biomet/13.1.25

CrossRef Full Text | Google Scholar

Purves, D., Augustine, G. J., Fitzpatrick, D., Katz, L. C., LaMantia, A.-S., McNamara, J. O., et al. (2001). Neuroscience, 2nd Edn. Sunderland, MA: Sinauer Associates.

Rahmatallah, Y., Emmert-Streib, F., and Glazko, G. (2014). Gene Sets Net Correlations Analysis (GSNCA): a multivariate differential coexpression test for gene sets. Bioinformatics 30, 360–368. doi: 10.1093/bioinformatics/btt687

PubMed Abstract | CrossRef Full Text | Google Scholar

Rubinov, M., and Sporns, O. (2010). Complex network measures of brain connectivity: uses and interpretations. NeuroImage 52, 1059–1069. doi: 10.1016/j.neuroimage.2009.10.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Santos, S. D. S., De Almeida Galatro, T. F., Watanabe, R. A., Oba-Shinjo, S. M., Marie, S. K. N., and Fujita, A. (2015). CoGA: An R package to identify differentially co-expressed gene sets by analyzing the graph spectra. PLoS ONE 10:e0135831. doi: 10.1371/journal.pone.0135831

CrossRef Full Text | Google Scholar

Schnyder, H. (1993). The role of carbohydrate storage and redistribution in the source-sink relations of wheat and barley during grain filling -a review. Nezc Phytol 123, 233–245. doi: 10.1111/j.1469-8137.1993.tb03731.x

CrossRef Full Text | Google Scholar

Siedow, J. N., and Day, D. A. (2000). “Chapter 14: Respiration and photorespiration,” in Biochemistry & Molecular Biology of Plants, 1st Edn, eds B. B. Buchanan, W. Gruissem, and R. L. Jones (Rockville, MD: American Society of Plant Physiologists), 676–729.

Silverman, B. W. (1986). Density Estimation for Statistics and Data Analysis, Vol. 26. London, UK: CRC Press.

Google Scholar

Spearman, C. (1904). The proof and measurement of association between two things. Am. J. Psychol. 15, 72–101.

Sturges, H. A. (1926). The choice of a class interval. J. Am. Stat. Assoc. 21, 65–66. doi: 10.1080/01621459.1926.10502161

CrossRef Full Text | Google Scholar

Subramanian, A., Tamayo, P., Mootha, V. K., Mukherjee, S., Ebert, B. L., Gillette, M. A., et al. (2005). Gene set enrichment analysis: a knowledge-based approach for interpreting genome-wide expression profiles. Proc. Natl. Acad. Sci. U.S.A. 102, 15545–15550. doi: 10.1073/pnas.0506580102

PubMed Abstract | CrossRef Full Text | Google Scholar

Sun, S.-Y., Liu, Z.-P., Zeng, T., Wang, Y., and Chen, L. (2013). Spatio-temporal analysis of type 2 diabetes mellitus based on differential expression networks. Sci. Rep. 3:2268. doi: 10.1038/srep02268

PubMed Abstract | CrossRef Full Text | Google Scholar

Takahashi, D. Y., Sato, J. R., Ferreira, C. E., and Fujita, A. (2012). Discriminating different classes of biological networks by analyzing the graphs spectra distribution. PLoS ONE 7:e49949. doi: 10.1371/journal.pone.0049949

PubMed Abstract | CrossRef Full Text | Google Scholar

Tesson, B. M., Breitling, R., and Jansen, R. C. (2010). DiffCoEx: a simple and sensitive method to find differentially coexpressed gene modules. BMC Bioinformatics 11:497. doi: 10.1186/1471-2105-11-497

PubMed Abstract | CrossRef Full Text | Google Scholar

Tomczak, K., Czerwińska, P., and Wiznerowicz, M. (2015). The Cancer Genome Atlas (TCGA): an immeasurable source of knowledge. Wspolczesna Onkol. 1A, A68–A77. doi: 10.5114/wo.2014.47136

CrossRef Full Text | Google Scholar

Watson, M. (2006). CoXpress: differential co-expression in gene expression data. BMC Bioinformatics 7:509. doi: 10.1186/1471-2105-7-509

PubMed Abstract | CrossRef Full Text | Google Scholar

Watts, D. J., and Strogatz, S. H. (1998). Collective dynamics of'small-world' networks. Nature 393, 440–442. doi: 10.1038/30918

PubMed Abstract | CrossRef Full Text | Google Scholar

Weston, D. J., Karve, A. A., Gunter, L. E., Jawdy, S. S., Yang, X., Allen, S. M., et al. (2011). Comparative physiology and transcriptional networks underlying the heat shock response in Populus trichocarpa, Arabidopsis thaliana and Glycine max. Plant Cell Environ. 34, 1488–1506. doi: 10.1111/j.1365-3040.2011.02347.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Wu, S., Alseekh, S., Cuadros-Inostroza, A., Fusari, C. M., Mutwil, M., Kooke, R., et al. (2016). Combined use of genome-wide association data and correlation networks unravels key regulators of primary metabolism in Arabidopsis thaliana. PLoS Genet. 12:e1006363. doi: 10.1371/journal.pgen.1006363

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, H., and Yin, T. (2016). Identifying candidate genes for wood formation in poplar based on microarray network analysis and graph theory. Tree Genet. Genomes 12:61. doi: 10.1007/s11295-016-1016-9

CrossRef Full Text | Google Scholar

Zhu, J., Zhang, B., and Schadt, E. E. (2008). A systems biology approach to drug discovery. Adv. Genet. 60, 603–635. doi: 10.1016/S0065-2660(07)00421-X

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: differential network analysis, coexpression network, correlation network, systems biology, systems biology tool, differential coexpression, differential correlation

Citation: Jardim VC, Santos SS, Fujita A and Buckeridge MS (2019) BioNetStat: A Tool for Biological Networks Differential Analysis. Front. Genet. 10:594. doi: 10.3389/fgene.2019.00594

Received: 21 February 2019; Accepted: 05 June 2019;
Published: 21 June 2019.

Edited by:

Helder Nakaya, University of São Paulo, Brazil

Reviewed by:

Diego Bonatto, Federal University of Rio Grande do Sul, Brazil
Ling-Yun Wu, Academy of Mathematics and Systems Science (CAS), China

Copyright © 2019 Jardim, Santos, Fujita and Buckeridge. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Marcos Silveira Buckeridge, msbuckeridge@gmail.com

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.