Skip to main content
  • Research article
  • Open access
  • Published:

Construction of dynamic probabilistic protein interaction networks for protein complex identification

Abstract

Background

Recently, high-throughput experimental techniques have generated a large amount of protein-protein interaction (PPI) data which can construct large complex PPI networks for numerous organisms. System biology attempts to understand cellular organization and function by analyzing these PPI networks. However, most studies still focus on static PPI networks which neglect the dynamic information of PPI.

Results

The gene expression data under different time points and conditions can reveal the dynamic information of proteins. In this study, we used an active probability-based method to distinguish the active level of proteins at different active time points. We constructed dynamic probabilistic protein networks (DPPN) to integrate dynamic information of protein into static PPI networks. Based on DPPN, we subsequently proposed a novel method to identify protein complexes, which could effectively exploit topological structure as well as dynamic information of DPPN. We used three different yeast PPI datasets and gene expression data to construct three DPPNs. When applied to three DPPNs, many well-characterized protein complexes were accurately identified by this method.

Conclusion

The shift from static PPI networks to dynamic PPI networks is essential to accurately identify protein complex. This method not only can be applied to identify protein complex, but also establish a framework to integrate dynamic information into static networks for other applications, such as pathway analysis.

Background

Recent advances in high-throughput experimental techniques such as yeast two-hybrid and mass spectrometry have generated a large amount of protein-protein interaction (PPI) data [1, 2]. These available PPI data have constructed large complex PPI networks for numerous organisms, such as Saccharomyces cerevisiae. PPIs are of central importance for most biological processes, and thus PPI networks can provides a global picture of cellular mechanisms. A key task of system biology is to reveal cellular organization and function by analyzing the PPI networks. Protein complexes are molecular aggregations of two or more proteins assembled by multiple PPIs, which play critical roles in many biological processes. Most proteins are only functional after assembly into protein complexes. Accurate determination of protein complexes in large PPI networks is crucial for understanding principles of cellular organization and function from the networks level [3].

Over the past decade, great effort has been made to identify protein complexes in PPI networks. As protein complexes are groups of proteins that interact with each other, they are generally dense subgraph in PPI networks. Some computational methods based on graph theory or dense regions finding have been proposed to identify protein complexes from PPI networks. The molecular complex detection (MCODE [4]) algorithm proposed by Bader and Hogue was one of the first computational methods reported based on graph theory. Markov Clustering (MCL) [5] can also be applied to identify protein complexes by simulating random walks in PPI networks, which manipulates the weighted or unweighted adjacency matrix with two operators called expansion and inflation. Qi et al. [6] proposed a supervised-learning framework to predict protein complexes, which can learn topological and biological features from known protein complexes. Adamcsek et al. [7] developed the CFinder tool to find functional modules in PPI networks, which use the clique percolation method [8] to detect k-clique percolation clusters. Moschopoulos et al. proposed a clustering tool (GIBA) to detect protein complexes [9], which involves two phases. Firstly, GIBA uses a clustering algorithm such as MCL and RNSC to cluster the given PPI networks. Then, GIBA filters the clustering results to generate the final complexes based on a combination method. Liu et al. [10] proposed a clustering method based on Maximal cliques (CMC) to detect protein complexes. Based on core-attachment structural features [11], Wu et al. [12] developed the COACH algorithm which identifies protein-complex cores and protein-complex attachments respectively. Zaki et al. proposed ProRank method which uses a protein ranking algorithm to identify essential proteins in a PPI network and predicts complexes based on the essential proteins [13]. Chin et al. proposed a hub-attachment based method called HUNTER to detect functional modules and protein complexes from confidence-scored protein interactions [14]. Since proteins may have multiple functions, they may belong to more than one protein complex. Nepusz et al. [15] proposed the ClusterONE algorithm which detected overlapping protein complexes in PPI networks. High-throughput experimental PPI data always is the high incidence of both false positives and false negatives [3]. Since the computational methods are highly dependent on the quality of the PPI data, the performance of complex predictive models are clearly limited by the noise of the high-throughput PPI data. Some studies have integrated other biomedical resources to improve the performance of protein complex identification. For instance, Zhang et al. [16] proposed the COAN algorithm based on ontology augmentation networks constructed with high-throughput PPI and gene ontology (GO) annotation data, which can takes into account the topological structure of the PPI network, as well as similarities in GO annotations.

So far most studies on protein complex identification only focused on static PPI networks. However, cellular systems are highly dynamic and responsive to cues from the environment [17, 18]. PPI network in a cell changes over time, environments and different stages of cell cycle [19, 20]. PPIs can be classified into permanent or transient PPIs based on their lifetime. Permanent PPIs are usually stable and irreversible. On the contrary, transient PPIs mostly dynamical change interaction partners and their lifetime are short. Protein complexes are groups of two or more associated polypeptide chains at the same time. One major problem of protein complex identification is the static PPI networks cannot provide temporal information and do not reflect the actual situation in a cell [21]. It is very difficult to identify complex accurately from the static PPI networks.

To address this problem, the shift from static PPI networks to dynamic PPI networks is essential for protein complex identification and other similar applications. The gene expression data under different time points and conditions can reveal the dynamic information of protein. Some studies have integrated gene expression data to reveal the dynamics of PPI. For example, Lin et al. [22] revealed dynamic functional modules under conditions of dilated cardiomyopathy based on co-expression PPI networks. Taylor et al. [23] analyzed the human PPI networks and discovered two types of hub proteins: intermodular hubs and intramodular hubs. Zhang et al. [24] used the Pearson correlation coefficient to calculate the coexpression correlation of gene expression data and built coexpression protein networks at different time points. Recently, Hanna et al. proposed a framework termed DyCluster to detect complexes based on PPI networks and gene expression data [25]. Firstly, DyCluster uses biclustering techniques to model the dynamic aspect of PPI networks by incorporating gene expression data. Then, DyCluster applies complex-detection algorithms, such as ClusterONE [15] and CMC [10], to detect the complexes from the dynamic PPI networks.

In general, the inevitable background noise exists in the gene expression data. How to identify the active time point of each protein based on gene expression data is crucial for constructing dynamic PPI networks. In this study, we proposed a novel method to calculate the active probability of proteins at different time points. Furthermore, we constructed dynamic probabilistic PPI networks (DPPN) to integrate gene expression data and PPI data based on attributed graph theory, and proposed a clustering method to identify protein complex from DPPN. There are two key differences between our method and DyCluster. Firstly, the DPPN constructed by our method can effectively distinguish the active level of a protein at a time point which is of benefit to the complex identification. Secondly, our method doesn’t directly apply other complex-detection algorithms, but proposes a new clustering method for the characteristics of DPPN. We demonstrated the utility of the method by applying it to three different yeast PPI datasets and gene expression data. Three DPPNs were constructed and many well-characterized protein complexes were accurately identified. In addition, the method was compared with current protein complexes identification methods. The advantages of the method, potential applications and improvements were discussed.

Methods

Calculation of active probability for proteins

Since a protein has its active periods in the cell [17, 18], the protein and its interactions appear and disappear in the PPI networks in a living cell. Gene expression data can reflect the dynamic information of proteins varying with the time points or conditions. In general, the expression level of a protein will be decreased after the protein has completed its function. Therefore, a protein is active at the time point, when the related gene expression data is at the high level.

A simple idea is to use a single global threshold for identifying the active time point of each protein. If the gene expression value of a gene is higher than the global threshold at a time point, the gene is considered as expressed at that time point. However, the expression level of genes in activity period is different. Wang et al. [26] proposed a three-sigma method to identify active time points of each protein in a cellular cycle. The standard deviation (SD) is a statistical value which can measure how data are dispersed around their average. Let X be a real random variable of normal distribution N(α2), which describes for each individual gene its distribution of gene expression values across time. For any k > 0, P{|X − α| < } = 2Φ(k) − 1, where Φ(.) is the distribution function of the standard normal law. In particular, for k = 1, 2, 3 it follows that P{|X ‐ α| < σ} = P{α − σ < X < α + σ} ≈ 0.6827, P{|X ‐ α| < 2σ} ≈ 0.9545 and P{|X ‐ α| < 3σ} ≈ 0.9973. Based on the above empirical rules, Wang et al. [26] designed an active threshold for each gene by calculating its own characteristic gene expression data, and constructed dynamic PPI networks. Then, they tested some complex prediction methods, such as MCL [5], on the dynamic PPI networks. In this paper, we proposed a novel method to construct DPPN based on the three-sigma method [26]. Compared with the three-sigma method [26], our method can effective distinguish the active level of a protein at a time point. Furthermore, we also proposed a new clustering method to identify complexes for the characteristics of DPPN.

In fact, gene expression data always includes inevitable noise. The active proteins with low expression values are likely to be filtered out even though using an active threshold for each gene. To deal with this problem, we calculate the active probability of each protein at different time points based on three-sigma method. Gene expression data often contain expression profiles of n time points. Let Gi(p) be the gene expression value of gene p at the time point i. Let α(p) and σ(p) be the algorithmic mean and SD of gene expression data G(p), respectively.

$$ \alpha (p)=\frac{{\displaystyle {\sum}_{i=1}^n{G}_i(p)}}{n} $$
(1)
$$ \sigma (p)=\sqrt{\frac{{\displaystyle {\sum}_{i=1}^n{\left({G}_i(p)\hbox{-} \alpha (p)\right)}^2}}{n\hbox{-} 1}} $$
(2)

Since different genes correspond to different expression curves, we calculate the active probability of a protein based on the algorithmic mean and SD of the corresponding gene. Firstly, the k-sigma (k = 1,2,3) threshold can be calculated based three-sigma method [20] as follows:

$$ Ge\_ thres{h}_k(p)=\alpha (p)+k\cdotp \sigma (p)\cdotp \left(1-\frac{1}{1+{\sigma}^2(p)}\right) $$
(3)

Ge_thres k is the active threshold of gene p which is determined by the values of α(p),σ2(p) and k (the times of sigma). If σ2(p) is very low, it indicates that the fluctuation of the expression curve of gene p is also very small and the value of Gi(p) tends to be very close to α(p). In this case, the value of Ge_thresh k is close to α(p). If σ2(p) is very high, it indicates that the value of Gi(p) is spread out over a large range of values. A large σ2(p) generally indicates much noise in the gene expression data of gene p. In this case, the value of Ge_thresh k is close to α(p) + k · σ(p). Note that the range of k (the times of sigma) is in (0, 3), while 3 is the maximum times of sigma. The larger k is, the higher Ge_thresh k gets. If we choose a larger k, the active proteins filtered by Ge_thresh k will be with higher confidence. For instance, based on three-sigma rules, when Gi(p)> α(p) + 3 · σ(p), the probability that the protein p (product of gene p) is active at the i time point is 99.7 %, but when Gi(p) > α(p) + σ(p), the probability that the protein p (product of gene p) is active at the i time point is only 68.3 %. Based on the Ge_thresh k , we calculate the active probability of a protein in the i time point as follows.

$$ { \Pr}_i(p)=\left\{\begin{array}{cc}\hfill 0.99\hfill & \hfill if\ {G}_i(p)\ge Ge\_ thres{h}_3(p)\hfill \\ {}\hfill \begin{array}{c}\hfill 0.95\hfill \\ {}\hfill 0.68\hfill \\ {}\hfill 0\hfill \end{array}\hfill & \hfill \begin{array}{c}\hfill if\ Ge\_ thres{h}_3(p)>{G}_i(p)\ge Ge\_ thres{h}_2(p)\hfill \\ {}\hfill if\ Ge\_ thres{h}_2(p)>{G}_i(p)\ge Ge\_ thres{h}_1(p)\hfill \\ {}\hfill if\ {G}_i(p)<Ge\_ thres{h}_1(p)\hfill \end{array}\hfill \end{array}\right. $$
(4)

In the equation (4), the active probability of a protein contains four levels based on the sigma rules (P{|X ‐ α| < σ} ≈ 0.6827, P{|X ‐ α| < 2σ} ≈ 0.9545 and P{|X ‐ α| < 3σ} ≈ 0.9973). In particular, if the value of Gi(p) is lower than Ge_thres 1 (p), the active probability is 0. This indicates that the protein p is not active in the i time point. In general, the active probability value of a protein can represent its active level at a time point. Thus, we can distinguish the active level of a protein at a time point based on its active probability. Neither global threshold method nor active threshold method can effectively distinguish the active level of a protein at a time point based on gene expression data. Based on the active probability of a protein, we can not only effectively identify the active time point of the protein, but also distinguish the active level of the protein.

Construction of DPPN

Since the active periods of proteins are different, the real PPI networks are changing over the time in a living cell. We can calculate the active probability of proteins at each time point based on gene expression data. In this section, we construct DPPN by integrating the active information of proteins into static PPI networks based on attributed graph theory.

We define a DPPN as a 7-tuple G = (V, E, A, P, Fv, Fe, Fp) where V is the set of protein vertices, E is the set of PPIs, A = {T1, T2, … Tn} is the set of active time points for protein vertices, and P = {P1, P2, P3} is the set of active probability for protein vertices at each active time point. F v is a function that returns the set of active time attributes of a protein vertex. Each protein vertex v i in V has a set of active time attributes F v (v i ) = {T i 1, T i 2, …, T im }, where m = |F v (v i )| and F v (v i ) A. Likewise, Fp(v i , T ij ) = Pk is a function that returns active probability P k for the protein vertex v i at T ij time point. In this study, the active probability set P includes three values P 1  = 0.99, P 2  = 0.95, and P 3  = 0.68, respectively. Each PPI e(v i ,v j ) in E also has a set of active time attributes Fe(e(v i , v j )) = F v (v i ) ∩ F v (v j ) and Fe(e(v i , v j )) ≠ .

Figure 1 shows an example of DPPN construction. Figure 1a is a static PPI networks based on high-throughput PPI data, which consist of eight proteins. Figure 1b shows a part of gene expression value of protein v 1 . From Fig. 1b, it can be seen that the gene expression value at T1 and T5 protein v 1 are significantly higher than at T2, T3 and T4. According to the equation (4), Ge_thresh 2  > GT1(v 1 ) > Ge_thresh 1 at the time point T1, and GT5(v 1 ) > Ge_thresh 3 at the time point T5. Therefore, the active probability of protein v 1 are P3 (0.68) and P1 (0.99) at the time point T1 and T5, respectively. Figure 1c lists the active time attributes and active probability of all protein vertices in Fig. 1a. It can be seen that each protein vertex has an active time attribute set. For instance, v 1 has two active time attributes (T1 and T5), and v 2 has three active time attributes (T1, T2 and T4). In particular, each protein vertex has an active probability at an active time attribute. In Fig. 1c, the active probability of v 1 is P3 (0.68) and P1 (0.99) at the T1 and T5 time points, respectively. Figure 1d shows a DPPN constructed based on Fig. 1a and c. Each edge in DPPN has an active time attributes set. For example, e 1 represents the PPI between v 1 and v 2 . The active time attributes sets of v 1 and v 2 are {T1,T5} and {T1, T2, T4} based on Fig. 1c, respectively. The active time attribute set of e 1 is {T1} which is calculate by {T1, T5}∩{T1, T2, T4}. If the active time attribute set of an edge is empty, the edge will not appear in DPPN.

Fig. 1
figure 1

Illustration of DPPN construction. a a static PPI network based on high-throughput PPI data. b the gene expression value of protein v1. c active time attributes and active probability of protein vertices calculated based on gene expression data. d a DPPN constructed based on a and c

Protein complex identification from DPPN

Compared to static PPI networks, DPPN can effectively represent not only the topological structure but also the dynamic information of PPI networks. Since protein complexes are groups of proteins that interact with each other in the same time [2, 3], they are generally dense subgraph associated with the same active time attributes in DPPN. The edges in DPPN contribute differently for protein complex identification task. Given a DPPN G, the topology score of edge e(v i ,v j ) is defined as follows:

$$ \mathrm{Topology}\_\mathrm{score}\left(e\left(vi,vj\right)\right)=\frac{\left|{N}_i\cap {N}_j\right|+1}{ \max \left\{Avg.(G),\left|{N}_i\right|\right\}+ \max \left\{Avg.(G),\left|{N}_j\right|\right\}} $$
(5)
$$ Avg.(G)=\frac{{\displaystyle {\sum}_{v_k\in V}\left|{N}_k\right|}}{\left|V\right|} $$
(6)

where N i and N j denote the neighbors of v i and v j respectively. |N i N j | denotes the common neighbors of v i and v j , and Avg.(G) calculates the average degree of the DPPN G. If v i and v j share more common neighbors, the topology score will be larger. Max{Avg.(G), |N i |}can penalize protein v i with very few neighbors effectively [10]. Based on the topology weight, the weight of edge e(v i ,v j ) at the k active time point is given as:

$$ \mathrm{Weight}\left(ek\left(vi,vj\right)\right)=\mathrm{Topology}\_\mathrm{score}\left(e\left(vi,vj\right)\right)\cdotp Pk(vi)\cdotp Pk(vj) $$
(7)

where P k (v i ) and P k (v j ) are the active probability of v i and v j at the k time point, respectively. The equation (7) can consider not only the topological structure but also the dynamic information of DPPN. Since the active probability of v i and v j is likely different at different active time point, the weight of edge e(v i ,v j ) dynamically changes during all active time points.

Definition 1 - Active correlated clique. Given a protein vertex set C and an edge set E c in DPPN G, an active correlated clique is a pair ((C, E c ), A c ), such that for each protein vertex v i in C, the degree of v i is |C|-1. A c is the common active time attribute set of each protein vertex v i in C and Ac ≠ .

In general, we can mine many Active correlated cliques in a DPPN. Figure 2 shows two active correlated cliques of the DPPN in Fig. 1.

Fig. 2
figure 2

Examples of active correlated cliques

Definition 2 – Active clique score. Given an active correlated clique ((C, E c ), A c ), the Active clique score of ((C, E c ), A c ) at the k (kA c ) active time point, is given as:

$$ \mathrm{Clique}\_\mathrm{score}\left(\left(C,Ec\right),Ac\right)=\mathrm{Clique}\_ \Pr .\left(\left(C,Ec\right),Ac\right)\cdotp {\displaystyle {\sum}_{eij\in Ec}\mathrm{Toplogy}\_\mathrm{score}(eij)} $$
(8)
$$ \mathrm{Clique}\_ \Pr .\left(\left(C,Ec\right),Ac\right)= \max \left\{{\displaystyle {\prod}_{vi\in C}Pk}(vi),k\in Ac\right\} $$
(9)

where P k (v i ) is the active probability of v i at the k time point. ∏ viC Pk(vi) calculates the active probability of clique((C, E c ), A c ) at the k time point. Clique_Pr. ((C, E c ), A c ) choose the maximum ∏ viC Pk(vi) as the active probability for the clique from all the common active time points. Therefore, active probability of an active correlated clique is associated with an unique active time point. We can use ((C, E c ), T c ) to denote an active correlated clique which gets the clique probability at T c active time point. Clique score provides a reasonable combination of topology connectivity and the dynamic active attributes of DPPN. If an active correlated clique is associated with a large clique score, this indicates that the proteins of the clique are all in dense subgraph structure of DPPN as well as highly active at a same time point. Therefore, the clique score can effectively evaluate how possible an active correlated clique is the core structure of a protein complex.

Gavin et al. [11] revealed the core-attachment structure of protein complex by genome-wide analyzing yeast complexes. Based on core-attachment structure assumption, our method for protein complex identification from DPPN involved two phases. In the first phases, we identified the core structure of protein complexes from DPPN. In the second phases, we augmented the protein complex from the core structure by adding the close neighbor proteins.

In the first phase, we used the cliques mining algorithm [27] to enumerate all maximal cliques which contain three or more proteins from DPPN, and calculated the common active time attribute set for each maximal clique. If the common active time attribute set was not empty, the maximal clique was an active correlated clique. The candidate core set Candidate_CORE was comprised of all active correlated cliques, which generally overlapped. We used equation (8) to calculate the active clique score for all active correlated cliques in Candidate_CORE, and ranked them in descending order of active clique score, denoted as {((C, E c1 ), T c1 ), ((C, E c2 ), T c2 ),…,((C, E cn ), T cn )}. The top ranked clique((C, E c1 ), T c1 ) was then deleted from Candidate_CORE and inserted into the core set CORE. To ensure that the active correlated cliques in CORE were non-overlapping, we used the same method [10] to remove or prune overlapping cliques until the candidate core set Candidate_CORE was empty. In this way, we could generate core structures for most protein complexes. However, some protein complexes are with low density or only contain two proteins [28, 29]. To solve this problem, we added some edges with high weight score to the core set CORE. We used the equation (7) to calculate the weight for the edges which were not contained in all active correlated cliques. If the weight of an edge was larger than the predefined threshhold core_thresh, we directly added the edge to core set CORE. Therefore, we chose not only active correlated cliques but also the edges associated with high weight score as core structures of protein complexes.

In the second phase, we augmented the core structure by adding each close neighbor protein one by one. We used attached score to measure how closely a protein v k with active time attribute A k was connected to a core structure ((C, E c ), T c ), where vkC and TcAk. The attached score of v k with respect to ((C, E c ), T c ) is given as:

$$ Attach\_\mathrm{score}\left(\left(vk,Ak\right),\left(\left(C,Ec\right),Tc\right)\right)=\frac{{\displaystyle {\sum}_{vi\in C} Weight\left({e}_{Tc}\left(vi,vk\right)\right)}}{\left|C\right|} $$
(10)

If the Attach_score was larger than extend_thresh, then v k was added to the core structure ((C, E c ), T c ). Therefore the final identified protein complexes were generated by adding the close neighbor proteins to the core structure. Here, extend_thresh was a predefined threshold. The optimal value of extend_thresh and core_thresh can usually be determined in preliminary experiments.

Results and discussion

In this section, the datasets and evaluation metrics used in the experiments are described. The impact of the core_thresh and extend_thresh parameters are assessed. Finally, our method is compared with current state-of-the-art protein complex identification methods.

Datasets and evaluation metrics

The three high-throughput PPI datasets used in our experiment were the Krogan dataset [30], DIP dataset [31] and MIPS dataset [32], respectively. The statistics of the three yeast PPI datasets is listed in Table 1. The benchmark protein complex datasets are CYC2008 [28] and MIPS2006 [33], which consist of 408 and 217 protein complexes, respectively.

Table 1 The statistics of high-throughput PPI datasets in experiments

The gene expression data used in our experiment was GSE3431 [34] downloaded from Gene Expression Omnibus (GEO), which is an expression profiling of yeast by array affymetrix gene expression data over three successive metabolic cycles. GSE3431 gene expression data is 12 time intervals per cycle. Therefore, there are 12 active time points (T1,T2,…,T12) for each gene in a cycle. We constructed three DPPN networks to integrate high-throughput PPI data and gene expression data as described in the Section “Construction of DPPN”. DPPN I, DPPN II and DPPN III were constructed by integrating gene expression data GSE3431 with the Krogan dataset, DIP dataset and MIPS dataset, respectively. Compared to the static PPI networks, DPPNs could effectively distinguish the active period of a protein by active time attribute of the protein. In this study, if the active probability of a protein higher than or equal to P3 (0.68) at a time point, the protein is considered as active at that time point. The distributions of the number of active proteins with different active time attributes on DPPN I, DPPN II and DPPN III were given in Fig. 3a, b and c, respectively. We could observe that there was an obvious peak at T9 in Fig. 3a, b and c. There were 1306, 2234 and 1793 active proteins at T9 on DPPN I, DPPN II and DPPN III, respectively.

Fig. 3
figure 3

The distribution of the number of active proteins. a, b and c are the distribution of the number of active proteins in DPPN I, DPPN II and DPPN III, respectively

Let P(V P , E P ) be an identified complex and B(V B , E B ) be a known complex. We defined the neighborhood affinity score NA(P,B) between P(V P , E P ) and B(V B , E B ) as follows:

$$ NA\left(P,B\right)=\frac{{\left|VP\cap VB\right|}^2}{\left|VP\right|\times \left|VB\right|} $$
(11)

If NA(P,B) is 1, it means that the identified complex P(V P , E P ) has the same proteins as a known complex B(V B , E B ). On the contrary, if NA(P,B) is 0, it indicates no shared protein between P(V P , E P ) and B(V B , E B ). We considered P(V P , E P ) and B(V B , E B ) to match each other if NA(P,B) was larger than 0.2, which is the same as most methods for protein complex identification [3].

Precision, recall and F-score have been used to evaluate the performance of protein complex identification methods by most previous studies. The definitions of precision, recall and F-score are given as follows:

$$ precision=\frac{Ncp}{\left| Identified\_ Set\right|} $$
(12)
$$ recall=\frac{Ncb}{\left| Benchmark\_ Set\right|} $$
(13)
$$ F\hbox{-} score=\frac{2 precision\cdot recall}{\left( precision+ recall\right)} $$
(14)

where N cp is the number of identified complexes which match at least one known complex and N cb is the number of known complexes that match at least one identified complex. Identified_Set denotes the set of complexes identified by a method and Benchmark_Set denotes the reference benchmark set. Precision measures the fidelity of the identified protein complex set. Recall quantifies the extent to which a identified complex set captures the known complexes in the benchmark set. F-score provides a reasonable combination of both precision and recall, and can be used to evaluate the overall performance.

Recently, sensitivity (Sn), positive predictive value (PPV) and accuracy (Acc) have also been used to evaluate protein complex identification tools. Given n benchmark complexes and m identified complexes, let T ij denote the number of proteins in common between i th benchmark complex and j th identified complex. Sn and PPV are then defined as follows:

$$ Sn=\frac{{\displaystyle {\sum}_{i=1}^n{ \max}_{j=i}^m\left\{{T}_{ij}\right\}}}{{\displaystyle {\sum}_{i=1}^n{N}_i}} $$
(15)
$$ PPV=\frac{{\displaystyle {\sum}_{j=1}^m{ \max}_{i=1}^n}\left\{{T}_{ij}\right\}}{{\displaystyle {\sum}_{j=1}^m{\displaystyle {\sum}_{i=j}^n{T}_{ij}}}} $$
(16)

Here N i is the number of proteins in the i th benchmark complex. Generally, high Sn value indicates that the prediction has a good coverage of the proteins in the benchmark complexes, while high PPV value indicates that the predicted complexes are likely to be true positives. Accuracy is the geometrical mean of the Sn and PPV, which is defined as follows:

$$ Accuracy=\sqrt{Sn\kern0.5em PPV} $$
(17)

Accuracy represents a tradeoff between Sn and PPV value. The advantage of taking the geometric mean is that it yields a low score when either the Sn or PPV metric is low. High accuracy values thus require a high performance for both criteria. To keep in line with most previous studies, we chose precision, recall and F-score as the major evaluate measures in this study, and also reported Sn, PPV and Accuracy.

The effect of threshhold parameters

In this experiment, we evaluated the effect of the threshold parameters of our method on the DPPN I. The parameters, extend_thresh and core_thresh, range from 0 to 1. We can choose the optimal value of extend_thresh and core_thresh by the experimental approach. Firstly, we kept extend_thresh =0.05 and evaluated the effect of core_thresh. The detailed experimental results on the DPPN I with different core_thresh were shown in Table 2. The highest value in each row was shown in bold.

Table 2 The effect of “Core_thresh” on DPPN I

As shown in Table 2, when core_thresh was too small, many edges with low weight score would be added to core set. This would lead to identify many false protein complexes and degrade the F-score of our method. On the contrary, when core_thresh was too large, little edges would be added to core set even though some edges with high weight score. Overall, our method achieved the highest F-score, when core_thresh =0.09.

Secondly, we kept core_thresh =0.09 and evaluated the effect of extend_thresh. The detailed experimental results on DPPN I with different extend_thresh were shown in Table 3. The highest value in each row was shown in bold. It can be seen that our method proved sensitive to extend_thresh between 0 and 0.1. F-score performance ranged from 0.433 to 0.471. When extend_thresh = 0, precision, recall and F-score were 0.428, 0.439 and 0.433, respectively. As extend_thresh was increased, the number of proteins added decreased sharply. When extend_thresh = 0.05, precision, recall and F-score achieved 0.468, 0.475 and 0.471, respectively. When extend_thresh was increased from 0.05 to 0.1, precision, recall and F-score all decreased.

Table 3 The effect of “Extend_thresh” on DPPN I

Then we evaluated Sn, PPV and Acc metrics for extend_thresh on DPPN I in Table 3. When extend_thresh was changed from 0 to 0.1, PPV increased whereas Sn decreased. When extend_thresh ranged between 0.1 and 1.0, Sn, PPV and Acc did not change appreciably. Acc was defined as the geometric mean of Sn and PPV, which was maximized (0.523) when extend_thres = 0.02. Compared with Acc, F-score is more effectively and reasonably to evaluate the performance of a method. From Table3, it can be seen that our method can achieve highest F-score, when extend_thresh =0.05.

Comparison with other methods

We compared our method on three DPPNs with the following state-of-the-art protein complex identification methods (Tables 4, 5, 6, 7, 8 and 9): ClusterONE [15], COAN [16], COACH [12], CMC [10], HUNTER [14] and MCL [5]. To equally compare the performance, we test all comparison methods on the Krogan, DIP and MIPS dataset respectively, and use the CYC2008 as benchmark dataset to choose the optimal parameters. For our method, the parameter core_thresh and extend_thresh is set to 0.09 and 0.05, respectively. For ClusterONE, the “Overlap” parameter is set to 0.8. For COAN, the “Threshold” parameter is set to 0.6. For COACH, the “Omega” parameter is set to 0.2. For CMC, the “overlap_thres” and “merge_thres” parameters are set to 0.5 and 0.25, respectively. For MCL, the “inflation” parameter is set to 2.5. The highest value in each row was shown in bold.

Table 4 Performance comparison with other methods on Krogan dataset using CYC2008 as benchmark
Table 5 Performance comparison with other methods on DIP dataset using CYC2008 as benchmark
Table 6 Performance comparison with other methods on MIPS dataset using CYC2008 as benchmark
Table 7 Performance comparison with other methods on Krogan dataset using MIPS2006 as benchmark
Table 8 Performance comparison with other methods on DIP dataset using MIPS2006 as benchmark
Table 9 Performance comparison with other methods on MIPS dataset using MIPS2006 as benchmark

Tables 4, 5 and 6 listed the performance comparison results using CYC2008 as benchmark. Firstly, we compared our method using DPPN I with ClusterONE, COACH, CMC, HUNTER and MCL using the Krogan PPI network. As shown in Table 4, ClusterONE achieved the highest Acc of 0.585. HUNTER and MCL achieved the highest precision of 0.865 and the highest Sn of 0.57, respectively. Compared with other methods, our method achieved the highest F-score of 0.471, the highest recall of 0.475 and the highest PPV of 0.729, which was significantly superior to the other methods. Secondly, we compared our method using DPPN II with the other methods using the DIP PPI network. From Table 5, it could be seen that our method achieved both the highest F-score of 0.477 and the highest Acc of 0.509. HUNTER and MCL also achieved the highest precision (0.685) and the highest Sn (0.555) in Table 5. Thirdly, we compared our method using DPPN III with the other methods using the MIPS PPI network. Similarly, our method also achieved both the highest F-score of 0.382 and the highest Acc of 0.403 in Table 6.

Table 7, 8 and 9 listed the performance comparison results using MIPS2006 as the benchmark. From Table 7, our method achieved the highest recall of 0.424 and the highest PPV of 0.726, respectively. COAN achieved the highest F-score of 0.398 and the highest Acc of 0.495, respectively. From Table 8, our method also achieved the highest PPV of 0.718 and a high F-score of 0.378. COAN also achieved the highest F-score of 0.409 and the highest Acc of 0.505, respectively. Form Table 9, our method achieved the highest recall of 0.401 and the highest F-score of 0.372, respectively. ClusterONE achieved the highest Acc of 0.426 in the Table 9. We also noted that the performance results of most comparison methods using MIPS2006 as benchmark were inferior to the performance results using CYC2008 as benchmark in Tables 7 and 8. For instance, our method achieved a low F-score of 0.285 in the Table 7, which was significantly inferior to the F-score of 0.471 in the Table 4. The main reason was that the comparison methods used CYC2008 as benchmark to choose the optimal parameters.

Next, we compared our method with DyCluster [25] in the Tables 10, 11, 12, 13, 14 and 15. DyCluster is a framework to detect complexes based on PPI data and gene expression data, which was proposed by Hanna et al. DyCluster uses biclustering techniques to construct dynamic PPI networks by incorporating gene expression data, and then applies the existing complex-detection algorithms, such as ClusterONE and CMC, to detect the complexes from the dynamic PPI networks. Based on DyCluster framework, we can compare our method with existing methods that integrate gene expression data with PPI data. In the Tables 10, 11, 12, 13, 14 and 15, “DyCluster + ClusterONE” denotes using DyCluster framework to construct dynamic PPI networks and applying ClusterONE method to predict complexes from dynamic PPI networks. In Tables 10, 11 and 12, we used CYC2008 as the benchmark. It can be seen that our method achieved the highest F-score in Tables 10, 11 and 12, and “DyCluster + ClusterONE” achieved the highest Acc in Tables 10 and 12. In Tables 13, 14 and 15, we used MIPS2006 as the benchmark. Similarly, our method and “DyCluster + ClusterONE” achieved the highest F-score and Acc in Tables 13, 14 and 15, respectively.

Table 10 Performance comparison with DyCluster method on Krogan dataset and gene expression data using CYC2008 as benchmark
Table 11 Performance comparison with DyCluster method on DIP dataset and gene expression data using CYC2008 as benchmark
Table 12 Performance comparison with DyCluster method on MIPS dataset and gene expression data using CYC2008 as benchmark
Table 13 Performance comparison with DyCluster method on Krogan dataset and gene expression data using MIPS2006 as benchmark
Table 14 Performance comparison with Dycluster method on DIP dataset and gene expression data using MIPS2006 as benchmark
Table 15 Performance comparison with DyCluster method on MIPS dataset and gene expression data using MIPS2006 as benchmark

Finally, we shuffled the gene expression data and tested whether or not the temporal information in the gene expression data can help identify protein complexes. There are expression levels at 12 time points for each gene in the GSE3431 gene expression data. In this experiment, we took these expression levels for each gene, and shuffled them between the different time points. Each gene retained the same set of gene expression levels, but the order in which these expression level changes happen was now shuffled. We compared the performance of our method on GSE3431 gene expression data with the gene expression data shuffled randomly in the Tables 16 and 17. Form the Tables 16 and 17, it can be seen that the performance of our method on the gene expression data shuffled randomly was significantly inferior to the GSE3431 gene expression data. This indicated that the temporal information in the gene expression data was important to identify complexes.

Table 16 Performance comparison of our method on gene expression data shuffled randomly using CYC2008 as benchmark
Table 17 Performance comparison of our method on gene expression data shuffled randomly using MIPS2006 as benchmark

In summary, our approach achieved the state-of-the-art performance on three DPPNs, which was competitive or superior to the existing protein complexes identification methods. Compared with the prior works, DPPN can not only effectively identify the active time point of the protein, but also distinguish the active level of the protein. The experimental results indicated that DPPN could effectively integrate dynamic information of protein into static PPI networks, and improve the performance of protein complex identification.

Golgi transport complex identified by our method

Figure 4 shows the Golgi Transport Complex identified by our method on DPPN I. Golgi Transport Complex was first found by Whyte et al. through experimental method [35]. They firstly identified the key protein, YML071C, that was involved in vesicle targeting to the yeast Golgi apparatus, and then found it to be associated with seven other proteins. Eventually, Whyte et al. found the Golgi Transport Complex was comprised of eight proteins including YML071C, YER157W, YGL223C, YGR120C, YPR105C, YNL051W, YNL041C and YGL005C.

Fig. 4
figure 4

Golgi Transport Complex identified on DPPN I

From Fig. 4, our method firstly calculated the protein dynamic information and constructs the DPPN I based on the gene expression data and MIPS dataset. It can be seen that the eight proteins share the common active time point T10. This indicates that all these proteins will be active on the DPPN I at the active time point T10. Eventually, our method not only considered the topology information of high-throughput PPI dataset but also the dynamic information of gene expression data to identify the Golgi Transport Complex exactly from DPPN I. Furthermore, this result suggested that the life period of the Golgi Transport Complex is mostly at T10 time point. Compared with other methods, our method can integrate the dynamic information of gene expression data to improve the performance of protein complex identification, and distinguish the active time point of the identified protein complexes during the cell cycle.

Conclusions

A challenging task in post-genomic era is to construct dynamic PPI networks and identify protein complex from dynamic PPI networks. In this paper, we first proposed active probability-based method to distinguish the active level of proteins. Based on this, we constructed DPPN to integrate the dynamic information of gene expression data into static PPI networks. Compared with static PPI networks, DPPN could effectively represent the dynamic information as well as topological structure of proteins. Furthermore, we developed a novel method to identify protein complex on DPPN. Experimental comparisons on three DPPNs showed that this approach outperformed established leading protein complex identification tools. The model and the construction method of DPPN could not only be applied to identify protein complex, but also provide a framework to integrate dynamic information into static networks for other applications, such as pathway analysis.

Using gene expression data to construction dynamic PPI networks is based on the assumption that gene expression and protein expression are well correlated. Some studies have suggested that protein levels are not proportional to mRNA levels [36], which can be amplified by post-transcriptional processes. In the future work, we will study how to construct dynamic PPI networks more accurately. We will choose several complexes prediction methods which complement each other, and attempt to combine these methods to predict complexes. In addition, other data and models could further improve complexes prediction. For example, protein location data can be further incorporated into the dynamic PPI networks, which could benefit the complexes identification. We will also try using uncertain graph model to identify the complexes on the dynamic PPI networks.

References

  1. Uetz P, Giot L, Cagney G, Mansfield TA, Judson RS, Knight JR, Lockshon D, Narayan V, Srinivasan M, Pochart P. A comprehensive analysis of protein–protein interactions in Saccharomyces cerevisiae. Nature. 2000;403(6770):623–7.

    Article  CAS  PubMed  Google Scholar 

  2. Gavin A-C, Bösche M, Krause R, Grandi P, Marzioch M, Bauer A, Schultz J, Rick JM, Michon A-M, Cruciat C-M. Functional organization of the yeast proteome by systematic analysis of protein complexes. Nature. 2002;415(6868):141–7.

    Article  CAS  PubMed  Google Scholar 

  3. Li X, Wu M, Kwoh C-K, Ng S-K. Computational approaches for detecting protein complexes from protein interaction networks: a survey. BMC Genomics. 2010;11 Suppl 1:S3.

    Article  PubMed  PubMed Central  Google Scholar 

  4. Bader GD, Hogue CW. An automated method for finding molecular complexes in large protein interaction networks. BMC Bioinformatics. 2003;4(1):2.

    Article  PubMed  PubMed Central  Google Scholar 

  5. van Dongen SM: Graph clustering by flow simulation. PhD thesis. 2000, University of Utrecht,The Netherlands

  6. Qi Y, Balem F, Faloutsos C, Klein-Seetharaman J, Bar-Joseph Z. Protein complex identification by supervised graph local clustering. Bioinformatics. 2008;24(13):i250–68.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  7. Adamcsek B, Palla G, Farkas IJ, Derényi I, Vicsek T. CFinder: locating cliques and overlapping modules in biological networks. Bioinformatics. 2006;22(8):1021–3.

    Article  CAS  PubMed  Google Scholar 

  8. Palla G, Derényi I, Farkas I, Vicsek T. Uncovering the overlapping community structure of complex networks in nature and society. Nature. 2005;435(7043):814–8.

    Article  CAS  PubMed  Google Scholar 

  9. Moschopoulos CN, Pavlopoulos GA, Schneider R, Likothanassis SD, Kossida S. GIBA: a clustering tool for detecting protein complexes. BMC Bioinformatics. 2009;10(6):1.

    Google Scholar 

  10. Liu G, Wong L, Chua HN. Complex discovery from weighted PPI networks. Bioinformatics. 2009;25(15):1891–7.

    Article  CAS  PubMed  Google Scholar 

  11. Gavin A-C, Aloy P, Grandi P, Krause R, Boesche M, Marzioch M, Rau C, Jensen LJ, Bastuck S, Dümpelfeld B. Proteome survey reveals modularity of the yeast cell machinery. Nature. 2006;440(7084):631–6.

    Article  CAS  PubMed  Google Scholar 

  12. Wu M, Li X, Kwoh C-K, Ng S-K. A core-attachment based method to detect protein complexes in PPI networks. BMC Bioinformatics. 2009;10(1):169.

    Article  PubMed  PubMed Central  Google Scholar 

  13. Zaki N, Berengueres J, Efimov D. Detection of protein complexes using a protein ranking algorithm. Proteins Structure Function Bioinformatics. 2012;80(10):2459–68.

    Article  CAS  Google Scholar 

  14. Chin C-H, Chen S-H, Ho C-W, Ko M-T, Lin C-Y. A hub-attachment based method to detect functional modules from confidence-scored protein interactions and expression profiles. BMC Bioinformatics. 2010;11(1):1.

    Article  Google Scholar 

  15. Nepusz T, Yu H, Paccanaro A. Detecting overlapping protein complexes in protein-protein interaction networks. Nat Methods. 2012;9(5):471–2.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  16. Zhang Y, Lin H, Yang Z, Wang J. Construction of ontology augmented networks for protein complex prediction. PLOS ONE. 2013;8(5):e62077.

  17. Rinner O, Mueller LN, Hubálek M, Müller M, Gstaiger M, Aebersold R. An integrated mass spectrometric and computational framework for the analysis of protein interaction networks. Nat Biotechnol. 2007;25(3):345–52.

    Article  CAS  PubMed  Google Scholar 

  18. Cohen AA, Geva Zatorsky N, Eden E, Frenkel Morgenstern M, Issaeva I, Sigal A, Milo R, Cohen-Saidon C, Liron Y, Kam Z. Dynamic proteomics of individual cancer cells in response to a drug. Science. 2008;322(5907):1511–6.

    Article  CAS  PubMed  Google Scholar 

  19. Przytycka TM, Singh M, Slonim DK. Toward the dynamic interactome: it’s about time. Briefings Bioinformatics 2010;11(1):15-29.

  20. Hegele A, Kamburov A, Grossmann A, Sourlis C, Wowro S, Weimann M, Will CL, Pena V, Lührmann R, Stelzl U. Dynamic protein-protein interaction wiring of the human spliceosome. Mol Cell. 2012;45(4):567–80.

    Article  CAS  PubMed  Google Scholar 

  21. Nooren IM, Thornton JM. Diversity of protein–protein interactions. EMBO J. 2003;22(14):3486–92.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  22. Xue H, Xian B, Dong D, Xia K, Zhu S, Zhang Z, Hou L, Zhang Q, Zhang Y, Han JDJ. A modular network model of aging. Mol Syst Biol. 2007;3(1):147.

    PubMed  PubMed Central  Google Scholar 

  23. Taylor IW, Linding R, Warde-Farley D, Liu Y, Pesquita C, Faria D, Bull S, Pawson T, Morris Q, Wrana JL. Dynamic modularity in protein interaction networks predicts breast cancer outcome. Nat Biotechnol. 2009;27(2):199–204.

    Article  CAS  PubMed  Google Scholar 

  24. Faisal FE, Milenković T. Dynamic networks reveal key players in aging. Bioinformatics. 2014;30(12):1721–9.

    Article  CAS  PubMed  Google Scholar 

  25. Hanna EM, Zaki N, Amin A. Detecting protein complexes in protein interaction networks modeled as gene expression biclusters. PLoS One. 2015;10(12):e0144163.

    Article  PubMed  PubMed Central  Google Scholar 

  26. Wang J, Peng X, Li M, Pan Y. Construction and application of dynamic protein interaction network based on time course gene expression data. Proteomics. 2013;13(2):301–12.

    Article  CAS  PubMed  Google Scholar 

  27. Tomita E, Tanaka A, Takahashi H. The worst-case time complexity for generating all maximal cliques and computational experiments. Theor Comput Sci. 2006;363(1):28–42.

    Article  Google Scholar 

  28. Pu S, Wong J, Turner B, Cho E, Wodak SJ. Up-to-date catalogues of yeast protein complexes. Nucleic Acids Res. 2009;37(3):825–31.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  29. Ren J, Wang J, Li M, Wang L. Identifying protein complexes based on density and modularity in protein-protein interaction network. BMC Syst Biol. 2013;7 Suppl 4:S12.

    Article  PubMed  PubMed Central  Google Scholar 

  30. Krogan NJ, Cagney G, Yu H, Zhong G, Guo X, Ignatchenko A, Li J, Pu S, Datta N, Tikuisis AP. Global landscape of protein complexes in the yeast Saccharomyces cerevisiae. Nature. 2006;440(7084):637–43.

    Article  CAS  PubMed  Google Scholar 

  31. Xenarios I, Salwinski L, Duan XJ, Higney P, Kim S-M, Eisenberg D. DIP, the database of interacting proteins: a research tool for studying cellular networks of protein interactions. Nucleic Acids Res. 2002;30(1):303–5.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  32. Güldener U, Münsterkötter M, Oesterheld M, Pagel P, Ruepp A, Mewes H-W, Stümpflen V. MPact: the MIPS protein interaction resource on yeast. Nucleic Acids Res. 2006;34 suppl 1:D436–41.

    Article  PubMed  PubMed Central  Google Scholar 

  33. Mewes H-W, Frishman D, Mayer KF, Münsterkötter M, Noubibou O, Pagel P, Rattei T, Oesterheld M, Ruepp A, Stümpflen V. MIPS: analysis and annotation of proteins from whole genomes in 2005. Nucleic Acids Res. 2006;34 suppl 1:D169–72.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  34. Tu BP, Kudlicki A, Rowicka M, McKnight SL. Logic of the yeast metabolic cycle: temporal compartmentalization of cellular processes. Science. 2005;310(5751):1152–8.

    Article  CAS  PubMed  Google Scholar 

  35. Whyte JR, Munro S. The Sec34/35 Golgi transport complex is related to the exocyst, defining a family of complexes involved in multiple steps of membrane traffic. Dev Cell. 2001;1(4):527–37.

    Article  CAS  PubMed  Google Scholar 

  36. Csárdi G, Franks A, Choi DS, Airoldi EM, Drummond DA. Accounting for experimental noise reveals that mRNA levels, amplified by post-transcriptional processes, largely determine steady-state protein levels in yeast. PLoS Genet. 2015;11(5):e1005206.

    Article  PubMed  PubMed Central  Google Scholar 

Download references

Acknowledgements

This work is supported by grant from the Natural Science Foundation of China (No. 61300088, 61572098, 61572102 and 61272373), the Fundamental Research Funds for the Central Universities (No. DUT14QY44).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yijia Zhang.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

YZ conceived the idea, designed the experiments, and drafted the manuscript. HL, ZY and JW guided the whole work. All authors have read and approved the final manuscript.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Zhang, Y., Lin, H., Yang, Z. et al. Construction of dynamic probabilistic protein interaction networks for protein complex identification. BMC Bioinformatics 17, 186 (2016). https://0-doi-org.brum.beds.ac.uk/10.1186/s12859-016-1054-1

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/s12859-016-1054-1

Keywords