Literature DB >> 29072136

An effective approach to detecting both small and large complexes from protein-protein interaction networks.

Bin Xu1, Yang Wang2, Zewei Wang3, Jiaogen Zhou4, Shuigeng Zhou5,6, Jihong Guan7.   

Abstract

BACKGROUND: Predicting protein complexes from protein-protein interaction (PPI) networks has been studied for decade. Various methods have been proposed to address some challenging issues of this problem, including overlapping clusters, high false positive/negative rates of PPI data and diverse complex structures. It is well known that most current methods can detect effectively only complexes of size ≥3, which account for only about half of the total existing complexes. Recently, a method was proposed specifically for finding small complexes (size = 2 and 3) from PPI networks. However, up to now there is no effective approach that can predict both small (size ≤ 3) and large (size >3) complexes from PPI networks.
RESULTS: In this paper, we propose a novel method, called CPredictor2.0, that can detect both small and large complexes under a unified framework. Concretely, we first group proteins of similar functions. Then, the Markov clustering algorithm is employed to discover clusters in each group. Finally, we merge all discovered clusters that overlap with each other to a certain degree, and the merged clusters as well as the remaining clusters constitute the set of detected complexes. Extensive experiments have shown that the new method can more effectively predict both small and large complexes, in comparison with the state-of-the-art methods.
CONCLUSIONS: The proposed method, CPredictor2.0, can be applied to accurately predict both small and large protein complexes.

Entities:  

Keywords:  Large protein complex; Protein complex prediction; Protein-protein interaction; Small protein complex

Mesh:

Substances:

Year:  2017        PMID: 29072136      PMCID: PMC5657047          DOI: 10.1186/s12859-017-1820-8

Source DB:  PubMed          Journal:  BMC Bioinformatics        ISSN: 1471-2105            Impact factor:   3.169


Background

Most proteins perform biological functions by forming complexes through protein-protein interactions [1-4]. The identification of protein complexes can benefit the understanding of biological progresses. In recent years, high-throughput methods have provided us huge amounts of protein-protein interaction (PPI) data. In general, a PPI data set can be represented as a protein-protein interaction network (PIN) where nodes are proteins and edges signifies the interactions between pairs of proteins (nodes). Protein complexes can be detected from PINs by exploiting densely connected subgraphs using graph clustering methods. Up to now, a number of methods for detecting complexes from PINs have been developed. MCODE [5] is one of the earliest computational methods to predict complexes from PINs. Each node in the PIN is weighted according to its local neighborhood density. After initializing a cluster by a seed protein, MCODE merges a neighboring protein into the cluster if its weight exceeds a certain threshold. The cluster is expanded iteratively until no more node can be added. Following MCODE, many advanced works [6-13] were reported to detect local dense subgraphs. In addition to exploring densely connected subgraphs, efforts have also been made to discover clique-represented complexes in a PIN. Such methods include Clique [14], LCMA [15], CFinder [16] and CMC [17]. To handle the high false positive and false negative rates of PPI data, some works detect clusters by exploiting additional information other than solely based on topological features. Due to the fact that interacting proteins are likely to have similar gene expression profiles, methods such as MATISSE [18], DMSP [19] and GFA [20] presented various approaches to re-weight the PIN using gene expression data. As it is expected that proteins in the same complex may have high functional similarity, SWEMODE [21] and OIIP [22] detect dense clusters while considering functional similarity of interacting proteins. UEDAMAlign [23] was proposed to detect conserved protein complexes using known protein complexes and homology information of proteins. Other than the densely connected subgraph assumption of protein complexes, Gavin et al. [2] proposed the core-attachment model of complexes. Here, core stands for a set of proteins that are densely connected and attachment stands for the proteins that own a few links to the core. Based on the core-attachment model, Wu et al. [24] and Leung et al. [25] presented different algorithms to identify core proteins from PIN. Attachment proteins are included into the core structures to form protein complexes. Qi et al. [26] observed various topology structures of real complexes and proposed a supervised method to predict protein complexes. Yong et al. [27] employed size-specific supervised weighting (SSS) as a new edge weighting scheme to predict small-size protein complexes (consisting of two or three proteins). For all protein interactions, a naive-Bayes maximum-likelihood model was trained to calculate the probabilities of being small-co-complex members. In our previous work [28], we introduced a novel from-function-to-interaction method CPredictor for protein complex detection. We first cluster proteins based on functional similarity calculated using Biology Process (BP) terms from Gene Ontology(GO) [29], then for each group we find the subsets of proteins that are connected in the PIN. Experimental results have shown that the from function to interaction strategy is better than previous methods when predicting large-size complexes. There are also some works on complex prediction in dynamic PINs. As they are not quite related to the work of this paper, we do not give more detail here. Readers interested in this topics can refer to a recent survey [30]. In summary, existing methods have demonstrated their abilities to detect protein complexes from protein interaction networks. Yet, methods, which can accurately predict protein complexes of different sizes from PINs under a unified framework, have not been reported. In the protein complex dataset of MIPS [31], there are 61 size-two complexes, 42 size-three complexes and 170 larger complexes. And in CYC2008 [32], there are 156 size-two complexes, 66 size-three complexes and 127 larger complexes. Small complexes and large complexes both account for a large proportion of the total complexes. In a PIN, a size-two complex is represented as a single edge, and a size-three complex consists of three proteins with two or three protein interactions. Traditional graph clustering method is not applicable to detecting such small-size complexes. Therefore, it is challenging to detect protein complexes of all sizes. In this paper, we propose a novel complex prediction method, which is an advanced version our previous work CPredictor [28]. So we call the new method CPredictor2.0. Concretely, by using CYGD [33] functional annotations, proteins of similar functions are first grouped together. Then, a network is built from each group, where nodes are group members (proteins) and edges indicate the interactions between proteins. Following that, clusters are detected from each network, and are further merged if necessary. Finally, the derived clusters are treated as protein complexes. Compared to CPreditor [28], CPredictor2.0 is more effective in grouping proteins to different clusters in terms of functions, and thus can predict more small protein complexes. Note that in CPreditor, the similarity between any two proteins is evaluated by GO terms, and with the calculated similarity values, all proteins are grouped into disjoint clusters. Obviously, CPredictor2.0 employs a finer clustering of proteins than CPreditor. Experiments are conducted on three PPI datasets, and the predicted results are benchmarked with two ground truth datasets, MIPS and CYC2008. In comparison with several existing methods, CPredictor2.0 can more effectively identify both small and large protein complexes.

Methods

In this section, we first give a brief introduction to the functional annotation provided by CYGD [33], then present the details of our method CPredictor2.0.

Functional annotations

The Comprehensive Yeast Genome Database (CYGD) at the Munich Information Center for Protein Sequences (MIPS) [31] provides the information of budding yeast Saccharomyces cerevisiae, including sequence and functional annotations. A hierarchically-structured controlled vocabulary, the Functional Catalogue (FunCat) [34] was developed to annotate genome. Current FunCat annotation scheme 2.1 consists of 27 main categories that cover general features like metabolism, energy, transcription etc. Each main functional branch is organized as a hierarchical structure, and each functional category is assigned to a unique double-digit number. Different levels of categories are separated by dots. For example, “01” stands for the main category metabolism and “01.01.03.01.01” stands for one of its most specific levels, biosynthesis of glutamine. Usually, a protein can perform multiple functions, and thus can be annotated with a set of functional categories. For example, the functions of YAL007C are described as “14.04” (protein targeting, sorting and translocation) and “20.09.07.03” (ER to Golgi transport). In summary, all functional annotations make up a hierarchy (or tree), where lower levels are more specific and higher levels are more general.

The CPredictor2.0 method

The workflow of CPredictor2.0 is shown in Fig. 1. It consists of three major steps: (1) Grouping proteins of similar functions; (2) Detecting preliminary protein clusters; (3) Merging clusters.
Fig. 1

The workflow of CPredictor2.0

The workflow of CPredictor2.0 Algorithm 1 outlines the procedure of our method CPredictor2.0. Lines 1-2 preprocess functional annotations and cluster proteins of similar functions into groups. Lines 3-12 detect the preliminary clusters from the protein groups using PPI data. Thus, proteins in a cluster should first have similar functions, and then interact closely. Lines 13-23 merge highly-overlapping preliminary clusters and derive the final protein complexes. In what follows, we present the detail of each major step of CPredictor2.0.

(1) Grouping proteins of similar functions

According to the Funcat scheme, protein functions are annotated by terms of various levels in a hierarchy. In order to evaluate the functional similarity among proteins and to group proteins, we first preprocess all function annotations. We extract the functional annotations specified by the terms of the first N levels in the hierarchy, where N is an input parameter. If N is larger than the height of the annotation hierarchy, we use all annotations. Then, proteins are grouped together if they have similar functional annotations. Please note that, as a protein usually possesses multiple functions, therefore it may lie in multiple groups. For example, say protein A has function “1.1.1” and protein B has function “1.1.2”. If we use the first two levels (i.e., N=2), then the two function terms are both shortened to “1.1”. Therefore, the two proteins are grouped together. However, if we use the first three levels (i.e., N=3), then their function terms are different, therefore the two proteins belong to different groups. In essence, grouping proteins is equivalent to cutting the annotation hierarchy, each resulting branch corresponds to a group, consisting of the proteins annotated by terms under this branch.

(2) Detecting preliminary protein clusters

We first build a network upon each protein group obtained in last step (Line 5 of Alg. 1). Node set represents proteins in the group, and edge set indicates interactions between proteins. Then in each network, Markov Clustering Algorithm (MCL) [35] is employed to detect preliminary clusters (Line 6 of Alg. 1). To get clusters, MCL simulates random walks in the network while repeating two steps called expansion and inflation. The network is firstly treated as an adjacent matrix, where the elements indicate whether pairs of nodes are linked or not. At the expansion step, the matrix is updated by taking the power of itself using normal matrix product. At the inflation step, the matrix is normalized after taking the Hadamard power of itself. After a certain iterations of the procedure above, the derived matrix presents the probabilities of nodes belonging to different clusters. After obtaining clusters by using MCL, we discard these clusters containing only one protein. All the remaining clusters detected from different protein groups are collected together for the following merge step. These are described in Lines 7-11 of Alg. 1.

(3) Merging clusters

To avoid redundancy, highly overlapping clusters are merged. We adopt a similar procedure like ClusterONE [11] to merge clusters (Line 13 of Alg. 1). Concretely, an overlapping graph G is built to describe the overlapping rate between clusters. In G , nodes represent clusters detected in the previous step. For each pair of nodes (clusters), if the overlapping rate between them exceeds 0.8, then they are linked in G . The overlapping rate (olr) between two clusters C 1 and C 2 is calculated as where |·| is the cardinality of a set. We detect cliques in G , and each clique is composed of clusters that are highly overlapping with one another. For those nodes (preliminary clusters) not belonging to any clique, they are regarded as protein complexes without merging (Lines 15-19 of Alg. 1). For each detected clique composed of multiple preliminary clusters, all distinct proteins from these clusters make up a predicted complex (Lines 20-23 of Alg. 1).

Performance evaluation metrics

We used recall, precision and F-measure to evaluate our approach. Let BC={bc 1,bc 2,⋯,bc } and PC={pc 1,pc 2,⋯,pc } be the sets of benchmark complexes and predicted complexes, respectively. We calculated the overlapping degree w of a real complex bc ∈BC and a predicted complex pc ∈PC. If w≥0.2, we consider that the predicted complex matching with the real one. Let M be the number of benchmark complexes matching at least one predicted complex, and M be the number of predicted complexes matching at least one benchmark complex. Recall is defined as where |BC| stands for the size of benchmark set. Precision is defined as follows: where |PC| is the total number of predicted complexes. The F-measure considering both recall and precision is defined as follows:

Results and discussion

Datasets

We used three PPI datasets of Saccharomyces cerevisiae, including Gavin et al. [2], Krogan et al. [36] and Collins et al. [37]. In the dataset of Gavin et al. [2], socio-affinity scoring metric was proposed to measure the confidence of PPI from TAP-MS experimental data. In our study, only pairs with socio-affinity scores above 5 were considered. In the dataset of Krogan et al. [36], a machine learning method was employed to assign probabilities to the experimental protein-protein interactions. In our study, the core set, which contains only highly-reliable interactions, was used. The dataset of Collins et al. [37] combined the purification data from the above two studies. They introduced purification enrichment (PE) score to analyze the raw data. In our study, we used the interactions with high confidence as suggested. Table 1 gives the numbers of proteins and interactions in the three PPI datasets.
Table 1

The numbers of proteins and interactions in the three PPI datasets

PPI dataset#Proteins#Interactions
Gavin et al.18557669
Krogan et al.26747075
Collins et al.16229074
The numbers of proteins and interactions in the three PPI datasets Protein complex datasets MIPS [31] and CYC2008 [32] were used as benchmark datasets, which contain 273 and 349 complexes of size ≥2, respectively. Protein complexes with two or three members are considered as small complexes, and those with at least four members are considered as large complexes. Table 2 gives the numbers of small complexes and large complexes in the two datasets.
Table 2

The numbers of small and large complexes in the two benchmark datasets

Complex dataset#Small complexes#Large complexes
MIPS103170
CYC2008222127
The numbers of small and large complexes in the two benchmark datasets

Parameter selection

We first tested the effect of using different levels of functional annotations. The height of the lowest functional annotations in CYGD is 6 and the highest is 1. Protein complexes are detected from the three PPI datasets in Table 1, which are denoted briefly as Gavin et al., Krogan et al. and Collins et al respectively. The performance is evaluated by recall and precision, which are calculated using MIPS and CYC2008 as ground truth. Results are shown in Figs. 2 and 3. Please note that results of small complexes and large complexes are shown separately.
Fig. 2

Recall and precision using MIPS dataset as benchmark. a PPI dataset of Gavin et al., b PPI dataset of Krogan et al., c PPI dataset of Collins et al.

Fig. 3

Recall and precision using CYC2008 dataset as benchmark. a PPI dataset of Gavin et al., b PPI dataset of Krogan et al., c PPI dataset of Collins et al.

Recall and precision using MIPS dataset as benchmark. a PPI dataset of Gavin et al., b PPI dataset of Krogan et al., c PPI dataset of Collins et al. Recall and precision using CYC2008 dataset as benchmark. a PPI dataset of Gavin et al., b PPI dataset of Krogan et al., c PPI dataset of Collins et al. From Figs. 2 and 3, it is obvious that both recall and precision show almost similar trends in most cases. For example, in Fig. 2 a, complexes are detected from Gavin et al., and they are benchmarked by MIPS. For small complexes, recall increases first and then becomes stable when three or more levels of functional annotations are used, while precision is relatively stable for all levels used. For large complexes, both recall and precision increase first and then become stable when three or more levels of functional annotations are used. Thus, three levels annotation is enough for predicting protein complexes. As more levels of functional annotations are used, functions of proteins can be described more specifically with those annotations, therefore the proteins can be well separated into different groups. In the following experiments, we use the most specific functional annotations by setting the level height to 6.

Comparison with existing methods

We compared our method with several existing methods including MCODE [5], RNSC [7], DPClus [9], CORE [25], ClusterONE [11] and CPredictor [28]. These methods were proposed to predict protein complexes with at least three protein members, and can be tuned to predict size-two complexes. Protein complexes are detected from the aforementioned PPI datasets. The performances of all these methods was evaluated by recall, precision and F-measure. Experimental results using MIPS dataset as benchmark are shown in Fig. 4. It is obvious that our method dominates other methods in terms of F-measure. When detecting small complexes, all other methods shows obvious trade-off between recall and precision, while our method always achieves competitive and balanced recall and precision. As for large complexes, our method achieves the best recall and precision.
Fig. 4

Performance comparison. Protein complexes are detected from three PPI datasets and MIPS is used as benchmark

Performance comparison. Protein complexes are detected from three PPI datasets and MIPS is used as benchmark The results using CYC2008 as benchmark are illustrated in Fig. 5. Again it is clearly shown that our method achieves the best F-measure in most cases, except when detecting large complexes from Krogan et al. and Collins et al, the F-measure of CPredictor2.0 is sightly lower than but comparable to that of CPredictor. Both recall and precision of our method are quite competitive and balanced, comparing to the existing methods.
Fig. 5

Performance comparison. Protein complexes are detected from three PPI datasets and CYC2008 is used as benchmark

Performance comparison. Protein complexes are detected from three PPI datasets and CYC2008 is used as benchmark For comparison in detail, we present all results in Tables 3 and 4.
Table 3

Performance comparison. Here, protein complexes are detected from three PPI datasets and MIPS is used as benchmark

MethodsSmallLargeTotal
RecallPrecisionF1RecallPrecisionF1RecallPrecisionF1
(a) Gavin et al.
MCODE0.0580.1430.0830.3710.4110.3900.3110.3920.347
RNSC0.1840.0710.1020.5240.3930.4490.4870.2210.304
DPClus0.1650.1140.1350.5290.3310.4080.4950.2670.347
CORE0.2910.1090.1590.1350.4520.2080.3300.2450.281
ClusterONE0.087 0.276 0.1330.4880.4810.4850.403 0.492 0.443
CPredictor0.1170.2120.1500.5060.4210.4590.4580.4370.447
CPredictor2.0 0.350 0.146 0.206 0.553 0.627 0.588 0.56 0.418 0.479
(b) Krogan et al.
MCODE0.0390.1200.0590.2880.5110.3680.234 0.431 0.304
RNSC0.4080.0630.1100.3940.3900.3920.5490.1470.233
DPClus0.3690.0740.1230.4180.3520.3820.5490.1690.258
CORE 0.456 0.0880.1470.0470.2500.0790.3770.1650.229
ClusterONE0.1840.0880.1190.4410.1320.2030.4950.1760.259
CPredictor0.2330.1320.1690.4530.4250.4380.5130.3380.407
CPredictor2.00.417 0.158 0.229 0.488 0.610 0.543 0.604 0.391 0.475
(c) Collins et al.
MCODE0.0580.1390.0820.4590.5600.5040.388 0.532 0.449
RNSC0.3980.1390.2060.4710.5330.5000.5900.2980.396
DPClus0.3500.1460.2060.5120.4400.4730.5790.3130.407
CORE0.3880.1410.2060.2470.6050.3510.4510.2980.358
ClusterONE0.3500.1870.2440.5530.4310.4840.5860.3460.435
CPredictor0.272 0.212 0.2380.5240.5090.5160.5460.4300.481
CPredictor2.0 0.427 0.200 0.272 0.588 0.665 0.624 0.634 0.466 0.537

Each bold value means the largest performance measure among the compared methods on the given PPI dataset

Table 4

Performance comparison. Here protein complexes are detected from three PPI datasets and CYC2008 is used as benchmark

MethodsSmallLargeTotal
RecallPrecisionF1RecallPrecisionF1RecallPrecisionF1
(a) Gavin et al.
MCODE0.0230.1430.0390.4570.5580.5020.2550.5770.354
RNSC0.2340.2080.2210.5670.4530.5040.4530.3560.399
DPClus0.1620.1980.178 0.622 0.4250.5050.4380.3990.418
CORE0.2390.1860.2090.1340.4840.2100.3120.3600.334
ClusterONE0.072 0.517 0.1270.5670.5800.5740.347 0.707 0.465
CPredictor0.0950.3650.1500.5750.5170.5450.3840.6240.475
CPredictor2.0 0.342 0.273 0.304 0.535 0.649 0.587 0.481 0.562 0.518
(b) Krogan et al.
MCODE0.0230.2000.0400.291 0.681 0.4080.146 0.653 0.239
RNSC 0.491 0.1630.2440.4650.5500.504 0.599 0.2720.374
DPClus0.4140.1790.2500.5200.5120.5160.5640.3060.397
CORE0.4140.1720.2430.0790.3570.1290.4440.2830.346
ClusterONE0.1760.1860.180 0.528 0.1810.2690.4990.3080.381
CPredictor0.2430.2820.2610.4880.5490.5170.4470.5160.479
CPredictor2.00.410 0.295 0.343 0.4410.657 0.528 0.5160.535 0.525
c) Collins et al.
MCODE0.0270.1670.0470.5120.7330.6030.258 0.712 0.379
RNSC0.4010.3150.3530.5750.707 0.634 0.556 0.4990.526
DPClus0.3690.3290.3480.5910.5950.5930.5470.5130.530
CORE0.4010.3130.3510.315 0.791 0.4500.4730.5120.491
ClusterONE0.3200.3920.352 0.614 0.5490.5800.5500.5870.568
CPredictor0.257 0.449 0.3270.5980.6520.6240.4730.6570.550
CPredictor2.0 0.437 0.356 0.392 0.5590.6990.621 0.556 0.644 0.597

Each bold value means the largest performance measure among the compared methods on the given PPI dataset

Performance comparison. Here, protein complexes are detected from three PPI datasets and MIPS is used as benchmark Each bold value means the largest performance measure among the compared methods on the given PPI dataset Performance comparison. Here protein complexes are detected from three PPI datasets and CYC2008 is used as benchmark Each bold value means the largest performance measure among the compared methods on the given PPI dataset

Conclusion

In this paper, we aimed at effectively detecting both small and large complexes from protein interaction networks. To this end, we first group proteins of similar functions according to their functional annotations. Upon each protein group, a network is built where nodes are proteins and edges are interactions between proteins. Then, we apply the MCL algorithm over each network to detect dense subgraphs, each of which is a protein cluster. Finally, we merge highly-overlapping clusters. The derived clusters are considered to be complexes. Our method has been evaluated on three PPI datasets by taking MIPS and CYC2008 as benchmark datasets. Experimental results have shown that, comparing with several existing methods, in most cases our method achieves higher F-measure in detecting small complexes (size= 2 and 3) and large complexes (size ≥ 4) as well as all complexes as a whole. This result shows that our method is more effective in detecting complexes from PPI networks than the existing methods.
  36 in total

1.  A max-flow-based approach to the identification of protein complexes using protein interaction and microarray data.

Authors:  Jianxing Feng; Rui Jiang; Tao Jiang
Journal:  IEEE/ACM Trans Comput Biol Bioinform       Date:  2011 May-Jun       Impact factor: 3.710

2.  Interaction graph mining for protein complexes using local clique merging.

Authors:  Xiao-Li Li; Soon-Heng Tan; Chuan-Sheng Foo; See-Kiong Ng
Journal:  Genome Inform       Date:  2005

3.  Predicting protein complexes from PPI data: a core-attachment approach.

Authors:  Henry C M Leung; Qian Xiang; S M Yiu; Francis Y L Chin
Journal:  J Comput Biol       Date:  2009-02       Impact factor: 1.479

Review 4.  Identifying protein complexes and functional modules--from static PPI networks to dynamic PPI networks.

Authors:  Bolin Chen; Weiwei Fan; Juan Liu; Fang-Xiang Wu
Journal:  Brief Bioinform       Date:  2013-06-18       Impact factor: 11.622

5.  Functional organization of the yeast proteome by systematic analysis of protein complexes.

Authors:  Anne-Claude Gavin; Markus Bösche; Roland Krause; Paola Grandi; Martina Marzioch; Andreas Bauer; Jörg Schultz; Jens M Rick; Anne-Marie Michon; Cristina-Maria Cruciat; Marita Remor; Christian Höfert; Malgorzata Schelder; Miro Brajenovic; Heinz Ruffner; Alejandro Merino; Karin Klein; Manuela Hudak; David Dickson; Tatjana Rudi; Volker Gnau; Angela Bauch; Sonja Bastuck; Bettina Huhse; Christina Leutwein; Marie-Anne Heurtier; Richard R Copley; Angela Edelmann; Erich Querfurth; Vladimir Rybin; Gerard Drewes; Manfred Raida; Tewis Bouwmeester; Peer Bork; Bertrand Seraphin; Bernhard Kuster; Gitte Neubauer; Giulio Superti-Furga
Journal:  Nature       Date:  2002-01-10       Impact factor: 49.962

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

7.  Identification of functional modules using network topology and high-throughput data.

Authors:  Igor Ulitsky; Ron Shamir
Journal:  BMC Syst Biol       Date:  2007-01-26

8.  Global landscape of protein complexes in the yeast Saccharomyces cerevisiae.

Authors:  Nevan J Krogan; Gerard Cagney; Haiyuan Yu; Gouqing Zhong; Xinghua Guo; Alexandr Ignatchenko; Joyce Li; Shuye Pu; Nira Datta; Aaron P Tikuisis; Thanuja Punna; José M Peregrín-Alvarez; Michael Shales; Xin Zhang; Michael Davey; Mark D Robinson; Alberto Paccanaro; James E Bray; Anthony Sheung; Bryan Beattie; Dawn P Richards; Veronica Canadien; Atanas Lalev; Frank Mena; Peter Wong; Andrei Starostine; Myra M Canete; James Vlasblom; Samuel Wu; Chris Orsi; Sean R Collins; Shamanta Chandran; Robin Haw; Jennifer J Rilstone; Kiran Gandi; Natalie J Thompson; Gabe Musso; Peter St Onge; Shaun Ghanny; Mandy H Y Lam; Gareth Butland; Amin M Altaf-Ul; Shigehiko Kanaya; Ali Shilatifard; Erin O'Shea; Jonathan S Weissman; C James Ingles; Timothy R Hughes; John Parkinson; Mark Gerstein; Shoshana J Wodak; Andrew Emili; Jack F Greenblatt
Journal:  Nature       Date:  2006-03-22       Impact factor: 49.962

9.  Development and implementation of an algorithm for detection of protein complexes in large interaction networks.

Authors:  Md Altaf-Ul-Amin; Yoko Shinbo; Kenji Mihara; Ken Kurokawa; Shigehiko Kanaya
Journal:  BMC Bioinformatics       Date:  2006-04-14       Impact factor: 3.169

10.  nDNA-Prot: identification of DNA-binding proteins based on unbalanced classification.

Authors:  Li Song; Dapeng Li; Xiangxiang Zeng; Yunfeng Wu; Li Guo; Quan Zou
Journal:  BMC Bioinformatics       Date:  2014-09-08       Impact factor: 3.169

View more
  5 in total

1.  CPredictor3.0: detecting protein complexes from PPI networks with expression data and functional annotations.

Authors:  Ying Xu; Jiaogen Zhou; Shuigeng Zhou; Jihong Guan
Journal:  BMC Syst Biol       Date:  2017-12-21

2.  Predicting overlapping protein complexes based on core-attachment and a local modularity structure.

Authors:  Rongquan Wang; Guixia Liu; Caixia Wang; Lingtao Su; Liyan Sun
Journal:  BMC Bioinformatics       Date:  2018-08-22       Impact factor: 3.169

3.  An Ensemble Learning Framework for Detecting Protein Complexes From PPI Networks.

Authors:  Rongquan Wang; Huimin Ma; Caixia Wang
Journal:  Front Genet       Date:  2022-02-24       Impact factor: 4.599

4.  A supervised protein complex prediction method with network representation learning and gene ontology knowledge.

Authors:  Xiaoxu Wang; Yijia Zhang; Peixuan Zhou; Xiaoxia Liu
Journal:  BMC Bioinformatics       Date:  2022-07-25       Impact factor: 3.307

5.  Small protein complex prediction algorithm based on protein-protein interaction network segmentation.

Authors:  Jiaqing Lyu; Zhen Yao; Bing Liang; Yiwei Liu; Yijia Zhang
Journal:  BMC Bioinformatics       Date:  2022-09-30       Impact factor: 3.307

  5 in total

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