Literature DB >> 28361714

Finding low-conductance sets with dense interactions (FLCD) for better protein complex prediction.

Yijie Wang1, Xiaoning Qian2.   

Abstract

BACKGROUND: Intuitively, proteins in the same protein complexes should highly interact with each other but rarely interact with the other proteins in protein-protein interaction (PPI) networks. Surprisingly, many existing computational algorithms do not directly detect protein complexes based on both of these topological properties. Most of them, depending on mathematical definitions of either "modularity" or "conductance", have their own limitations: Modularity has the inherent resolution problem ignoring small protein complexes; and conductance characterizes the separability of complexes but fails to capture the interaction density within complexes.
RESULTS: In this paper, we propose a two-step algorithm FLCD (Finding Low-Conductance sets with Dense interactions) to predict overlapping protein complexes with the desired topological structure, which is densely connected inside and well separated from the rest of the networks. First, FLCD detects well-separated subnetworks based on approximating a potential low-conductance set through a personalized PageRank vector from a protein and then solving a mixed integer programming (MIP) problem to find the minimum-conductance set within the identified low-conductance set. At the second step, the densely connected parts in those subnetworks are discovered as the protein complexes by solving another MIP problem that aims to find the dense subnetwork in the minimum-conductance set.
CONCLUSION: Experiments on four large-scale yeast PPI networks from different public databases demonstrate that the complexes predicted by FLCD have better correspondence with the yeast protein complex gold standards than other three state-of-the-art algorithms (ClusterONE, LinkComm, and SR-MCL). Additionally, results of FLCD show higher biological relevance with respect to Gene Ontology (GO) terms by GO enrichment analysis.

Entities:  

Keywords:  Dense subnetwork; Low conductance set; Mixed integer programming; Protein complex identification

Mesh:

Year:  2017        PMID: 28361714      PMCID: PMC5475323          DOI: 10.1186/s12918-017-0405-5

Source DB:  PubMed          Journal:  BMC Syst Biol        ISSN: 1752-0509


Background

Recent developments of high-throughput profiling techniques, such as yeast two-hybrid (Y2H) and tandem affinity purification (TAP) with mass spectrometry (MS), allow scientists to generate large-scale protein-protein interaction (PPI) datasets for different species [1-5]. These interactome data have enabled us to discover biological insights from a systematic point of view through PPI networks, where nodes represent proteins and edges denote biological relationships (either physical binding or statistical association) between two proteins. In this paper, we focus on predicting protein complexes in derived PPI networks from high-throughput profiling. Based on the inherent topological structures of protein complexes [6], prediction of protein complexes can be formulated as searching for subnetworks that are densely connected inside and well separated from the rest of the PPI networks. Many algorithms have been developed and applied for this purpose of detecting protein complexes. These existing algorithms can be grouped into three categories. The first category includes the algorithms that mimic Markovian random walk on graphs, pioneered by MCL [7]. MCL does not have explicit mathematical definitions for the desired properties of subnetworks to detect as protein complexes. Similar to random walk, it iteratively implements “Expand” and “Inflation” operations to generate non-overlapping complexes. R-MCL [8] and SR-MCL [9] are improved versions of MCL. R-MCL penalizes the large complexes at each iteration in order to obtain more size-balanced complexes with a similar number of nodes within them. SR-MCL executes R-MCL many times to yield overlapping complexes. All those algorithms have shown good empirical performance, despite the mystery of parameter tuning and the lack of theoretic understanding of their working mechanisms. Algorithms in the second category do not directly predict complexes according to the topological structure of subnetworks but resemble traditional clustering methods based on derived similarity measures between nodes or edges. For example, MCODE [1], CFinder [10], and RRW [11] grow complexes from single nodes by iteratively adding similar nodes in terms of different similarity criteria that help form local dense subnetworks. However, they only concentrate on the internal connectivity of the subnetworks and neglect the connectivity between the subnetworks and the rest of the networks. LinkComm [12] represents networks with edge graphs, whose nodes are interactions and edges reflect the similarity between interactions, and derives potential complexes by hierarchical clustering to partition the edge graphs. Algorithms in the third category detect complexes based on explicit topological definitions of protein complexes. For example, modularity [13] and conductance [6, 14] are two widely used definitions. Algorithms based on modularity [15] aim to detect subnetworks that have higher than expected internal connections. And algorithms, such as ClusterONE [6], based on finding low-conductance sets, focus on the separability of the subnetworks, which can be quantified by the ratios between the external connections of subnetworks and the total number of interactions of the proteins within the subnetworks. However, these methods have their own limitations. Modularity-based methods have the inherent resolution problem [16], which leads to ignorance of small-size protein complexes. Algorithms based on conductance minimization [6, 17] consider the relationships between the internal connections and the external connections of subnetworks, but neglect the density of the interactions within the subnetworks. In this paper, we propose a two-step algorithm FLCD (Finding Low-Conductance sets with Dense interactions) to detect protein complexes that have dense interactions inside and sparse interactions outside in a given PPI network. FLCD explicitly takes care of both the internal and external connectivity of protein complexes in two steps. FLCD first identifies a low-conductance set around a protein, which is locally well separated from the rest of the network. Then a densely connected subnetwork within the low-conductance set is detected based on the definition of the edge density of a subnetwork proposed in [18]. We compare our FLCD with three state-of-the-art overlapping complex prediction algorithms, which are ClusterONE [6], LinkComm [12], and SR-MCL [9], respectively. Experimental results on four different yeast PPI networks from different publicly accessible databases demonstrate that our FLCD outperforms all competing algorithms for biological significance in terms of yeast protein complex gold standards and Gene Ontology (GO) term annotations [19].

Results and discussion

We first introduce the implementation details of the algorithms that we take for comparison; the information of the PPI networks, the reference protein complex datasets as our gold standards, and the GO terms we use for evaluation; and the criteria for the performance comparison. In order to demonstrate the robust performance of FLCD, we then compare predicted protein complexes from three selected state-of-the-art protein complex prediction algorithms based on two golden standard protein complex datasets on four public yeast PPI networks. What’s more, we apply GO enrichment analysis to the entire set of detected complexes by all the competing algorithms. At the end, we illustrate differences between protein complexes predicted by all competing algorithms corresponding to specific reference complexes to further demonstrate the superiority of our FLCD.

Algorithms, data, and evaluation metrics

Algorithms

We compare our FLCD algorithm with other three state-of-the-art overlapping complex prediction algorithms, which are ClusterONE [6], LinkComm [12], and SR-MCL [9]. The JAVA implementation of ClusterONE does not require any tuning parameters. For LinkComm, we set the tuning parameter t (the threshold to cut the dendrogram for hierarchical clustering) to 0.2 that achieves the best performance empirically in our experiments. For SR-MCL, we set the inflation parameter I=3 and other parameters to their default settings since they yield the best results in our experiments. We set the only parameter k of our FLCD, the size of local neighbors based on personalized PageRank computation, to 20.

Data

We take four yeast PPI networks for performance evaluation: SceDIP, SceBG, SceIntAct, and SceMINT, extracted respectively from the Database of Interacting Proteins (DIP) [2], the Biological General Repository for Interaction Datasets (BioGRID) [3], the IntAct Molecular Interaction Database (IntAct) [4], and the Molecular INTeraction database (MINT) [5]. We note that we only consider protein-protein interactions by removing all genetic interactions from SceBG. We download the protein complex gold standards from the supplementary data in [6], which are obtained from the Saccharomyces Genome Database (SGD) [20] and the Munich Information Center for Protein Sequences (MIPS) [21] databases. For each PPI network, we remove reference protein complexes if their size smaller than 3 or half of the proteins of them are not in the network. The detailed information of four PPI networks and the gold standard reference complex datasets are provided in Table 1.
Table 1

The detailed information of four yeast PPI networks and the numbers of covered SGD and MIPS reference complexes

Network#. proteins#. interactionsSGDMIPS
SceDIP513622491224184
SceBG643880577234189
SceIntAct545354134231187
SceMINT541427316230188
The detailed information of four yeast PPI networks and the numbers of covered SGD and MIPS reference complexes Due to the possible incompleteness of the reference protein complexes, we further examine the biological relevance of every predicted complex by GO enrichment analysis. We download the mappings of yeast genes and proteins to GO terms according to [20] (version 20150411).

Evaluation metrics for protein complex prediction

For the protein complex prediction, we assess the performance of all competing algorithms by a composite score consisting of three quality measures: F-measure [9, 14]; the geometric accuracy (Acc) score [14]; and the maximum matching ratio (MMR) [6]. For fair comparison, we remove predicted complexes of two or fewer proteins by all competing algorithms. For a gold standard reference protein complex set C={c 1,c 2,…,c } and a set of predicted complexes S={s 1,s 2,…,s }, the F-measure is defined as the harmonic mean of precision and recall defined as follows: in which N ={s ∈S|N A(c ,s )≥0.25,∃c ∈C} is the set of the complexes that match to one or more reference protein complexes; |N | is the size of the set N . N ={c ∈C|N A(c ,s )≥0.25,∃s ∈S} is a set of reference protein complexes that are matched by predicted complexes. We consider a reference protein complex c is matched by a predicted complex s if N A(c ,s )≥0.25 [9, 22], where is called neighborhood affinity. Finally, the F-measure is The geometric accuracy (Acc) score is the geometric mean of two other measures — the cluster-wise sensitivity (Sn) and cluster-wise positive predictive value (PPV) [6]. Given m predicted and n reference complexes, let t denote the number of proteins that exist in both predicted complex s and reference complex c , and w represent the number of proteins in reference complex c . Then Sn and PPV can be computed as The Acc score provides a balanced measure of Sn and PPV: . The maximum matching ratio (MMR) is the ratio of the weight of maximum weight matching to the size of the reference set.

GO enrichment analysis

Suppose that a given PPI network has N proteins with M proteins annotated with one GO term and the predicted complex has n proteins with m proteins annotated with the same GO term. The p-value of the complex enriched with that GO term can be calculated as similarly done in [23]: We choose the lowest p-value of all its enriched GO terms for a predicted complex as its final p-value. A GO term is statistically significantly enriched when the p-value of any complex corresponding to this GO term is lower than 1e−3.

Comparison on protein complex prediction

We apply all competing algorithms to search for potential protein complexes in four yeast PPI networks and compare them in terms of the composite score, consisting of F-measure, Acc score and MMR based on both the SGD and MIPS reference protein complex datasets. We note that the different sizes and different numbers of detected complexes would affect the scores for the metrics that we have employed. However, in the context of complex prediction, there is no universal gold-standard metric. Hence, we apply three aforementioned metrics that have been commonly adopted in many other related works [6, 9]. We also note that the average sizes of the complexes generated by FLCD in our experiments are from 6 to 8 for four networks under study. The average complex sizes are indeed comparable to the average sizes of detected complexes by other algorithms. For example, the average sizes of complexes produced by LinkCommunity are from 5 to 6; The average sizes of complexes produced by ClusterONE are from 7 to 9; The average sizes of complexes produced by SR-MCL are from 8 to 10. Furthermore, the total numbers of predicted complexes yielded by FLCD, LinkCommunity and SR-MCL are much larger than that of ClusterONE. The reason is that the post-processing procedure of ClusterONE filters out complexes with lower scores but FLCD and LinkCommunity output all complexes without filtering. As shown in Figs. 1 and 2, FLCD clearly outperforms other state-of-the-art algorithms for all four networks on both SGD and MIPS reference datasets. Therefore, the complexes detected by FLCD have the best correspondence with the reference datasets. The detailed evaluation scores in Figs. 1 and 2 are displayed in Tables 2 and 3, respectively.
Fig. 1

Comparison of all competing algorithms by SGD reference dataset in terms of the composite scores. Shades of the same colorindicate different evaluating scores. Each bar height reflects the value of the composite score

Fig. 2

Comparison of all competing algorithms by MIPS reference dataset in terms of the composite scores. Shades of the same color indicate different evaluating scores. Each bar height reflects the value of the composite score

Table 2

Comparison of protein complex prediction by SGD reference dataset

NetworkMethod# complex#. matchedcoverageRecallPrecisionF-measureSnPPVAccMMR
SceDIPFLCD2134 152 39210.67860.2020 0.3113 0.59640.50030.5462 0.3685
CONE3808615030.38390.25790.30850.40820.62030.50320.1950
LinkC183913737350.61160.12890.21300.62900.4820 0.5506 0.3276
SR-MCL32164446780.22280.02210.04120.51200.28930.34890.0708
SceBGFLCD4027 183 58360.78210.20000.31810.73630.5621 0.6433 0.4920
CONE52212227350.52140.2433 0.3318 0.64880.60350.62570.2542
LinkC538216460760.70080.12170.20720.88800.43730.62310.4100
SR-MCL186210858890.46150.12450.19610.89990.30340.52250.2151
SceIntActFLCD3394 172 46780.74460.19330.30690.66990.5391 0.6009 0.4661
CONE49611719940.50650.2419 0.3275 0.57420.59440.58420.2742
LinkC12979352900.40260.09410.15250.92230.23930.46980.2285
SR-MCL10796853420.22940.04370.15170.77840.24020.43410.1213
SceMINTFLCD2483 157 42100.68260.2280 0.3418 0.65240.52840.5871 0.4163
CONE51311023350.47830.20270.28480.53700.59540.56540.2442
LinkC220114440680.62610.15950.25420.67570.5540 0.6119 0.3743
SR-MCL36983349760.14350.01690.03020.50130.25970.36080.0609

CONE and LinkC are short for ClusterONE and LinkComm, respectively

Bold values denote the best scores corresponding to specific criteria

Table 3

Comparison of protein complex prediction by MIPS reference dataset

NetworkMethod# complex#. matchedCoverageRecallPrecisionF-measureSnPPVAccMMR
SceDIPFLCD2134 120 39210.65220.1603 0.2573 0.40010.39010.3951 0.3206
CONE3807415030.40220.18680.25510.27490.40150.33220.1533
LinkC183910937350.59240.11040.18620.47750.3646 0.4173 0.2993
SR-MCL28514146870.19640.02300.04020.45920.21040.31080.0726
SceBGFLCD4027 124 58360.65610.1393 0.2298 0.46430.43150.4476 0.3611
CONE5228627350.44500.15330.22930.45370.44520.44940.1795
LinkC538210960760.63490.09180.16040.81790.3504 0.5354 0.3285
SR-MCL18626558890.34390.06730.11260.73600.24360.42340.1384
SceIntActFLCD3394 120 46780.64170.1452 0.2368 0.41830.40340.4108 0.3482
CONE4967919940.42250.16330.23560.35870.42960.39250.1927
LinkC12978052900.42780.07320.12510.90280.1986 0.4234 0.1886
SR-MCL10794553420.13370.01900.09410.62460.18500.33990.0960
SceMINTFLCD2483 111 42100.59040.1800 0.2759 0.41470.40860.4116 0.3231
CONE5136723350.35640.12670.18690.32740.40170.36260.1519
LinkC220110040680.53190.10400.17400.47440.4038 0.4377 0.2744
SR-MCL36982449760.12770.01120.02050.41920.19990.28940.0481

CONE and LinkC are short for ClusterONE and LinkComm, respectively

Bold values denote the best scores corresponding to specific criteria

Comparison of all competing algorithms by SGD reference dataset in terms of the composite scores. Shades of the same colorindicate different evaluating scores. Each bar height reflects the value of the composite score Comparison of all competing algorithms by MIPS reference dataset in terms of the composite scores. Shades of the same color indicate different evaluating scores. Each bar height reflects the value of the composite score Comparison of protein complex prediction by SGD reference dataset CONE and LinkC are short for ClusterONE and LinkComm, respectively Bold values denote the best scores corresponding to specific criteria Comparison of protein complex prediction by MIPS reference dataset CONE and LinkC are short for ClusterONE and LinkComm, respectively Bold values denote the best scores corresponding to specific criteria When we take SGD reference dataset as our gold standard protein complexes, from Table 2, we find that FLCD consistently achieves the best MMR scores among all competing algorithms because FLCD is the only algorithm that can capture the desired network structure of protein complexes. In the table, we also compare F-measure and the precision and recall scores that are used to compute F-measure. We observe that for all four PPI networks, FLCD predicts the largest number of matched reference protein complexes, and therefore FLCD attains the best recall scores for all PPI networks. With respect to the precision score, FLCD is the best for SceMINT but ClusterONE performs the best for the rest. However, since the post-processing step in ClusterONE only keeps the dense complexes, ClusterONE has low coverage. Based on the precision and recall scores, we find that FLCD attains the best F-measures for SceDIP and SceMINT PPI networks and ClusterONE obtains the best scores for SceBG and SceIntAct PPI networks. In addition to MMR and F-measure, we show comparison on the cluster-wise sensitivity (Sn), the cluster-wise positive predictive value (PPV) and the Acc score. We notice that FLCD has the best Acc scores for SceBG and SceIntAct. LinkComm obtains the best Acc scores for SceDIP and SceMINT, since LinkComm detects several large-size and many small-size complexes, which favors both the Sn and PPV scores [6]. We also compare the coverage of the competing algorithms and notice that SR-MCL has the largest coverage and FLCD has competitive coverage to SR-MCL. Here, the coverage is defined as the number of proteins covered by all predicted complexes, which is typically used to evaluate whether complex prediction algorithms can help comprehensively predict functionalities for all the proteins in a given network. For MIPS reference dataset, we notice the similar trend for the evaluation scores in Table 3. FLCD finds the largest number of matched reference complexes in MIPS and attains the best recall scores, F-measures and MMR scores for all four PPI networks. The Acc scores of FLCD are competitive to LinkComm, which achieves the best Acc scores for all four yeast PPI networks. FLCD covers the competitive number of proteins to SR-MCL, which covers the largest number of proteins in all four yeast PPI networks. However, by the overall performance, which is represented by the composite score, FLCD is superior to other competing algorithms as shown in Fig. 2. In summary, considering the composite score based on three metrics, our FLCD outperforms the other algorithms. To further validate all competing algorithms, we perform GO enrichment analysis in the next section to see whether all predicted complexes by different algorithms have significant biological meaning.

Comparison on GO enrichment analysis

We perform GO enrichment analysis for all protein complexes predicted by the competing algorithms and report the percentages of the predicted protein complexes that are significantly enriched with at least one GO term and the total number of GO terms that are enriched in the predicted complexes in Table 4. We find that our FLCD achieves the best percentages of the enriched predicted protein complexes in SceDIP and SceIntAct PPI networks. ClusterONE obtains the best percentages for SceBG and SceMINT PPI networks but with the smaller number of GO terms enriched in the detected complexes because ClusterONE may remove meaningful functional modules in its post-processing step. Furthermore, the protein complexes detected by FLCD are significantly associated with the largest number of GO terms over all competing algorithms on all four PPI networks.
Table 4

Comparison by GO enrichment analysis

NetworkMethod# complex% enriched# GO
SceDIPFLCD2134 72.2 1442
CONE38071.8852
LinkC183967.41273
SR-MCL285123.5957
SceBGFLCD402772.4 1800
CONE522 77.4 1282
LinkC538239.81554
SR-MCL186256.41702
SceIntActFLCD339462.4 1414
CONE496 65.6 1031
LinkC129746.51129
SR-MCL107944.7888
SceMINTFLCD2483 62.3 1416
CONE51359.4954
LinkC220132.11123
SR-MCL369819.7856

“% enriched” presents the percentage of complexes that are enriched with at least one GO term. “# GO” denotes the number of enriched GO terms

Bold values denote the best scores corresponding to specific criteria

Comparison by GO enrichment analysis “% enriched” presents the percentage of complexes that are enriched with at least one GO term. “# GO” denotes the number of enriched GO terms Bold values denote the best scores corresponding to specific criteria To further examine the statistical significance of the complexes detected by the competing algorithms, we compare the p-values of the complexes under GO terms of biological process, molecular function, and cellular component domains. We use the lowest p-value for each predicted complex and show the comparison of the statistical significance of the complexes detected by all competing algorithms in Fig. 3. The y-axis of Fig. 3 represents the negative log-p-values while the x-axis is the ordered list of the complexes detected by all competing algorithms in terms of their negative log-p-values. Since complexes with significant biological relevance have lower p-values, higher values in Fig. 3 represent the higher quality of the detected complexes. As shown in Fig. 3, for all four yeast PPI networks, in addition to the fact that FLCD detects significantly more GO-enriched complexes, FLCD clearly outperforms other competing algorithms because the curves of FLCD are consistently on top of the others. The outperformance of FLCD further demonstrates that network structure that has dense internal connectivity and sparse external connectivity can better depict complexes of biological significance and FLCD provides an effective way to predict complexes with the desired network structure through explicitly taking care of internal and external connectivity of potential subnetworks.
Fig. 3

Statistical significance of the predicted complexes of all competing algorithms

Statistical significance of the predicted complexes of all competing algorithms

Examples of predicted complexes

We further show the differences between the competing algorithms by illustrating the predicted complexes corresponding to two specific reference protein complexes. The first reference protein complex is the Smc5-Smc6 complex. In Fig. 4, the Smc5-Smc6 complexes predicted by FLCD, ClusterONE, LinkComm, and SR-MCL are displayed from (a.1) to (a.4), respectively. We notice that FLCD successfully identifies the Smc5-Smc6 complex as shown in Fig. 4(a.1). ClusterONE fails to detect the protein annotated as NSE4, probably due to the inaccuracy of the greedy algorithm used in ClusterONE. Also, we find that the protein annotated as GEX1 only interacts with the protein NSE3 but it is falsely added to the Smc5-Smc6 complex by ClusterONE. Because ClusterONE focuses on the separability of a complex but does not directly consider the internal density of the complex, it may mistakenly add proteins with small degrees into the final result. The complex in Fig. 4(a.3) predicted by LinkComm contains false positives and false negatives since the similarities between interactions used in LinkComm can not describe the topological structure of protein complexes. In Fig 4(a.4), we find out that the Smc5-Smc6 complex predicted by SR-MCL consists of many false positives. However, it is hard to explain the performance of SR-MCL on predicting the Smc5-Smc6 complex due to the unclear working mechanism of SR-MCL.
Fig. 4

Illustrations of predicted complexes in SceBG network. to are Smc5-Smc6 complexes predicted by FLCD, ClusterONE, LinkComm, and SR-MCL, respectively. Nodes in blue are proteins in the reference Smc5-Smc6 complex and nodes in white are proteins outside the reference Smc5-Smc6 complex. Nodes in yellow are proteins failed to be detected by the corresponding algorithms. to are RNase complexes predicted by FLCD, ClusterONE, LinkComm, and SR-MCL, respectively. Nodes in red are proteins in the reference RNase complex and nodes in white are proteins outside the reference RNase complex

Illustrations of predicted complexes in SceBG network. to are Smc5-Smc6 complexes predicted by FLCD, ClusterONE, LinkComm, and SR-MCL, respectively. Nodes in blue are proteins in the reference Smc5-Smc6 complex and nodes in white are proteins outside the reference Smc5-Smc6 complex. Nodes in yellow are proteins failed to be detected by the corresponding algorithms. to are RNase complexes predicted by FLCD, ClusterONE, LinkComm, and SR-MCL, respectively. Nodes in red are proteins in the reference RNase complex and nodes in white are proteins outside the reference RNase complex Similarly, we show the predicted RNase complexes by all competing algorithms in Fig. 4 from (b.1) to (b.4). In (b.1), we observe that FLCD detects all proteins in the reference RNase complex but mistakenly includes the protein SKI7 due to the existence of false positive interactions between SKI7 and proteins in RNase complex. In addition to SKI7, the predicted complex by ClusterONE (shown in Fig. 4(b.2)) contains two false positive proteins with very small degrees due to the ignorance of the internal density. Because LinkComm does not explicitly characterize the separability of the complexes, it also recruits some false positive proteins as clearly shown in Fig. 4(b.3). For the complex obtained by SR-MCL, we note that it has lots of false positive proteins and the topological property of the predicted complex is not clear.

Conclusions

We propose an algorithm FLCD to predict protein complexes in protein-protein interaction networks. FLCD can better characterize the topological structure of a protein complex, which is densely connected inside and well separated from the rest of the networks. We compare FLCD with other three state-of-the-art algorithms on protein complex prediction. The comparison results show that FLCD achieves superior performances. Furthermore, GO enrichment analysis of the results of the competing algorithms demonstrates that FLCD finds more biologically meaningful complexes, within which proteins tend to be in the same cellular components and have similar functions and/or participate in the same biological processes.

Methods

Terminologies and definitions

Let an undirected graph G=(V,E) represent a PPI network, where V denotes the set of proteins in G and E is the interaction set. A is the adjacency matrix of G with A =A and A =1 denoting node i interacts with node j and A =0 otherwise. The degree matrix D of G is a diagonal matrix with D =d , where is the number of interactions connecting to protein i. For a set S of proteins, the conductance of S in G is defined as [17] where denotes the edge cut, the set of edges between the set S and its complement set , |·| denotes the set size, and is the number of all incident interactions of the set T. Here we make a mild assumption that v o l(S)≪v o l(V) for a small protein complex S in the large-scale PPI network G, which means . Hence, we have where A is the adjacency matrix of the induced subnetwork with respect to set S and D is the degree matrix for the nodes in S, where for i∈S. For the same set S, the density of S is defined as [18] where 1 is the indicator function depending on whether i∈S.

Motivation

FLCD is motivated by conductance minimization to identify well separated subnetworks in a given network. However, FLCD can overcome the problem of conductance minimization, which pays no attention to the internal connectivity within subnetworks as potential protein complexes. Figure 5 shows a motivating example: We can find two complexes enclosed in the red dotted lines in the network based on conductance minimization. The conductances of the complexes within red dotted lines are and and the conductances of complexes within blue dashed lines are and . Obviously, the conductances of the complexes within red dotted lines are lower than the complexes within blue dashed lines, indicating that the complexes within red dotted lines are topologically more separable than the complexes within blue dashed lines. However, the complexes within the blue dashed lines are more likely to be the desired complexes since the nodes with green border lines can not be confidently grouped into potential protein complexes due to their low degrees.
Fig. 5

A motivating example for FLCD. Red dotted lines mark the complexes detected based on conductance minimization. Blue dashed lines mark the complexes predicted by our FLCD algorithm. Nodes with green border lines are removed by FLCD due to the lack of dense interactions

A motivating example for FLCD. Red dotted lines mark the complexes detected based on conductance minimization. Blue dashed lines mark the complexes predicted by our FLCD algorithm. Nodes with green border lines are removed by FLCD due to the lack of dense interactions FLCD explicitly considers both the separability and internal edge density of complexes in two steps respectively. At the first step, it takes care of the separability of complexes by ensuring low conductance to hope for the complexes to have unique biological functions. At the second step, FLCD preserves the densely connected parts of the complexes identified in the first step. Because PPI networks are noisy and typically sparse, instead of finding cliques, we use the definition of internal density in (7) to search for dense subnetworks as final predicted complexes.

Searching for a low-conductance set

Given a starting protein v, our goal is to find a protein set with low conductance including v. We first apply the algorithm proposed in [17] to find a potential set H with low conductance, then the minimum-conductance set in H is identified through solving a mixed integer programming (MIP) problem exactly. Following [17], a low-conductance set including v can be efficiently approximated via the personalized PageRank vector of v. The personalized PageRank vector p(α,v) of v on G is the stationary distribution of the random walk on G, in which at every step, the random walker has the probability of α to restart the random walk at v and otherwise performs a lazy random walk. Mathematically, p(α,v) is the unique solution to where α∈(0,1] is the “teleportation” constant, e is the indicator vector of v and is the underlying probability transition matrix of the lazy random walk. We apply the local algorithm in [17] to efficiently approximate . Then we sort the nodes based on and attain an ordered set , whose elements satisfy . Inspired by PageRank-Nibble [17] that sweeps the ordered set to get the low-conductance set, we propose to find the minimum low-conductance set within a subnetwork of size k, which consists of the top k elements in , by solving a MIP problem. We take the top k elements out of , which are more likely to comprise a low-conductance set with v, and put them in H. The minimum-conductance set in H can be derived by solving the following optimization problem based on (6): where x is a binary vector with x =1 indicating that node i in H is assigned into and x =0 otherwise; and d is a vector containing the degrees of every node in H. We force node v to be in the low-conductance set by setting x =1. By algebraic manipulations, (9) can be transformed into the following equivalent formulation: After using standard techniques [24] to linearize z x and x x , the optimization problem can be solved by any MIP solver, such as Gurobi [25]. Because the size of |H|=k is much smaller than |V|=n and we only focus on identifying one low-conductance set, we can efficiently obtain the minimum-conductance set in H by solving (10) exactly. If node v is in a connected component of size k ′ and we set k>k ′, then we might have a trivial solution that the low-conductance set is the connected component with conductance 0. To avoid this, we apply the following procedure. We check every derived low-conductance set of size k ′ to see whether it has exactly 0 conductance, which implies that it is a connected component with size k ′. If that is the case, we then set k=k ′−1, and re-solve the MIP to get a non-trivial solution.

Conservation of the densest subnetwork in

The induced subnetwork G with respect to the protein set is well separated from the rest of the network; however, there may exist nodes with low degrees in . As illustrated in Fig. 5, to remove low-degree nodes (nodes with green border lines) as well as reserve densely connected subnetworks, we apply the definition of the internal density (7) to find the densest subnetwork in . Because the problem size is small for such a local optimization problem, we can again take the full advantages of the power of MIP solvers. The node set corresponding to the densest subnetwork can be identified based on (7) by deriving the exactly optimal solution to the following MIP problem: where 1 is an all-one vector and r is the binary vector indicating the memberships of the nodes from in the densest subnetwork. This optimization problem explicitly searches for the subnetwork with the highest internal density and it can be transformed into the equivalent problem, as similarly done in (10): which can also be cast into the MIP framework with the exactly optimal solution obtained by using standard MIP solvers after linearization [24].

The FLCD algorithm

The step-by-step procedure of FLCD algorithm is given in Table 5. The FLCD algorithm screens every protein with degree higher than two. For each selected protein, the FLCD algorithm first searches for the minimum-conductance set around it and then finds the densest subnetwork in the minimum-conductance set, which is considered as a predicted complex. After screening every possible proteins, we remove the duplicated complexes and complexes with size smaller than three. There is only one parameter k for the FLCD algorithm, where k can be considered as the upper bound of the sizes of the desired protein complexes. Also, the MIP problems (10) and (12) are both NP hard. The actual computational complexity of solving these MIP problems depends on the problem size of these local problems determined by k. The smaller k is, the less time it takes the FLCD algorithm to search for subnetworks as potential protein complexes. Throughout the experiments in this paper, we set k=20.
Table 5

The FLCD algorithm

Algorithm: The FLCD Algorithm
Input: \documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$\mathcal {S} = V$\end{document}S=V and k=20.
Output: A set of predicted complexes R.
1 While (\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$\exists v \in \mathcal {S}$\end{document}vS and d v≥3)
2 Estimate \documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$\hat {p} \approx p(\alpha, v)$\end{document}p^p(α,v).
3 Sort nodes in V based on \documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$\hat {p}$\end{document}p^ and collect the top k nodes in H v.
4 Finding the lowest-conductance set \documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$H_{v}^{*}\in H_{v}$\end{document}HvHv based on (10).
5 Identifying the node set \documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$C_{v}^{*}$\end{document}Cv of the densest subnetwork in \documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$H_{v}^{*}$\end{document}Hv based on (12).
6 Considering \documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$C_{v}^{*}$\end{document}Cv as one predicted complex, let \documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$R=\{R, C_{v}^{*}\}$\end{document}R={R,Cv} and\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$\mathcal {S} = \mathcal {S} - v$\end{document}S=Sv.
7 EndWhile
8 Remove duplicated complexes and complexes with size smaller than three in R.
The FLCD algorithm
  19 in total

1.  The Database of Interacting Proteins: 2004 update.

Authors:  Lukasz Salwinski; Christopher S Miller; Adam J Smith; Frank K Pettit; James U Bowie; David Eisenberg
Journal:  Nucleic Acids Res       Date:  2004-01-01       Impact factor: 16.971

2.  Link communities reveal multiscale complexity in networks.

Authors:  Yong-Yeol Ahn; James P Bagrow; Sune Lehmann
Journal:  Nature       Date:  2010-06-20       Impact factor: 49.962

3.  Uncovering the overlapping community structure of complex networks in nature and society.

Authors:  Gergely Palla; Imre Derényi; Illés Farkas; Tamás Vicsek
Journal:  Nature       Date:  2005-06-09       Impact factor: 49.962

4.  Detecting overlapping protein complexes in protein-protein interaction networks.

Authors:  Tamás Nepusz; Haiyuan Yu; Alberto Paccanaro
Journal:  Nat Methods       Date:  2012-03-18       Impact factor: 28.547

5.  MIPS: analysis and annotation of proteins from whole genomes.

Authors:  H W Mewes; C Amid; R Arnold; D Frishman; U Güldener; G Mannhaupt; M Münsterkötter; P Pagel; N Strack; V Stümpflen; J Warfsmann; A Ruepp
Journal:  Nucleic Acids Res       Date:  2004-01-01       Impact factor: 16.971

6.  Functional module identification in protein interaction networks by interaction patterns.

Authors:  Yijie Wang; Xiaoning Qian
Journal:  Bioinformatics       Date:  2013-10-01       Impact factor: 6.937

7.  An automated method for finding molecular complexes in large protein interaction networks.

Authors:  Gary D Bader; Christopher W V Hogue
Journal:  BMC Bioinformatics       Date:  2003-01-13       Impact factor: 3.169

8.  BioGRID: a general repository for interaction datasets.

Authors:  Chris Stark; Bobby-Joe Breitkreutz; Teresa Reguly; Lorrie Boucher; Ashton Breitkreutz; Mike Tyers
Journal:  Nucleic Acids Res       Date:  2006-01-01       Impact factor: 16.971

9.  RRW: repeated random walks on genome-scale protein networks for local cluster discovery.

Authors:  Kathy Macropol; Tolga Can; Ambuj K Singh
Journal:  BMC Bioinformatics       Date:  2009-09-09       Impact factor: 3.169

10.  Identifying functional modules in interaction networks through overlapping Markov clustering.

Authors:  Yu-Keng Shih; Srinivasan Parthasarathy
Journal:  Bioinformatics       Date:  2012-09-15       Impact factor: 6.937

View more
  2 in total

Review 1.  Maximizing cohesion and separation for detecting protein functional modules in protein-protein interaction networks.

Authors:  Kuo-Ching Ying; Shih-Wei Lin
Journal:  PLoS One       Date:  2020-10-13       Impact factor: 3.240

2.  SMILE: a novel procedure for subcellular module identification with localisation expansion.

Authors:  Lixin Cheng; Pengfei Liu; Kwong-Sak Leung
Journal:  IET Syst Biol       Date:  2018-04       Impact factor: 1.615

  2 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.