Literature DB >> 26019559

GECluster: a novel protein complex prediction method.

Lingtao Su1, Guixia Liu1, Han Wang2, Yuan Tian1, Zhihui Zhou1, Liang Han1, Lun Yan1.   

Abstract

Identification of protein complexes is of great importance in the understanding of cellular organization and functions. Traditional computational protein complex prediction methods mainly rely on the topology of protein-protein interaction (PPI) networks but seldom take biological information of proteins (such as Gene Ontology (GO)) into consideration. Meanwhile, the environment relevant analysis of protein complex evolution has been poorly studied, partly due to the lack of high-precision protein complex datasets. In this paper, a combined PPI network is introduced to predict protein complexes which integrate both GO and expression value of relevant protein-coding genes. A novel protein complex prediction method GECluster (Gene Expression Cluster) was proposed based on a seed node expansion strategy, in which a combined PPI network was utilized. GECluster was applied to a training combined PPI network and it predicted more credible complexes than peer methods. The results indicate that using a combined PPI network can efficiently improve protein complex prediction accuracy. In order to study protein complex evolution within cells due to changes in the living environment surrounding cells, GECluster was applied to seven combined PPI networks constructed using the data of a test set including yeast response to stress throughout a wine fermentation process. Our results showed that with the rise of alcohol concentration, protein complexes within yeast cells gradually evolve from one state to another. Besides this, the number of core and attachment proteins within a protein complex both changed significantly.

Entities:  

Keywords:  GO; PPI; core and attachment protein; evolution; gene expression value; protein complex

Year:  2014        PMID: 26019559      PMCID: PMC4433864          DOI: 10.1080/13102818.2014.946700

Source DB:  PubMed          Journal:  Biotechnol Biotechnol Equip        ISSN: 1310-2818            Impact factor:   1.632


Introduction

Protein complexes are groups of proteins that interact with each other; consequently, they usually form dense clusters in protein–protein interaction (PPI) networks. Protein complexes are important molecular entities in cells. Predicting protein complexes can help in the understanding of cellular components and function as well as in research on the evolution between protein complexes. Researching protein complex evolution due to changes in the living environment surrounding cells is of great importance in unveiling the secrets of cell organization and function.[1] Recently, a large amount of protein interactions has been produced, which makes it possible to predict protein complexes from PPI networks. The prediction of protein complexes from PPI networks has long been studied and the methods mainly fall within the following three categories: (1) methods based on seed node expansion,[2,3] which predict protein complex in two stages: first, they identify seed nodes and second, they expand the source nodes. A different strategy used in seed node selection and expansion affects those methods significantly. (2) Methods based on hierarchical clustering,[4,5] which represent the entire network in a tree-like structure and find protein complexes by cutting the whole tree at different levels. (3) Heuristic methods,[6] which usually have much higher accuracy due to introducing additional information about proteins besides the topology of PPI networks. However, all these methods mainly rely on the topology of PPI networks. Seldom are the roles that proteins play in the cells considered. Recently, some researchers have begun to acknowledge that by introducing biological information of proteins into protein complex prediction, the accuracy of several methods can be improved. As a result, methods like those described in [7,8] can achieve much higher accuracy. However, all the methods above ignore a basic concept that PPI networks do not remain constant but experience dynamic changes according to the changes in the cellular living environment. At a specific time point, only certain proteins that are needed are translated. Therefore, the protein complex prediction should be based on essentially translated proteins and nonessential ones should better be excluded. Besides, more biological information such as Gene Ontology (GO) and gene expression values of corresponding proteins can be taken into consideration when selecting seed node proteins. In this paper, a combined PPI network is introduced to predict protein complexes, which integrates both GO and the expression value of relevant protein-coding genes. The combined PPI network which is constructed by the dynamic PPI network is a weighted PPI network and the weight corresponds to the number of shared GO terms between proteins. The dynamic PPI network is constructed by the PPI network while removing untranslated proteins. We propose a novel protein complex prediction method, GECluster, based on a seed node expansion strategy, in which a combined PPI network is utilized. GECluster was applied to a combined PPI network and it predicted more credible complexes than peer methods. In order to study the protein complex evolution within cells due to changes in the living environment surrounding cells, we applied GECluster to seven combined PPI networks constructed using gene expression data of yeast response to stress throughout a wine fermentation process. According to our study, with the rise of alcohol concentration, protein complexes within yeast cells gradually evolve from one state to another and the number of core and attachment proteins within protein complexes both changed significantly.

Materials and methods

Static PPI network and dynamic PPI network

Static PPI networks, also called PPI networks, have been widely used in protein complex prediction researches.[9,10] A static PPI network contains all the PPIs in an organism, regardless of when and where the interactions occur. In other words, a static PPI network is the union set of PPIs. Dynamic PPI networks are a subset of the static PPI networks and are constructed by removing redundant PPIs from a static PPI network, leaving only interactions needed. This is reasonable because at a certain time point only certain proteins that are needed are expressed in a cell. In this paper, we constructed a dynamic PPI network by refining static PPI networks using time series gene expression data. The steps are shown in Figure 1. (For an example, see Section 1.1 in the Online Supplementary Appendix.)
Figure 1.

Flowchart diagram on how to construct dynamic PPI networks.

Note: val(A) represents the expression value of gene ‘A’; Mean(A) represents the mean expression value of gene ‘A’, which is calculated by computing the average expression value of gene ‘A’ at different time points.

Flowchart diagram on how to construct dynamic PPI networks. Note: val(A) represents the expression value of gene ‘A’; Mean(A) represents the mean expression value of gene ‘A’, which is calculated by computing the average expression value of gene ‘A’ at different time points.

GO and GO slims

The GO [11] project is an extensive bioinformatics initiative aiming to standardize the representation of gene and gene product attributes across species and databases. As demonstrated in [8,12], a general feature of the proteins in a protein complex is that they commonly share one or more GO term annotations. GO slims are a trimmed version of GO and give a much broader overview of ontology content than GO, which makes them particularly useful for giving a summary of the results of GO annotation of a genome when broad classification of proteins is needed.[1] The annotation of GO slims mainly includes three aspects: biological processes (BP), molecular functions (MF) and cellular components (CC), each of which contains a fixed number of GO terms. In this paper, we use GO slims to annotate each protein in the dynamic PPI network and, as a result, for each GO term we obtain a protein set denoted as GO-Protein-Set. Proteins within the same GO-Protein-Set share similar GO annotations.

Combined PPI network construction

A combined PPI network is a weighted dynamic PPI network and the weight on the edge represents the common GO terms shared by the two endpoint proteins. We construct the combined PPI network as shown in Figure 2. (For an example, see Section 1.2 in the Online Supplementary Appendix.)
Figure 2.

Flowchart diagram on how to construct combined PPI networks.

Flowchart diagram on how to construct combined PPI networks.

Function similarity

Function similarity measure between two arbitrary proteins, also called FS_Weight,[13] has been widely used in protein complex prediction. In this paper, we also use FS_Weight to measure the function similarity between two proteins. The FS_Weight between proteins i and j is defined as follows:where N denotes the degree of protein i; |N| denotes the common neighbours between proteins i and j, including i and j; |N| denotes the number of proteins who are neighbours of protein i but not of j; and λ is defined as follows:where N avg denotes the average degree of all the proteins in the dynamic PPI network; and λji can be defined correspondingly. In this paper, if FS_Weight ≥ FS_Weight min, where FS_Weight min is a threshold value, we consider the proteins to have strong similarity. If two proteins have strong similarity, this does not necessarily mean that they would fall into one and the same cluster. In order to determine whether they should be clustered together, a Cluster_ Coefficient index was used. Cluster_ Coefficient is defined aswhere m is the total edges in the cluster; and n (n ≥ 2) is the total nodes in the cluster. When adding a protein into a cluster, two criteria should be satisfied. One is that it should have strong functional similarity with all the proteins already in the cluster; the other one is that the Cluster_Coefficient should not decrease as a result of the inclusion of that protein.

GECluster algorithm

The GECluster algorithm uses combined PPI networks and works as shown in Figure 3.
Figure 3.

Flowchart diagram of the GECluster algorithm.

Notes: M(i,j) is the weighted matrix of combined PPI network whose elements represent the edge weight value in combined PPI network. D(i) is an array, with element values ordered from large to small and the value represents the degree of network node. Cluster_Coefficient1 represents the Cluster_Coefficient value of the new cluster before the selected node is included. Cluster_Coefficient2 represents the Cluster_Coefficient value of the new cluster after the selected node is added into the cluster.

Flowchart diagram of the GECluster algorithm. Notes: M(i,j) is the weighted matrix of combined PPI network whose elements represent the edge weight value in combined PPI network. D(i) is an array, with element values ordered from large to small and the value represents the degree of network node. Cluster_Coefficient1 represents the Cluster_Coefficient value of the new cluster before the selected node is included. Cluster_Coefficient2 represents the Cluster_Coefficient value of the new cluster after the selected node is added into the cluster.

Datasets

Two time course gene expression datasets were used in this paper: one is a training set and the other one is a test set. The time series gene expression data in the training set were downloaded from Gene Expression Omnibus (GEO).[14] The accession number is GSE4259, which is a study of fermentation at different concentrations of sucrose. The time course gene expression data of Saccharomyces cerevisiae responding to stress throughout a 15-day wine fermentation (downloaded from GEO,[15] accession number is GSE8536) was used as test set. The main study of GSE8536 is based on expression measurements at 0.5%, 2%, 3.5%, 7% and 10% ethanol (corresponding to roughly 24, 48, 60, 120 and 340 h). Experiments were done in triplicate (biological replicates). This accession also includes the files at 1 and at 12 h for completeness (also in triplicate). The DIP (Database of Interaction Proteins) database is composed of three linked tables: a table of protein information, a table of PPIs and a table describing details of experiments detection the PPIs. The experimental article table can be used to evaluate the quality of an interaction base on the particular experiments performed. The static PPI dataset was downloaded from DIP [16] (updated on 07/07/2013). The data have been curated both manually by expert curators and also automatically, using computational approaches that utilize the knowledge about the PPI networks extracted from the most reliable, core subset of the DIP data. After deleting self-loops and duplicated edges, the static PPI network contains 4976 nodes and 21,937 edges. In order to validate our method, a benchmark protein complex dataset was used. The reference set comprises 350 hand-curated consensus complexes. We kept only those complexes with a size no less than 3, and as a result only 182 complexes were left. Since we consider dynamic PPI networks in this study, some proteins in the benchmark datasets may not translate. Therefore when evaluating the performance of our methods, we curated the benchmark dataset according to expressed genes. As a result, only 76 complexes were left.

Evaluation methods

We calculated Recall (sensitivity) and Precision at complex level by matching generated clusters with reference complex sets. Let A be a generated complex, B be a reference complex, V be the set of proteins contained in A and V be the set of proteins contained in B. The matching score between A and B is defined as follows: Given a threshold value M_thres, if M_Score(A, B) ≥ M_thres, then proteins A and B match each other. In most of our experiments, we set M_thres = 0.2, in line with many other methods.[1,17] Given a set of reference complexes C = (C 1, C 2, C 3,…, C) and a set of predicted complexes P = (P 1, P 2, P 3,…, P), Recall and Precision at complex level are defined as follows: where N and N represent the number of complexes in the reference and the predicted protein complex data sets, respectively; N is the number of protein complexes in the reference complex set matched by the complexes in the predicted datasets; and N is the number of protein complexes in the predicted complex set matched by the complexes in the reference dataset. To obtain an overall measurement of our method, we introduced F1, which is defined as follows: In order to further verify our results, we used the Database for Annotation, Visualization and Integrated Discovery (DAVID) [18] to annotate each protein in the predicted complex sets.

Results and discussion

Combined PPI network constructed based on training set

According to the methods described above, we first constructed dynamic PPI networks by removing any untranslated proteins from the static PPI network by using gene expression datasets. We found that of the 4976 proteins in the static PPI networks, only 2078 were demonstrated to be expressed (41.8%) with 6823 edges between them. It is well known that PPI networks, as well as many other networks within biological bodies, are all complex networks which have the characteristics of being ‘scale-free’ and ‘small world’. We compared the degree and path length distribution of the dynamic PPI network we inferred with the static PPI network. The result is shown in Figure 4.
Figure 4.

Degree and path length distribution of dynamic PPI network inferred and static PPI network.

Degree and path length distribution of dynamic PPI network inferred and static PPI network. As shown in Figure 4, the dynamic PPI network we inferred also exhibits the characteristics of complex networks just as static PPI networks. We used GO slim to annotate each protein-coding gene in the dynamic PPI network. The combined PPI network was constructed by integrating the information of the dynamic PPI network and the GO annotation results. The detailed information is shown in Table 1.
Table 1.

Network information.

Network nameNode numberEdge number
Static PPI network497121937 (no self-loop)
Dynamic PPI network20786823
Combined PPI networkNode numberAdded edge number
 20781475155
Network information.

Complex prediction and comparison with other methods

In the next step, the GECluster algorithm was applied to the combined PPI network inferred above. We compared our algorithm with MCODE [3] and CFinder,[19] which were applied to the dynamic PPI network we constructed (see above). The MCODE algorithm is the earliest and most classical protein complex prediction method based on the seed node expansion strategy. CFinder has been proved to outperform other methods in finding potential protein complexes within PPI networks.[20] The results in Figure 5 show that by introducing the combined PPI network, our method can achieve much higher accuracy than the other peer methods. The reason obviously lies in the fact that we refined the static PPI networks by using gene expression datasets and as a result only expressed genes were selected for later use. Moreover, we used GO Slims to annotate each protein. By running this function, similar proteins are approximately grouped before our algorithm starts. Compared with our method, the other two methods all act on static PPI networks which contain genes that are actually not expressed, and thus they achieved very low prediction accuracy.
Figure 5.

Prediction accuracy comparison between GECluster, MCODE and CFinder.

Prediction accuracy comparison between GECluster, MCODE and CFinder. As a further verification of our results, we annotated each protein in the predicted complex sets by using the DAVID database.[19] Table 2 lists the annotation result, and again the best result of MCODE was selected and the parameter FS_Weight min = 0.5 was set for GECluster. As seen from Table 2, our method can yield more functionally similar protein complexes with low P-values.
Table 2.

Complex function annotates results.

AlgorithmComplexFunction termSizeAnnotation scorep-value
GEClusterCDC16, CDC26, APC11, CDC27, DOC1, APC2Cyclin catabolic process6100%3.5E−14
 RRP43, SKI6, CSL4, RRP45, RRP46 DIS3, RRP4Exosome7100%9.3E−18
 RPB8, RPC25, RPC34, RPC17DNA-directed RNA polymerase III complex4100%8.2E−8
 ORC3, ORC1, ORC2, ORC5, ORC6, ORC4Origin recognition complex6100%3.5E−16
 KTI12, ELP3, ELP2, IKI1tRNA wobble uridine modification4100%1.4E−7
 SWC4, YAF9, HTZ1, SWC7, SWR1Chromatin regulator5100%4.8E−8
 SAS5, SAS4, SAS2SAS acetyltransferase complex3100%2.8E−7
 MPE1, YSH1, YTH1, FIP1, PTA1, CFT1mRNA cleavage and polyadenylation specificity factor complex6100%2.6E−13
 CLF1, PRP19, PRP45, CEF1Spliceosome4100%5.2E−7
 SYF1, SYF2, ISY1, PRP19, CLF1First spliceosomal transesterification activity5100%1.6E−11
MCODEMED2, GAL11, MED8, ROX3, MED7, SRB4, SPT15, SRB5Srb-mediator complex885.7%1.2E−13
 CDC26, CDC16, CDC27, APC2, DOC1, APC11Cyclin catabolic process6100%3.5E−14
 GAS3, GPI8, NSG1, PHO86, GPI2, SUR2, BSD2Endoplasmic reticulum785.7%4.5E−5
 RIX1, IPI3, BUD20, NOG2, SDA1, ARX1, NOP15Ribosomal large subunit biogenesis785.7%3.4E−9
 TUM1, NCS6, UBA4, NCS2Wobble position uridine thiolation4100%5.2E−10
 GIM5, YKE2, TUB4, PAC10Tubulin complex assembly475%5.3E−6
 HRR25, LTV1, RIO2, TSR1, NUG1, RPS28B, EDC3Ribonucleoprotein complex biogenesis7100%2.8E−7
 MED2, GAL11, MED8, ROX3, MED7, SRB4, SPT15, SRB5Srb-mediator complex885.7%1.2E−6
 ELP4, RPO21, RPB5, TFG2, RPB7, RPB2, RPB9, RPB3, RPB4, IKI3, ELP3, ELP2, IKI1, ELP6DNA-directed RNA polymerase II, core complex1450%2.2E−13

Note: Element list in complex column represents the complex predicted by the corresponding method. Each complex consists of several proteins labelled by the gene names (named by Committee of Human Gene Nomenclature) and separated by commas. Function term describes the function of each complex. Annotation score is calculated by counting the number of proteins that have the annotated function term, out of all the proteins in the protein complex.

Complex function annotates results. Note: Element list in complex column represents the complex predicted by the corresponding method. Each complex consists of several proteins labelled by the gene names (named by Committee of Human Gene Nomenclature) and separated by commas. Function term describes the function of each complex. Annotation score is calculated by counting the number of proteins that have the annotated function term, out of all the proteins in the protein complex.

Parameters discussion

Protein complex evolution has been poorly researched partly because of the lack of high-quality protein complex datasets. The GECluster algorithm, by making use of combined PPI networks, can achieve much higher prediction accuracy, which can be used for protein complex prediction. In order to determine the best parameter of GECluster, in this part of our study, we varied FS_Weight min with steps of 0.01 starting from 0.01 to 1. The corresponding changes in Precision, Recall and F1 are shown in Figure 6.
Figure 6.

Influence of FS_Weight min on Precision, Recall and F1.

Influence of FS_Weight min on Precision, Recall and F1. The results revealed that when FS_Weight min = 0.25, the F1 value is much higher (Figure 6). That is why, in the subsequent evolution analysis of protein complexes, we set FS_Weight min = 0.25. In this paper, we introduced dynamic PPI networks and based on dynamic PPI networks we proposed to construct a combined PPI network which is a weighted PPI network. As we can see from the previously section, by introducing combined PPI networks, our GECluster algorithm achieved much higher accuracy in finding protein complexes within PPI networks. As a next step, we analysed the influence of FS_Weight min on the prediction accuracy when the combined PPI network was constructed from static PPI networks rather than from dynamic PPI networks. The results are shown in Figure 7.
Figure 7.

Influence of FS_Weight min on Precision, Recall and F1.

Influence of FS_Weight min on Precision, Recall and F1. Compared to the accuracy values shown in Figure 6, the values in Figure 7 are much smaller. This demonstrates that, by introducing a dynamic PPI network in combined PPI network construction, the prediction accuracy can be improved.

Protein complex evolution relationship research

By using the training set, we successfully identified the best parameter value for GECluster when applied to combined PPI networks for protein complex prediction. Then, we further analysed how protein complexes within yeast cells evolve according to the changes in the alcohol concentration in the medium during the cultivation process. As a result, seven dynamic PPI networks and their corresponding combined PPI networks were constructed by analysing data values in test datasets. The details of these networks are shown in Table 3. GECluster was applied to the seven combined PPI networks shown in Table 3, and the number of complexes predicted is also given in Table 3. The relationships among protein complexes between different PPI networks are presented in Figure 8.
Table 3.

Information about the dynamic PPI networks and combined PPI networks inferred from test datasets and the complex numbers predicted.

Dynamic networkNode numberEdge numberClustering coefficientNetwork diameterCharacteristic path lengthCombined networkAdded edgesComplex numbers
DPPI1222772300.126124.226CPPI11,612,056199
DPPI2212369540.101104.067CPPI21,404,088134
DPPI3212466240.121124.177CPPI31,419,210174
DPPI4194549870.103124.443CPPI41,238,366101
DPPI5208150670.075114.445CPPI51,386,40587
DPPI6192144670.081114.564CPPI61,138,52795
DPPI7150631170.06124.709CPPI7698,31770

Note: Node number is the protein number in the dynamic network; clustering coefficient is a measure of the degree to which nodes in a graph tend to cluster together; network diameter is the average minimum distance between pairs of nodes; characteristic path length is defined as the average number of edges in the shortest paths between all vertex pairs; added edges is the number of edges added when constructing combined PPI network; complex numbers are the number of complexes predicted.

Figure 8.

Relationships among protein complexes between different PPI networks.

Information about the dynamic PPI networks and combined PPI networks inferred from test datasets and the complex numbers predicted. Note: Node number is the protein number in the dynamic network; clustering coefficient is a measure of the degree to which nodes in a graph tend to cluster together; network diameter is the average minimum distance between pairs of nodes; characteristic path length is defined as the average number of edges in the shortest paths between all vertex pairs; added edges is the number of edges added when constructing combined PPI network; complex numbers are the number of complexes predicted. Relationships among protein complexes between different PPI networks. The results in Figure 8 indicate that with the increase of alcohol concentration, the protein complexes within yeast cells change gradually. For example, the complexes in CPPI1 have the strongest relationship with the complexes in CPPI3 and CPPI4 but seldom have relations with complexes in other networks. The complexes in CPPI7 have most interactions with the complexes in CPPI6 but rarely interact with complexes in CPPI1, CPPI2 and so on. This illustrates how complexes evolve gradually from one state to another in order to best adapt to the changes in the living environment. The number of complexes decreased from CPPI1 to CPPI7, which was in agreement with the real-life experimental data. At the beginning of fermentation, yeast cells multiply rapidly and, as a result, many protein complexes are synthesized. On the contrary, with the increase in alcohol concentration, yeast cells have to reduce their energy consumption and limit other non-essential activities, resulting in only a few complexes being synthesized. According to Gavin et al.,[21] the proteins within complexes can be classified into core and attachment proteins. Core proteins are those that are always present in all isoforms and execute the main functions, whereas attachment proteins are present only in some of the isoforms and act as modifiers of the complex's function.[22] Many researchers believe that core proteins evolve slower than attachment proteins, as core proteins are main functional elements,[23,24] which is in accordance with the proposal that functionally important genes should evolve slower than less important genes. However, a recent study by Chakraborty and Ghosh [22] revealed that core proteins evolve faster than attachment proteins in spite of their higher multi-functionality. The authors observed that attachment proteins play a role in a higher number of protein complexes than core proteins and, consequently, have an increased expression level, which is the main determining factor for the protein evolution rate. In this paper, by introducing dynamic and combined PPI networks as well as the GECluster algorithm, we were able to identify the protein complexes within PPI networks precisely. Since previously performed protein complex evolution research is based on the protein complexes predicted by using low accuracy methods, it may not be completely correct. In this part of our study, the core and attachment protein dataset of [22] was used to analyse their evolutionary relationship. We count the core and attachment protein number in each network complex dataset. The protein complex number is defined as the number of protein complexes in which a protein subunit belongs. We also made a statistical assessment of the protein complex numbers of both the core and the attachment proteins. Importantly, previous studies are almost all based on static PPI networks but seldom consider complex dynamic changes. According to our study, the number of core proteins decreased significantly as compared to that of attachment proteins, which in accordance with previous opinions that core proteins determine the function of protein complexes. As a whole, the identification of protein complexes is of great importance in understanding the cellular organization and functions. Proteins that fall into the same group tend to function similarly, which allows the function of newly discovered proteins to be predicted by identifying protein complexes in which they belong. Since proteins rarely function alone, but rather combine together with other proteins to form protein complexes that execute specific functions. Thus, the loss of particular proteins from a protein complex may be associated with a disease. In this context, our GECluster algorithm may prove useful by aiding disease diagnosis.

Conclusions

In this paper, a novel protein complex prediction algorithm named GECluster was proposed to detect protein complexes from PPI networks. GECluster was applied on a combined PPI network which is a weighted PPI network constructed from dynamic PPI networks. Dynamic PPI networks were refined from static PPI networks by using gene expression datasets. GECluster was first applied to a training set to determine the optimal parameter value. With this parameter value, GECluster was applied to seven combined PPI networks constructed using data of yeast response to stress throughout a wine fermentation process and gave more accurate protein complex prediction as compared to two classical methods (MCODE and CFinder). The results indicate that using combined PPI network can efficiently improve the protein complex prediction accuracy, which is due to the fact that, unlike classical methods, we introduced dynamic PPI networks and combined PPI networks to take into consideration the biological role of proteins. Dynamic PPI networks are constructed in such a way as to include only those proteins that are translated at a specific time point. The combined PPI network is constructed based on the dynamic PPI network and GO annotations of proteins. By using GO Slims to annotate each protein in the dynamic PPI networks, proteins with similar functions almost always fall into the same GO term defined group, leading to much higher accuracy. The potential of the GECluster algorithm to be employed in protein function prediction may, furthermore, prove useful in aiding the diagnosis of some protein-related diseases.
  24 in total

1.  DIP: The Database of Interacting Proteins: 2001 update.

Authors:  I Xenarios; E Fernandez; L Salwinski; X J Duan; M J Thompson; E M Marcotte; D Eisenberg
Journal:  Nucleic Acids Res       Date:  2001-01-01       Impact factor: 16.971

Review 2.  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

3.  Protein complex prediction in large ontology attributed protein-protein interaction networks.

Authors:  Yijia Zhang; Hongfei Lin; Zhihao Yang; Jian Wang; Yanpeng Li; Bo Xu
Journal:  IEEE/ACM Trans Comput Biol Bioinform       Date:  2013 May-Jun       Impact factor: 3.710

4.  Hierarchical structure and the prediction of missing links in networks.

Authors:  Aaron Clauset; Cristopher Moore; M E J Newman
Journal:  Nature       Date:  2008-05-01       Impact factor: 49.962

Review 5.  A survey of computational methods for protein complex prediction from protein interaction networks.

Authors:  Sriganesh Srihari; Hon Wai Leong
Journal:  J Bioinform Comput Biol       Date:  2012-11-07       Impact factor: 1.122

6.  Dynamics of the yeast transcriptome during wine fermentation reveals a novel fermentation stress response.

Authors:  Virginia D Marks; Shannan J Ho Sui; Daniel Erasmus; George K van der Merwe; Jochen Brumm; Wyeth W Wasserman; Jennifer Bryan; Hennie J J van Vuuren
Journal:  FEMS Yeast Res       Date:  2008-02       Impact factor: 2.796

7.  Construction of ontology augmented networks for protein complex prediction.

Authors:  Yijia Zhang; Hongfei Lin; Zhihao Yang; Jian Wang
Journal:  PLoS One       Date:  2013-05-01       Impact factor: 3.240

8.  Protein complex forming ability is favored over the features of interacting partners in determining the evolutionary rates of proteins in the yeast protein-protein interaction networks.

Authors:  Sandip Chakraborty; Bratati Kahali; Tapash C Ghosh
Journal:  BMC Syst Biol       Date:  2010-11-12

9.  Exploring hierarchical and overlapping modular structure in the yeast protein interaction network.

Authors:  Changning Liu; Jing Li; Yi Zhao
Journal:  BMC Genomics       Date:  2010-12-02       Impact factor: 3.969

10.  Modifying the DPClus algorithm for identifying protein complexes based on new topological structures.

Authors:  Min Li; Jian-er Chen; Jian-xin Wang; Bin Hu; Gang Chen
Journal:  BMC Bioinformatics       Date:  2008-09-25       Impact factor: 3.169

View more
  2 in total

1.  LPRP: A Gene-Gene Interaction Network Construction Algorithm and Its Application in Breast Cancer Data Analysis.

Authors:  Lingtao Su; Xiangyu Meng; Qingshan Ma; Tian Bai; Guixia Liu
Journal:  Interdiscip Sci       Date:  2016-09-17       Impact factor: 2.233

2.  MGOGP: a gene module-based heuristic algorithm for cancer-related gene prioritization.

Authors:  Lingtao Su; Guixia Liu; Tian Bai; Xiangyu Meng; Qingshan Ma
Journal:  BMC Bioinformatics       Date:  2018-06-05       Impact factor: 3.169

  2 in total

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