Skip to main content

A multi-network clustering method for detecting protein complexes from multiple heterogeneous networks

Abstract

Background

The accurate identification of protein complexes is important for the understanding of cellular organization. Up to now, computational methods for protein complex detection are mostly focus on mining clusters from protein-protein interaction (PPI) networks. However, PPI data collected by high-throughput experimental techniques are known to be quite noisy. It is hard to achieve reliable prediction results by simply applying computational methods on PPI data. Behind protein interactions, there are protein domains that interact with each other. Therefore, based on domain-protein associations, the joint analysis of PPIs and domain-domain interactions (DDI) has the potential to obtain better performance in protein complex detection. As traditional computational methods are designed to detect protein complexes from a single PPI network, it is necessary to design a new algorithm that could effectively utilize the information inherent in multiple heterogeneous networks.

Results

In this paper, we introduce a novel multi-network clustering algorithm to detect protein complexes from multiple heterogeneous networks. Unlike existing protein complex identification algorithms that focus on the analysis of a single PPI network, our model can jointly exploit the information inherent in PPI and DDI data to achieve more reliable prediction results. Extensive experiment results on real-world data sets demonstrate that our method can predict protein complexes more accurately than other state-of-the-art protein complex identification algorithms.

Conclusions

In this work, we demonstrate that the joint analysis of PPI network and DDI network can help to improve the accuracy of protein complex detection.

Background

Proteins seldom act alone, they tend to interact with each other and form protein complexes to perform their functions [1, 2]. The identification of protein complexes is essential for the understanding of cellular organization and function [3–5]. Although some biological experiment methods, such as Tandem Affinity Purification (TAP) with mass spectrometry [6, 7] and Protein-fragment Complementation Assay (PCA) [8], have been developed to detect protein complexes, these methods have some inevitable limitations such as low-throughput outcome [3, 9]. Due to these limitations, the number of known protein complexes is still limited. Therefore, computational detection of protein complexes, which can be acted as useful complements to the experiment methods, is quite necessary [10–15].

In recent years, high-throughput experimental techniques have been developed to identify protein-protein interactions (PPI). The accumulation of PPI data facilitates the development of computational approaches for protein complex identification [9, 16]. A PPI network is usually modelled as an undirected graph, where nodes represent proteins and edges represent protein-protein interactions. Since proteins within same protein complexes tend to interact with each other, dense regions in PPI networks may be potential protein complexes. Based on this assumption, various graph clustering algorithms have been developed to identify protein complexes from PPI networks, such as MCODE [17], CFinder [18], MCL [19], RNSC [20], COACH [21], ClusterONE [22]. However, PPI data collected by high-throughput methodologies are known to be quite noisy. It is hard to achieve reliable prediction results by simply apply graph clustering algorithms on PPI data.

Protein domains are structural (or functional) subunits that make up proteins [23]. The interaction between two proteins typically involves the physical interaction between specific protein domains [24]. Understanding protein interactions at the domain level can give us a global view of protein functions and the PPI network [25–27]. In recent years, several databases, such as the Protein families (Pfam) [28], have compiled comprehensive information about protein domains. The availability of protein domain information makes it possible for us to utilize domain-protein associations and domain-domain interactions (DDI) to evaluate the propensities of proteins pairs to interact. Therefore, the joint analysis of PPIs, domain-protein associations and DDIs has the potential to improve the accuracy of protein complex detection [29]. However, existing protein complex identification methods are primary designed for detecting protein complexes from a single PPI network. Although some multi-view graph clustering algorithms have been developed for clustering multiple networks, most of the existing methods are based on the assumption that information collected from different data sources consist of the same set of instances, which means different networks denote different representations of a same set of instances [30–33]. Given that most proteins are multi-domain proteins, we need to design an algorithm that can generalized multi-view graph clustering to allow many-to-many relationships between the nodes in different networks, and jointly analyze multiple networks consist of different sets of instances and have different sizes [34, 35].

To address the above challenges, in this study, we introduce a novel multi-network clustering (MNC) model to exploit the shared clustering structure in PPI and DDI networks to improve the accuracy of protein complex detection. The overall framework of our algorithm is shown in Fig. 1. Unlike previous multi-view clustering algorithms that assume all views consist of the same set of instances, our method is a flexible approach that allows different networks to have different instances and different sizes. In particular, we consider the case when the networks are collected from different but related fields (i.e., PPI network and DDI network), and the cross-field instance relationship is many-to-many (i.e., a protein may contain multiple domains). Given a PPI network and a DDI network, we first introduce a generative model to describe the generation processes of these two networks. Secondly, based on the domain-protein associations, the generation processes of PPI and DDI networks are assumed to be dominated by a shared clustering structure, which describes the degree of proteins belonging to complexes. Finally, the protein complex detection problem is transformed into a parameter estimation problem. We have conducted comprehensive experiments to evaluate the performance of various protein complex detection algorithms. The experiment results demonstrate that by incorporating domain interactions and domain-protein associations, our multi-network clustering algorithm could generate more reliable prediction results than other state-of-the-art protein complex detection algorithms.

Fig. 1
figure 1

Schematic overview of the algorithm. The flowchart of our multi-network clustering procedure for detecting protein complexes

Methods

In this section, we describe our multi-network clustering (MNC) model as shown in Fig. 1 in details.

Model formulation

Given a PPI network G 1 with N 1 proteins and a DDI network G 2 with N 2 domains, two nonnegative score matrices \(A^{(1)}\in \mathbb {R}_{+}^{N_{1} \times N_{1}}\) and \(A^{(2)}\in \mathbb {R}_{+}^{N_{2} \times N_{2}}\) are used to represent the affinity/adjacency matrix of G 1 and G 2 respectively. Note that G 1 represents a PPI network and G 2 represents a DDI network, the two adjacency matrices A (1) and A (2) may have different dimensions, i.e. N 1≠N 2, and the relationships between nodes in G 1 and nodes in G 2 may be many-to-many. The domain-protein associations can be described by a N 2×N 1 matrix F, where F xi =1 if protein i in G 1 contains domain x in G 2, and F xi =0 otherwise. Our goal is to jointly exploit the clustering structures in PPI network G 1 and DDI network G 2, and infer \(H_{ik}^{(m)}\) which describes the weight of node i in the predicted k-th cluster of m-th network from each network A (m) (a higher value of \(H_{ik}^{(m)}\) represents that node i is more likely to belong to cluster k, and vice versa).

Suppose there are K m clusters in network G m . According to the definition of A (m) and H (m), \(W_{ij}^{(m)} = 1 - \exp \left (- \sum _{k=1}^{K_{m}} H_{ik}^{(m)}H_{jk}^{(m)}\right)\) represents the underlying co-cluster affinity between nodes i and j and each element \(A_{ij}^{(m)}\) of A (m) represents the observed interaction between nodes i and j, where \(A_{ij}^{(m)} = 1\) if there is an edge between nodes i and j and \(A_{ij}^{(m)} = 0\) otherwise. Thus, based on the assumption that if two nodes are connected in a network, they are more likely to belong to same clusters, we could infer the underlying clusters H (m) based on the observed data A (m). In particular, given H (m), we can write down the following probability of generating a particular network A (m):

$$ { \begin{aligned} P\left(A^{(m)}|H^{(m)}\right) &= \prod\limits_{ij} {W_{ij}^{(m)}}^{A_{ij}^{(m)}} \left(1 - W_{ij}^{(m)}\right)^{\left(1 - A_{ij}^{(m)}\right)}\\ &= \prod\limits_{ij} \left[1 - \exp\left(- \sum\limits_{k=1}^{K_{m}} H_{ik}^{(m)}H_{jk}^{(m)}\right)\right]^{A_{ij}^{(m)}}\\ &{\exp\left(- \sum\limits_{k=1}^{K_{m}} H_{ik}^{(m)}H_{jk}^{(m)}\right)}^{\left(1 - A_{ij}^{(m)}\right)}. \end{aligned}} $$
(1)

In this study, we focus on exploiting the underlying common clustering patterns of different heterogeneous networks. As an interaction between two proteins typically involves physically interacting between specific protein domains, there may be some matching relationships between the clusters in PPI networks and the clusters DDI networks. Therefore, in this study, based on the domain-protein association matrix F, H (2) is defined as F H (1), where \(H_{xk}^{(2)} = \sum _{i=1}^{N_{1}} F_{xi} H_{ik}^{(1)}\). With this definition, the predicted memberships of a domain are consistent with the predicted memberships of the proteins that contain this domain. To describe the relationship between H (1) and H (2), we introduce a nonnegative matrix \(H \in \mathbb {R}_{+}^{N_{1}\times K}\) and set H (1)=H and H (2)=F H (1)=F H.

Similar to [36], nonnegative priors for H are chosen to make sure that all elements of H are nonnegative. Specifically, independent Half-Normal priors with zero mean and variance λ=[λ k ] are assigned on each column of H:

$$ \begin{aligned} P(H_{ik}|\lambda_{k}) &= \mathcal{HN}(H_{ik}|\lambda_{k}), \quad \text{for} \quad i = 1, \ldots, N_{1},\\ k &= 1, \ldots, K. \end{aligned} $$
(2)

where for u≥0, \(\mathcal {HN}(u|\sigma) = \left (\frac {2}{\pi \sigma }\right)^{1/2} \exp \left (-\frac {u^{2}}{2\sigma }\right)\), and \(\mathcal {HN}(u|\sigma) = 0\) when u<0. We can find from Eq. (2) that all elements of the k-th column of H are associated with a same variance parameter λ k which controls the relevance of the corresponding cluster in accounting for the observed interactions. When the value of λ k is small, all elements of the k-th column of H are close to zero, which means the k-th column of H is not relevant and can be removed from the factorization. Through this filter, we could obtain a more parsimonious model which indicates the optimal number of clusters.

Finally, an inverse-Gamma prior, which is a conjugate prior for the Half-Normal distribution, is assigned to each relevance weight λ k :

$$ P(\lambda_{k}; a, b) = \frac{b^{a}}{\Gamma(a)}\lambda_{k}^{-(a+1)} \exp\left(-\frac{b}{\lambda_{k}}\right). $$
(3)

where a>0 and b>0 are the shape and scale parameters respectively. In this study, the values of a and b are fixed for all λ k . Based on the independence assumption of H and λ, we consider the following generation process of networks G 1 and G 2:

$$ \begin{aligned} P\left(A^{(1)}, A^{(2)}, H, \lambda|F\right) &= P\left(A^{(1)}|H\right)P(A^{(2)}|F,H)\\&\quad \,P(H|\lambda)P(\lambda). \end{aligned} $$
(4)

where P(A (1)|H) and P(A (2)|F,H) are defined in Eq. (1) and

$$ P(H|\lambda) = \prod\limits_{i,k} \left(\frac{2}{\pi \lambda_{k}}\right)^{1/2} \exp\left(-\frac{H_{ik}^{2}}{2\lambda_{k}}\right), $$
(5)
$$ \begin{array}{ll} P(\lambda) = \prod\limits_{k = 1}^{K} P(\lambda_{k}; a, b) = \prod\limits_{k=1}^{K} \frac{b^{a}}{\Gamma(a)}\lambda_{k}^{-(a+1)} \exp\left(-\frac{b}{\lambda_{k}}\right). \end{array} $$
(6)

With the observed networks A (1) and A (2), the values of the model parameters H and λ can be estimated by maximizing the joint probability (4). By substituting Eqs. (1), (5) and (6) into Eq. (4), and taking the negative logarithm and dropping constants, the objective function of our proposed multi-network clustering (MNC) model is formulated as follows:

$$ \begin{array}{ll} \min\limits_{H,\lambda} - \log P\left(A^{(1)}, A^{(2)}, H, \lambda|F\right) \\ = - \log P\left(A^{(1)}|H\right) - \log P\left(A^{(2)}|F,H\right) - \log P(H|\lambda)\\ \quad- \log P(\lambda) \\ = - \sum_{i,j=1}^{N_{1}} A_{ij}^{(1)} \log\left[1 - \exp\left(- \sum_{k=1}^{K} H_{ik}H_{jk}\right)\right] \\ \quad + \sum_{i,j=1}^{N_{1}} \left(1 - A_{ij}^{(1)}\right) \sum_{k=1}^{K} H_{ik}H_{jk}\\ \quad - \sum_{x,y=1}^{N_{2}} A_{xy}^{(2)} \log\left[1 - \exp\left(- F H H^{T} F^{T}\right)_{xy}\right] \\ \quad + \sum_{x,y=1}^{N_{2}} \left(1 - A_{xy}^{(2)}\right) \left(F H H^{T} F^{T}\right)_{xy} \\ \quad + \sum_{i=1}^{N_{1}}\sum_{k=1}^{K} \frac{1}{2\lambda_{k}} \left(H_{ik}\right)^{2} + \frac{N_{1}}{2}\sum_{k=1}^{K} \log{\lambda_{k}}\\ \quad+ \sum_{k=1}^{K} \frac{b}{\lambda_{k}} + (a+1)\sum_{k=1}^{K} \log{\lambda_{k}}, \\ s.t.\quad\quad\quad H\geq 0, \end{array} $$
(7)

where H≥0 means each element H ik ≥0.

Parameter estimation

An alternating optimization scheme is adopted to solve the objective function in Eq. (7). Specifically, we optimize the objective function in Eq. (7) with respect to one variable while fixing others. According to the multiplicative update rule [37, 38], we can obtain the following two updating rules for H ik and λ k :

$$ \lambda_{k} \leftarrow \frac{2b + \sum_{i=1}^{N_{1}} H_{ik}^{2}}{N_{1} + 2a + 2}. $$
(8)

and

$$ {\begin{aligned} H_{ik} \leftarrow \frac{H_{ik}}{2} + \frac{H_{ik}}{2} \frac{\sum\limits_{j=1}^{N_{1}} \frac{A_{ij}^{(1)}H_{jk}}{1 - exp(-HH^{T})_{ij}} + \sum\limits_{x,y=1}^{N_{2}} \frac{A_{xy}^{(2)} F_{xi}\sum\limits_{j=1}^{N_{1}} H_{jk}F_{yj}}{1-exp(-FHH^{T}F^{T})_{xy}}}{\sum\limits_{j=1}^{N_{1}} H_{jk} + \sum\limits_{x,y=1}^{N_{2}} F_{xi} \sum\limits_{j=1}^{N_{1}} H_{jk}F_{yj} + \frac{1}{2\lambda_{k}}H_{ik}}, \end{aligned}} $$
(9)

Once H is initialized, we update λ and H according to Eqs. (8) and (9) alternately until a stopping criterion has been satisfied. Note that the objective function is not jointly convex with respect to all variables. Thus, the final estimators of H and λ depend on the initial value of H. Proper initialization is therefore needed to achieve satisfactory performance. In this study, a heuristic method is utilized to initialize H. That is, we utilize the clustering result of a chosen algorithm (i.e., MCL) on PPI network G 1 to generate the initial value of H. We first utilize the chosen algorithm to detect \(\hat {K}\) clusters from network G 1, which involve \(\hat {N}\) nodes, then we set each of the remaining \(N_{1} - \hat {N}\) unclustered nodes to be a singleton cluster. Finally, this initialization clustering result is converted into an \(N_{1} \times (\hat {K} + N_{1} - \hat {N})\) binary indicator matrix H initial, where:

$$ H_{ik}^{initial} = \left \{ \begin{array}{cc} 1, & \text{if node} \,i \, \text{is assigned to cluster}\, k,\\ 0, & \text{otherwise}. \end{array}\right. $$
(10)

Similar to [39], a small positive perturbation is added to all entries of H initial and the resulting perturbed matrix is used to feed our optimization algorithm. In practice, we stop the iteration process when the relative change of the objective function (7) is less than 10−3.

Protein complex detection

After obtaining the final estimator \(\hat {H}\), as all elements of \(\hat {H}\) are nonnegative real values, we need to transform \(\hat {H}\) into a final protein-complex assignment matrix H ⋆. Similar to [40, 41], we transform \(\hat {H}\) into H ⋆ by taking a threshold τ. In particular, we assign protein i to complex k if \(\hat {H}_{ik}\) exceeds τ. That is, we set \(H_{ik}^{\star } = 1\) if H ik ≥τ and set \(H_{ik}^{\star } = 0\) if H ik <τ. Here, \(H_{ik}^{\star } = 1\) indicates that protein i is assigned to predicted complex k. In practice, we have found that τ=0.3 always leads to reasonable results [41, 42], so we set τ=0.3 in this study. The procedure of our multi-network clustering (MNC) algorithm is summarized in Algorithm 1.

Results

Experimental Datasets

In this study, we employ two heterogeneous networks for yeast, i.e., a PPI network and a DDI network, to evaluate the performance of various protein complex detection algorithms. The PPI data is downloaded from the DIP database [43], which involves with 17,201 protein interactions among 4930 proteins. The DDI data and domain-protein association data are downloaded from the following three databases, namely 3DID [44], iPfam [45] and DOMINE [23], which involves with 4781 domain interactions among 1256 domains and 2613 domain-protein associations between 1256 domains and 1948 proteins. We employ 3 benchmark complex sets, namely CYC2008 [46], MIPS [47] and SGD [48], as gold-standards. For each benchmark complex set, proteins that are not involved in the PPI data are filtered out. Furthermore, as suggested by Nepusz et al. [22], only complexes with at least three proteins are considered. As a consequence, CYC2008 contains 226 complexes covering 1190 proteins, MIPS contains 200 complexes covering 1059 proteins and SGD contains 230 complexes covering 1103 proteins. We also utilize the Gene Ontology (GO) functional annotations of yeast to evaluate the functional homogeneity of our predicted novel complexes. The GO file contains three types of annotations, i.e., molecular function, biological process and cellular component [49].

Evaluation metrics

In this study, we use two independent evaluation metrics to assess the performance of various protein complex identification algorithms. The first evaluation metric is the geometric accuracy (Acc) as introduced by Xie et al. [50], which is the geometric mean of sensitivity (Sn) and positive predictive value (PPV). Given a known complex b i and a predicted complex q j , let T i,j denote the number of proteins shared by b i and q j . Sn, PPV and Acc are defined as follows:

$$\begin{array}{@{}rcl@{}} && Sn = \frac{\sum_{i} \max_{j} T_{i, j}}{\sum_{i}|b_{i}|}, PPV = \frac{\sum_{j} \max_{i} T_{i, j}}{\sum_{j} |\cup_{i}(b_{i} \cap q_{j})|}, \\ && Acc = \sqrt{Sn \times PPV} \end{array} $$
(11)

where |·| counts the elements within a given set. The second evaluation metric is the fraction of matched complexes (FRAC) [22], which calculates the percentage of benchmark complexes that are identified. Given b i and q j , their overlapping score (OS) is defined as follows:

$$ OS(b_{i}, q_{j}) = \frac{|b_{i}\cap q_{j}|^{2}}{|b_{i}||q_{j}|}. $$
(12)

We consider b i and q j to be matching if O S(b i ,q j )≥ω. Similar to other researches [41, 42], we set the value of ω to be 0.25. The definition of FRAC is shown in Eq. (13), where B is the set of benchmark complexes and Q is the set of predicted complexes.

$$ FRAC = \frac{|\{b_{i}|b_{i}\in B \wedge \exists q_{j}\in Q, q_{j}\,\,matches\,\,b_{i}\}|}{|B|}. $$
(13)

Besides Acc and FRAC, other quality metrics, such as Precision, Recall and F-measure, are also widely used to evaluate the performance of a clustering algorithm. Let TP (true positive) denote the number of predicted complexes that are matched by the benchmark complexes, and FN (false negative) denote the number of benchmark complexes that are not matched by any of the predicted complexes, and FP (false positive) denote the number of predicted complexes minus TP. Precision, Recall and F-measure are defined as follows:

$$\begin{array}{@{}rcl@{}} && Recall = \frac{TP}{TP + FN}, Precision = \frac{TP}{TP + FP}, \\ && F-measure = \frac{2\times Precision \times Recall}{Precision + Recall}. \end{array} $$
(14)

Note that the reference data sets are far from complete. In particular, the PPI data used in our study covers 4930 proteins, whereas the three benchmark complex sets, namely, CYC2008, MIPS and SGD, only cover 1190, 1059 and 1103 proteins respectively. Thus, predicted protein complexes that do not match with any known complexes are not necessarily undesired results. On the contrary, they may be potential protein complexes [22]. As optimizing Precision and F-measure will somehow prevent us from detecting novel complexes, we do not use these evaluation metrics in this study.

As the reference data sets are incomplete, following the method of Nepusz et al. [22], we also evaluate the functional homogeneity of our predicted complexes. We use the hypergeometric distribution to calculate the P-value of biological relevance for a predicted complex and a given functional term. Suppose the background set covers N proteins. Given a predicted complex which includes C proteins and a functional group which contains S proteins. Suppose that z proteins in the functional group are included in the predicted complex, then P-value focus on calculating the probability of observing z or more proteins in the functional group that are included the predicted complex by chance:

$$ P-value = 1 - \sum\limits_{l=1}^{z-1} \frac{\left(\begin{matrix} S\\ l \end{matrix}\right)\left(\begin{matrix} N - S\\ C - l \end{matrix}\right)}{\left(\begin{matrix} N\\ C \end{matrix}\right)} $$
(15)

Parameter settings

Our model has two parameters a and b that need to be predefined. The effect of parameter a is implied in the updating rule (8). As shown in Eq. (8), the influence of a can be moderated by the number of proteins N 1. Therefore, following [42], we fix the value of a to be 2 and vary the value of b to evaluate the effect of this parameter. Although the reference data sets are far from complete, we can still use some of the known complexes to do parameter selection. In this study, the MIPS benchmark complex set is used to test the effect of parameters. Since most of the existing protein complex identification algorithms need to do parameter selection, we also utilize MIPS benchmark complex set to select the optimal parameters for these algorithms.

In particular, we vary the value of b (b∈{N 1×2−6,N 1×2−5,…,N 1×2−1}), and assess how well the predicted complexes match with MIPS benchmark complex set. We use the geometric mean of Acc and FRAC the measure the performance of our method. We can find from Fig. 2 that as the value of b increases, the geometric mean scores increase initially and decrease after reaching the maximum. Overall, with respect to MIPS benchmark complex set, b=N 1×2−2 would be the optimal setting for b. In the following experiments, we keep a=2 and b=N 1×2−2 as the default values of our method.

Fig. 2
figure 2

The effect of b. Performance of MNC on protein complex identification with different values of b measured by geometric mean of Acc and FRAC with respect to MIPS benchmark complex set. The x-axis denotes the value of \(\log \frac {b}{N_{1}}\) and the y-axis denotes the geometric mean of Acc and FRAC

Comparisons with state-of-the-art protein complex detection algorithms

To demonstrate the effectiveness of our model in detecting protein complexes, we compare our MNC with seven existing state-of-the-art protein complex identification algorithms, including CFinder [18], ClusterONE [22], CMC [51], MCL [19], RNSC [20], RRW [52] and SPICi [53]. As traditional protein complex identification algorithms are designed for mining clusters in a single PPI network, we apply the above algorithms on PPI network and apply our method on PPI and DDI networks. For a fair comparison, following the strategy used in [22, 33], for each compared algorithm, optimal parameters with respect to the MIPS benchmark complex set are set to generate its best results. Note that in this study, we initialize the model parameter H of MNC based on the clustering result of MCL on PPI network. Moreover, for all the compared algorithm, the predicted complexes with less than three proteins are discarded.

The performances of different protein complex identification algorithms are shown in Fig. 3. We can find that our MNC achieves better performance than other seven compared algorithms in terms of all evaluation metrics, with respect to CYC2008 and SGD. For example, with respect to CYC2008, MNC achieves Acc 0.697 and FRAC 0.726, which is 2.2% and 23% higher than the second best Acc and FRAC achieved by CMC. As shown in Fig. 3, the obvious performance difference between MNC and MCL (which is used to generate the initial value for the model parameter of MNC) indicates that the performance superiority of MNC is owing to the nature of our proposed model but not to the initialization conditions. In Table 1, we present the results of our model with random initial conditions (initialize matrix H randomly with K=1500). As shown in Table 1, there is no significant performance difference between MNC and MNC rand , which means that the performance of MNC does not heavily rely on the initialization of H. However, when using the clustering results of MCL to initialize H, the complexes predicted by MNC can cover more proteins, which means MNC is able to predict many novel complexes. Moreover, with random initialization, we usually need to repeat the entire calculation multiple times to mitigate the risk of local minimization. Therefore, we suggest devising an effective initialization method rather than initializing H randomly.

Fig. 3
figure 3

Comparison with existing protein complex identification algorithms. Performance of existing algorithms and our method in terms of (a) Acc and (b) FRAC, with respect to CYC2008 and SGD

Table 1 Performance of MNC with different initialize method

In addition, for each algorithm, we also calculate the number of known complexes in CYC2008 and SGD reference sets that are recognized by various algorithms under varying OS threshold ω, and show the corresponding results in Fig. 4. The number of matched known protein complexes of our MNC algorithm is dramatically higher than that of the other algorithms when ω ranges from 0.1 to 0.6. In particular, with respect to SGD reference set, when ω=0.2, MNC obtains 159 matched known protein complexes, which is 127%, 18.7%, 51.4%, 40.7%, 33.6%, 50% and 34.7% greater than that achieved by Cfinder, CMC, ClusterONE, MCL, RNSC, RRW and SPICi, respectively. Overall, MNC can predicted more true complexes than other seven classic algorithms.

Fig. 4
figure 4

Performance of existing algorithms and MNC in protein complex detection. Amounts of known protein complexes in reference sets (a) CYC2008 and (b) SGD that are recognized by various algorithms under varying OS threshold ω

Function enrichment analysis

Since the reference complexes sets are incomplete, to further validate the effectiveness of our model, we investigate the biological significance of our predicted protein complexes. Each predicted complex is associated with a P-value (as formulated in Eq. (15)) for Gene Ontology (GO) annotation. Note that for each predicted complex, we use the smallest P-value over all possible functional groups (i.e., the total GO functions of all the three subontologies, including Biological Process, Cellular Component and Molecular Function are used) to measure its functional homogeneity. The lower the P-value is, the stronger biological significance the predicted complex possesses. In this study, we consider a predicted complex to be biologically significant if its P-value is less than 1e-2. The web service of GO Term Finder (http://go.princeton.edu/cgi-bin/GOTermFinder) is used to calculate the P-value with Bonferroni correction for each predicted complex. The number and percentage of the predicted complexes whose P-value falls within [0, 1E-15], [1E-15, 1E-10], [1E-10, 1E-5], [1E-5, 1E-2], [1E-2, 1] are listed in Table 2. We also list the results of CMC since it can achieve the second best performance among all the compared methods. We can find from Table 2 that more than 70% of our predicted complexes are biologically significant, which indicates the effectiveness of our model in detecting functional significant clusters. The results shown in Table 2 also demonstrate that compared to CMC, our MNC can predict more complexes that have P-value less than 1E-15, 1E-10, 1E-5 or 1E-2. Table 3 provides 10 protein complexes predicted by MNC that have strong biological significance. The fifth column in Table 3 refers to the number and percentage of proteins in the predicted complex that annotated with the main annotation of GO terms out of the total number of proteins in that complex.

Table 2 The number and percentage of the complexes predicted by MNC and CMC that have P-value falls within different intervals
Table 3 Ten predicted protein complexes with smallest P-values

A case study: the GINS complex

In order to illustrate the benefits of integrating multiple heterogeneous networks, we introduce an example of protein complex that can be more accurately identified by MNC. GINS complex in CYC2008 involves 4 proteins, namely, YDR489W, YDR013W, YJL072C and YOL146W. Figure 5 shows how this complex is discovered by the clustering algorithms we have studied. Proteins (or protein domains) that have interactions are connected by solid lines, while the associations between proteins and protein domains are represented by dash lines. Shaded areas represent the clusters detected by various algorithms. Among all the compared algorithms, MNC is the only algorithm that can correctly cover all the proteins in this complex. We can find from Fig. 5 that there are only two interactions among the four protein subunits of GINS complex. Thus, for computational methods that are designed to detect protein complexes from PPI data, it is hard to identify this complex accurately. For instance, MCL can only detect three protein subunits of GINS complex (i.e., YDR489W, YDR013W and YJL072C) and misclassify four proteins into this complex. SPICi is only able to detect one protein subunit of GINS complex, i.e., YDR489W. Since none of the clusters predicted by CFinder, CMC, ClusterONE, RNSC and RRW matched with this complex, their results are not shown here. As shown in Fig. 5, three protein domains, which form a 3-clique in the DDI network, are associated with the protein subunits of GINS complex (i.e., PF06425 is associated with YOL146W, PF04128 is associated with YJL072C and PF03651 is associated with YDR013W). By taking into account domain-protein associations and domain-domain interactions, MNC can accurately identify GINS complex.

Fig. 5
figure 5

The GINS complex as detected by different computational methods. The shadow area shows the complex predicted by each method (a) MNC, (b) MCL and (c) SPICi. Red rectangle nodes represent subunits of the GINS complex in CYC2008, blue circle nodes represent proteins with other functions and green diamond nodes represent protein domains. The solid lines between nodes represent the interactions between proteins (or protein domains). The dash lines between nodes represent the interactions between proteins and protein domains

Discussions and conclusions

The joint analysis of multiple heterogeneous network data has the potential to increase the accuracy of protein complex detection. In this study, a novel multi-network clustering (MNC) model is developed to integrate multiple heterogeneous networks for protein complex detection. Our MNC model could make use of the cross-field relationships between proteins and protein domains to guide the search of protein complexes. Experiment comparisons on two real-world data sets show that our MNC outperforms other state-of-the-art protein complex detection methods in terms of two evaluation metrics with respect to three benchmark complex sets. These results show the effect of domain-domain interactions on protein complex identification, which suggests that the domain information should be used if it is available. Our model is a flexible framework, which can also be used to solve some multi-view learning problems. Regarding the future works, we would like to design an algorithm which can incorporate more types of data, including homogeneous and heterogeneous network data for protein complex detection.

References

  1. Huang J, Niu C, Green CD, Yang L, Mei H, Han J-DJ. Systematic prediction of pharmacodynamic drug-drug interactions through protein-protein-interaction network. PLoS Comput Biol. 2013; 9(3):1002998.

    Article  Google Scholar 

  2. Zhao B, Wang J, Li M, Wu FX, Pan Y. Detecting protein complexes based on uncertain graph model. IEEE/ACM Trans Comput Biol Bioinforma (TCBB). 2014; 11(3):486–97.

    Article  Google Scholar 

  3. Li X, Wu M, Kwoh CK, Ng SK. Computational approaches for detecting protein complexes from protein interaction networks: a survey. BMC Genomics. 2010; 11(Suppl 1):3.

    Article  Google Scholar 

  4. Wang J, Li M, Deng Y, Pan Y. Recent advances in clustering methods for protein interaction networks. BMC Genomics. 2010; 11(Suppl 3):10.

    Article  CAS  Google Scholar 

  5. Ji J, Zhang A, Liu C, Quan X, Liu Z. Survey: Functional module detection from protein-protein interaction networks. IEEE Trans Knowl Data Eng. 2014; 26(2):261–77.

    Article  Google Scholar 

  6. Gavin AC, Aloy P, Grandi P, Krause R, Boesche M, Marzioch M, Rau C, Jensen LJ, Bastuck S, Dumpelfeld B, Edelmann A, Heurtier MA, Hoffman V, Hoefert C, Klein K, Hudak M, Michon AM, Schelder M, Schirle M, Remor M, Rudi T, Hooper S, Bauer A, Bouwmeester T, Casari G, Drewes G, Neubauer G, Rick JM, Kuster B, Bork P, Russell RB, Superti-Furga G. Proteome survey reveals modularity of the yeast cell machinery. Nature. 2006; 440(7084):631–6.

    Article  CAS  PubMed  Google Scholar 

  7. Krogan NJ, Cagney G, Yu H, Zhong G, Guo X, Ignatchenko A, Li J, Pu S, Datta N, Tikuisis AP, Punna T, Peregrín-Alvarez JM, Shales M, Zhang X, Davey M, Robinson MD, Paccanaro A, Bray JE, Sheung A, Beattie B, Richards DP, Canadien V, Lalev A, Mena F, Wong P, Starostine A, Canete MM, Vlasblom J, Wu S, Orsi C, Collins SR, Chandran S, Haw R, Rilstone JJ, Gandi K, Thompson NJ, Musso G, St Onge P, Ghanny S, Lam MHY, Butland G, Altaf-Ul AM, Kanaya S, Shilatifard A, O’Shea E, Weissman JS, Ingles CJ, Hughes TR, Parkinson J, Gerstein M, Wodak SJ, Emili A, Greenblatt JF. Global landscape of protein complexes in the yeast saccharomyces cerevisiae. Nature. 2006; 440(7084):637–43.

    Article  CAS  PubMed  Google Scholar 

  8. Tarassov K, Messier V, Landry CR, Radinovic S, Molina MMS, Shames I, Malitskaya Y, Vogel J, Bussey H, Michnick SW. An in vivo map of the yeast protein interactome. Science. 2008; 320(5882):1465–70.

    Article  CAS  PubMed  Google Scholar 

  9. Clancy T, Hovig E. From proteomes to complexomes in the era of systems biology. Proteomics. 2014; 14(1):24–41.

    Article  CAS  PubMed  Google Scholar 

  10. Mitra K, Carvunis AR, Ramesh SK, Ideker T. Integrative approaches for finding modular structure in biological networks. Nat Rev Genet. 2013; 14(10):719–32.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  11. Ruan P, Hayashida M, Maruyama O, Akutsu T. Prediction of heterotrimeric protein complexes by two-phase learning using neighboring kernels. BMC Bioinformatics. 2014; 15(2):1.

    Google Scholar 

  12. Zhang Y, Lin H, Yang Z, Wang J. Integrating experimental and literature protein-protein interaction data for protein complex prediction. BMC Genomics. 2015; 16(Suppl 2):4.

    Article  Google Scholar 

  13. Peng W, Wang J, Zhao B, Wang L. Identification of protein complexes using weighted pagerank-nibble algorithm and core-attachment structure. IEEE/ACM Trans Comput Biol Bioinforma (TCBB). 2015; 12(1):179–92.

    Article  CAS  Google Scholar 

  14. Shen X, Yi L, Jiang X, Zhao Y, Hu X, He T, Yang J. Neighbor affinity based algorithm for discovering temporal protein complex from dynamic ppi network. Methods. 2016; 110:90–6.

    Article  CAS  PubMed  Google Scholar 

  15. Shen X, Yi L, Jiang X, He T, Hu X, Yang J. Mining temporal protein complex based on the dynamic pin weighted with connected affinity and gene co-expression. PloS ONE. 2016; 11(4):0153967.

    Google Scholar 

  16. Ou-Yang L, Dai DQ, Li XL, Wu M, Zhang XF, Yang P. Detecting temporal protein complexes from dynamic protein-protein interaction networks. BMC Bioinformatics. 2014; 15(1):335.

    Article  PubMed  PubMed Central  Google Scholar 

  17. 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 

  18. 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 

  19. Enright AJ, Van Dongen S, Ouzounis CA. An efficient algorithm for large-scale detection of protein families. Nucleic Acids Res. 2002; 30(7):1575–84.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  20. King A, Pržulj N, Jurisica I. Protein complex prediction via cost-based clustering. Bioinformatics. 2004; 20(17):3013–20.

    Article  CAS  PubMed  Google Scholar 

  21. Wu M, Li X, Kwoh CK, Ng SK. A core-attachment based method to detect protein complexes in ppi networks. BMC Bioinformatics. 2009; 10(1):169.

    Article  PubMed  PubMed Central  Google Scholar 

  22. 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 

  23. Yellaboina S, Tasneem A, Zaykin DV, Raghavachari B, Jothi R. Domine: a comprehensive collection of known and predicted domain-domain interactions. Nucleic Acids Res. 2011; 39(suppl 1):730–5.

    Article  Google Scholar 

  24. Wuchty S. Topology and weights in a protein domain interaction network–a novel way to predict protein interactions. Bmc Genomics. 2006; 7(1):1.

    Article  Google Scholar 

  25. Deng M, Mehta S, Sun F, Chen T. Inferring domain–domain interactions from protein–protein interactions. Genome Res. 2002; 12(10):1540–8.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  26. Kamada M, Sakuma Y, Hayashida M, Akutsu T. Prediction of protein-protein interaction strength using domain features with supervised regression. Sci World J. 2014; 2014(1):240673.

    Google Scholar 

  27. Hayashida M, Akutsu T. Domain-based approaches to prediction and analysis of protein-protein interactions. Int J Knowl Discov Bioinforma (IJKDB). 2014; 4(1):24–41.

    Article  Google Scholar 

  28. Finn RD, Bateman A, Clements J, Coggill P, Eberhardt RY, Eddy SR, Heger A, Hetherington K, Holm L, Mistry J, Sonnhammer ELL, Tate J, Punta M. Pfam: the protein families database. Nucleic Acids Res. 2014; 42(D1):222–30. doi:10.1093/nar/gkt1223. http://arxiv.org/abs/http://nar.oxfordjournals.org/content/42/D1/D222.full.pdf+html.

    Article  Google Scholar 

  29. Cheng W, Zhang X, Guo Z, Wu Y, Sullivan PF, Wang W. Flexible and robust co-regularized multi-domain graph clustering. In: Proceedings of the 19th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. Chicago: ACM: 2013. p. 320–8.

    Google Scholar 

  30. Bickel S, Scheffer T. Multi-view clustering. In: Proceedings of the Fourth IEEE International Conference on Data Mining. Brighton: IEEE Computer Society: 2004. p. 19–26.

    Google Scholar 

  31. Wu M, Xie Z, Li X, Kwoh CK, Zheng J. Identifying protein complexes from heterogeneous biological data. Proteins Struct Funct Bioinforma. 2013; 81(11):2023–33.

    Article  CAS  Google Scholar 

  32. Yong CH, Maruyama O, Wong L. Discovery of small protein complexes from ppi networks with size-specific supervised weighting. BMC Syst Biol. 2014; 8(Suppl 5):3.

    Article  Google Scholar 

  33. Ou-Yang L, Dai DQ, Zhang XF. Detecting protein complexes from signed protein-protein interaction networks. IEEE/ACM Trans Comput Biol Bioinforma (TCBB). 2015; 12(6):1333–44.

    Article  Google Scholar 

  34. Liu R, Cheng W, Tong H, Wang W, Zhang X. Robust multi-network clustering via joint cross-domain cluster alignment. In: Data Mining (ICDM), 2015 IEEE International Conference On. Atlantic City: IEEE: 2015. p. 291–300.

    Google Scholar 

  35. Ni J, Tong H, Fan W, Zhang X. Flexible and robust multi-network clustering. In: Proceedings of the 21th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. Sydney: ACM: 2015. p. 835–44.

    Google Scholar 

  36. Tan VY, Févotte C. Automatic relevance determination in nonnegative matrix factorization with the/spl beta/-divergence. IEEE Trans Pattern Anal Mach Intell. 2013; 35(7):1592–605.

    Article  PubMed  Google Scholar 

  37. Lee DD, Seung HS. Learning the parts of objects by non-negative matrix factorization. Nature. 1999; 401(6755):788–91.

    Article  CAS  PubMed  Google Scholar 

  38. Lee DD, Seung HS. Algorithms for Non-negative Matrix Factorization. In: Advances in Neural Information Processing Systems. Vancouver: MIT Press: 2001. p. 556–62.

    Google Scholar 

  39. Yang Z, Oja E. Clustering by low-rank doubly stochastic matrix decomposition. In: Proceedings of the 29th International Conference on Machine Learning (ICML-12). Edinburgh: JMLR: 2012. p. 831–8.

    Google Scholar 

  40. Greene D, Cagney G, Krogan N, Cunningham P. Ensemble non-negative matrix factorization methods for clustering protein-protein interactions. Bioinformatics. 2008; 24(15):1722–8.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  41. Zhang XF, Dai DQ, Ou-Yang L, Wu MY. Exploring overlapping functional units with various structure in protein interaction networks. PLoS ONE. 2012; 7(8):43092.

    Article  Google Scholar 

  42. Ou-Yang L, Dai DQ, Zhang XF. Protein complex detection via weighted ensemble clustering based on bayesian nonnegative matrix factorization. PLoS ONE. 2013; 8(5):62158.

    Article  Google Scholar 

  43. Salwinski L, Miller CS, Smith AJ, Pettit FK, Bowie JU, Eisenberg D. The database of interacting proteins: 2004 update. Nucleic Acids Res. 2004; 32(suppl 1):449–51.

    Article  Google Scholar 

  44. Stein A, Panjkovich A, Aloy P. 3did update: domain–domain and peptide-mediated interactions of known 3d structure. Nucleic Acids Res. 2009; 37(suppl 1):300–4.

    Article  Google Scholar 

  45. Finn RD, Marshall M, Bateman A. ipfam: visualization of protein–protein interactions in pdb at domain and amino acid resolutions. Bioinformatics. 2005; 21(3):410–2.

    Article  CAS  PubMed  Google Scholar 

  46. 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  Google Scholar 

  47. Mewes HW, Amid C, Arnold R, Frishman D, Güldener U, Mannhaupt G, Münsterkötter M, Pagel P, Strack N, Stümpflen V, Warfsmann J, Ruepp A. Mips: analysis and annotation of proteins from whole genomes. Nucleic Acids Res. 2004; 32(suppl 1):41–4.

    Article  Google Scholar 

  48. Cherry JM, Adler C, Ball C, Chervitz SA, Dwight SS, Hester ET, Jia Y, Juvik G, Roe T, Schroeder M, et al.Sgd: Saccharomyces genome database. Nucleic Acids Res. 1998; 26(1):73–9.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  49. Ashburner M, Ball CA, Blake JA, Botstein D, Butler H, Cherry JM, Davis AP, Dolinski K, Dwight SS, Eppig JT, et al.Gene ontology: tool for the unification of biology. Nat Genet. 2000; 25(1):25–9.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  50. Xie Z, Kwoh CK, Li XL, Wu M. Construction of co-complex score matrix for protein complex prediction from ap-ms data. Bioinformatics. 2011; 27(13):159–66.

    Article  Google Scholar 

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

    Article  CAS  PubMed  Google Scholar 

  52. Macropol K, Can T, Singh AK. Rrw: repeated random walks on genome-scale protein networks for local cluster discovery. BMC Bioinformatics. 2009; 10(1):283.

    Article  PubMed  PubMed Central  Google Scholar 

  53. Jiang P, Singh M. Spici: a fast clustering algorithm for large biological networks. Bioinformatics. 2010; 26(8):1105–11.

    Article  PubMed  PubMed Central  Google Scholar 

Download references

Funding

This work was supported by the National Natural Science Foundation of China (61402190, 61532008, 61602309), Self-determined Research Funds of CCNU from the colleges’ basic research and operation of MOE (CCNU15ZD011), Natural Science Foundation of SZU [2017077] and Hong Kong Research Grants Council (Project CityU C1007-15G). Publication costs were funded by the National Natural Science Foundation of China (61402190, 61532008, 61602309).

Availability of data and materials

The MNC algorithm described in this paper, as well as all the datasets used in this study are available from the authors upon request.

About this supplement

This article has been published as part of BMC Bioinformatics Volume 18 Supplement 13, 2017: Selected articles from the IEEE BIBM International Conference on Bioinformatics & Biomedicine (BIBM) 2016: bioinformatics. The full contents of the supplement are available online at https://bmcbioinformatics.biomedcentral.com/articles/supplements/volume-18-supplement-13.

Authors’ contributions

LOY and XFZ conceived and designed the method, and wrote the main manuscript text. HY contributed to the interpretation of the biological results. All authors read and approved the final manuscript.

Ethics approval and consent to participate

Not applicable.

Consent for publication

Not applicable.

Competing interests

The authors declare that they have no competing interests.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Xiao-Fei Zhang.

Additional information

From IEEE BIBM International Conference on Bioinformatics & Biomedicine (BIBM) 2016 Shenzhen, China. 15-18 December 2016

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

Ou-Yang, L., Yan, H. & Zhang, XF. A multi-network clustering method for detecting protein complexes from multiple heterogeneous networks. BMC Bioinformatics 18 (Suppl 13), 463 (2017). https://doi.org/10.1186/s12859-017-1877-4

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/s12859-017-1877-4

Keywords