Skip to main content

Predicting protein functions by relaxation labelling protein interaction network

Abstract

Background

One of key issues in the post-genomic era is to assign functions to uncharacterized proteins. Since proteins seldom act alone; rather, they must interact with other biomolecular units to execute their functions. Thus, the functions of unknown proteins may be discovered through studying their interactions with proteins having known functions. Although many approaches have been developed for this purpose, one of main limitations in most of these methods is that the dependence among functional terms has not been taken into account.

Results

We developed a new network-based protein function prediction method which combines the likelihood scores of local classifiers with a relaxation labelling technique. The framework can incorporate the inter-relationship among functional labels into the function prediction procedure and allow us to efficiently discover relevant non-local dependence. We evaluated the performance of the new method with one other representative network-based function prediction method using E. coli protein functional association networks.

Conclusion

Our results showed that the new method has better prediction performance than the previous method. The better predictive power of our method gives new insights about the importance of the dependence between functional terms in protein functional prediction.

Background

Currently the sequencing of many genomes has brought to light the discovery of thousands of possible open reading frames which are all potentially transcribed and translated into gene products. For many proteins, little is known beyond their sequences, and for the typical proteome, between one-third and one-half of its proteins remains uncharacterized. For example, yet despite being the most highly studied model bacterium, a recent comprehensive community annotation effort for the fully sequenced reference K-12 laboratory strains indicated that only half (~54%) of the protein-coding gene products of E. coli currently have experimental evidence indicative of a biological role [1]. The remaining genes have either only generic, homology-derived functional attributes (e.g. 'predicted DNA-binding') or no discernable physiological significance. Moreover, as we know that proteins play role in many biological processes, due to the complexity of biological systems, so many functions of these proteins may have undiscovered yet. As a result, a major challenge in modern biology is to develop methods for determining protein function at the genomic scale [2].

It is widely known that proteins seldom act alone; rather, they must interact with other biomolecular units to execute their function. Protein-protein interactions operate at almost every level of cellular functions [3]. Thus, implications about function can often be made via protein-protein interaction studies. These inferences are based on the premise that the function of unknown proteins may be discovered through studying their interaction with a known protein target having a known function. It has been postulated that a far better way to systematically uncover gene function and the higher-level organization of proteins into biological pathways is by the examination of these interaction networks via proteomic, genomic and bioinformatic approaches, which is essential to discovering the biological context of protein functions and the molecular mechanisms of underlying biological processes [2, 3].

Basically, there are two types of automatic function prediction paradigms by analyzing the entire set of functional associations recorded between gene products in the context of a network. The first one is to use the set of associations in the network to propagate the functional labels from well characterized protein nodes to those with limited or no annotations. Many functional prediction studies following this paradigm are often focused first on sub-grouping or clustering the interaction networks into functional modules based on the pattern or distribution of protein nodes and interaction links which can be highly suggestive of shared functions. These modules may be distinct or overlapping. Any unannotated gene products in a given module can be subsequently assigned the most common functional annotation(s) associated with its interacting partners or neighbors [2]. This 'unsupervised' approach often works well if there is extensive coherent annotation available and relatively few uncharacterized proteins per cluster, but there can be difficulty if a module contains many proteins without annotations or with diverse, seemingly unrelated functions. Most of the methods for identifying modules operate on the underlying assumption that proteins within modules are more tightly connected than proteins in different modules; Broadly speaking, the clustering methods we consider are either specific to the network domain, or are based on standard distance- or similarity-based clustering techniques; in the latter case, the key issue is typically in deciding on a suitable measure of distance or similarity between two proteins in an interaction network. These methods differ in the extent to whether they use only local neighborhood information when clustering whereas others use more global features of the network.

Alternate computational methods have been devised to automatically assign functional labels, such as gene ontology (GO) terms [4], to the uncharacterized proteins present in an interaction network in a 'supervised' manner according to the annotations of the broader neighborhood of interacting gene products. Differentiating from the module-based methods cited above, these newer approaches often exploit both the global and local properties of network graphs [5, 6]. The trade off is that additional error or uncertainty may be introduced by assuming functional similarity among more loosely connected gene products that are more than one step apart in an interaction network.

Supervised computational methods for automatically assigning functional terms to previously uncharacterized genes based on the categorical properties of their annotated interaction partners have been widely developed [5–10]. Schwikowski et al [7] developed majority counting method to predict for a given protein up to three functions that are prevailing among its neighbors. Nabieva et al. [9] proposed the functional flowmethod which simulates a network flow of annotations from annotated proteins to target ones. They formulated the annotation problem as a global optimization problem, where a unique function is assigned to an unknown protein so as to minimize the cost of edges connecting proteins with different assignments. Chua et al. [5] defined the functional similarity between a pair of proteins by taking both the direct and indirect neighbors of the protein pair into account. They showed that level 2 and 3 neighbors have an above average likelihood of sharing functional similarity. A weighted averaging method based on functional similarity weight between the proteins is defined to predict the function using level 1 and level 2 neighbors. It has been shown to outperform some of the existing methods that use interconnection network information in the three main categories of GO. Lee et al. [6] developed a new kernel logistic regression (KLR) method for protein function prediction based on diffusion kernels. In the KLR method, the authors incorporated the correlation among biological functions into their model by identifying a set of functions that are highly correlated with the function of interest using the χ2 test. The prediction accuracy is comparable to another protein function classifier based on the support vector machines with a diffusion kernel. Hu et al. [10] proposed a network-based protein function prediction method that assigns functions to unannotated proteins in a functional association network. The algorithm includes two steps: the first step is to compute function affinity (or function profiles) of uncharacterized proteins to the functional categories we are interested using the functional information from their level 1 (direct) neighbors and level 2 (indirect) neighbors; the second step is to evaluate the correlated functional profiles based on a penalized logistic regression model and uses a stepwise variable selection procedure to select optimized function profiles in the final model to estimate probability of uncharacterized proteins assigned to the interested functions. Their experiments showed that their method makes improvements of prediction accuracy compared to existing techniques.

These methods can be roughly categorized as either simple, local, guilt-by-association techniques or global, network optimization procedures. While both approaches often achieve similar performance [11], there are potential deficiencies in the procedures. For example, since functional terms are often interrelated (e.g. the GO hierarchies), the correlation structure of the respective functional categories can potentially be exploited. Hence, to deduce the biological role(s) of a particular protein, one should take into account the full spectrum and relatedness of available annotations of the interaction partners when evaluating a particular functional category.

In this study, we proposed a relaxation labelling method for network-based protein function prediction. We explored to incorporate the inter-relationship among functional labels into the function predictions. The relaxation labelling is employed to iteratively update each node's likelihood for a given function by taking its non-local dependencies into account. The advantages of the method are demonstrated by a recently generated Ecoli protein functional association network [10].

Methods

Relaxation labelling method for protein function prediction

In a functional association network, let us assume that O is the set {o1, ..., o n } of n proteins to be labelled. L is the set {l1, ..., l m } of m possible functional labels (GO terms) for the proteins. Let P i (l k ) be the probability that the label l k is the correct label for protein o i and each probability satisfies 0 ≤ P i (l k ) ≤ 1 where P i (l k ) = 0 implies that label l k is impossible for protein o i and P i (l k ) = 1 implies that this labelling is certain.

The relaxation labeling process includes three steps [12]:

  1. 1)

    Initialize the probability P i (l k )(0) of protein o i for function l k . This can be done by assigning an initial and perhaps arbitrary probability for each label and protein. In this study, we used the weighted voting approach as proposed by McDemott et al. [8]. We considered all labelled proteins in the direct neighbors of a given protein o i and calculated the probability P i (l k ) (0) of protein o i for function l k given by:

    (1)

where a ij is the association score between protein o i and o j . N is the set of proteins neighbouring o i . We introduce a discrete value function θ(o j , l k ), which takes value 1 if protein o j has function l k and 0 otherwise. If protein o i has no neighbours with function l k , we estimate P i (l k )(0) based on the function's prior in GO gold standard we constructed.

  1. 2)

    Update the probability P i (l k ) of protein o i for function l k . This is done by considering the probabilities of labels for neighbouring proteins. Let us assume that we have changed all probabilities up to some step, T, and we now seek an updated probability for the next step T + 1. We can estimate the change in confidence of P i (l k ) by:

    (2)

where C ij (l k , l l ) is the correlation between protein functional labels defined as the conditional probability that protein o i has a label l k given that protein o j has a label l l , i.e. C ij (l k , l l ) = P(l k |l l ). We estimate C ij (l k , l l ) based on semantic similarity between functional terms in GO (discussed below). N is the set of proteins neighboring o i , and ω ij is a factor that weights the labellings of these neighbours, defined in such a way that . The new probability for label P i (l k ) in generation T + 1 can be computed from the values from generation T using

(3)

3) The process of step 2) is repeated until the labelling method converges or stabilises. This occurs when there is little or no change between successive sets of probability values.

Construct functional association networks

We used an integrated functional association network which merged the physical interaction network and predicted genome context association network [10]. The resulting combined probabilistic network consisted of 80,370 high-confidence (probability >= 75%) putative pairwise interactions encompassing virtually the entire proteome of E. coli, including 4144 proteins.

Construct GO gold standard

The most widely adopted gold standard system is the Gene Ontology (GO) database [4], which uses a clearly defined, and computationally friendly, vocabulary for representing the cellular, biochemical and physiological roles of gene products in a systematic manner. From the perspective of functional computation, GO provides a standardized way to assess whether a set of genes have similar functions, which has led to its increasing popularity for the many function prediction procedures used in model organism settings [13]. GO terms are organized in a tree-like structure, starting from most general (e.g. biological process) at the root to the most specific at the leaves (e.g. regulation of DNA recombination) distributed across three major semantic domains - molecular function, biological process, and cellular location. Since terms may have more than one parent, they are technically structured as a network called a directed acyclic graph. For instance, "B cell apoptosis" represents a sub-type of both the term "apoptosis" and "B cell homeostasis". Hence, the functional classes are not necessarily independent of one another, and the dependencies are explicitly defined.

While expert curators manually assign terms based on published experimental evidence, most terms are electronically inferred based on sequence similarity to other well-studied gene products or other criteria. Each term is assigned an evidence code stating how the annotation is supported [14], which allows one to assess the reliability of an annotation. If the annotation is based on experimental evidence traceable to an author or publication, it is presumably more reliable than if it was simply inferred through sequence similarity. The GO has over ten such evidence codes, which are not part of the core ontology.

We created the gold standard for the function predictions based on Gene Ontology [4]. In order to have a suitable number of proteins for cross-validation, we only consider those functional categories with the minimum of 30 associated labeled proteins. Since a functional term is too general if it has too many labeled proteins, we also fixe the maximum number of labeled proteins in a function term to be 400. For biological process (BP) terms in the GO hierarchy related to E. Coli proteins [15], we removed the terms that had neither IPI (inferred from protein-protein interaction) nor IGC (inferred from genomic context) evidence codes. We also removed any proteins with NCBI product descriptions as "hypothetical", "predicted" or "putative". The final GO gold standard used in this study included 1444 of the 4144 proteins in the functional interaction network. Since E. Coli proteins have not been well-annotated using GO, there are only 32 GO BP terms which meet the mentioned filtering requirements and are shown in Table 1. A more complete description of the GO gold standard selection can be found in our previous study [10].

Table 1 The 32 GO BP terms used in this study

Measure semantic similarity of functional terms in GO

Different methods have been developed to determine the similarity of two GO terms based on their distances to the closest common ancestor term and/or the annotation statistics of their common ancestor terms [16–18]. There are some drawbacks in these GO semantic similarity measurement methods. For example, Resnik method only considers the information content of a functional term derived from the corpus statistics while the location of a GO term in GO graph is usually ignored. Wang et al. [19] recently proposed a novel method to encode a GO term's semantics (biological meanings) into a numeric value by aggregating the semantic contributions of their ancestor terms (including this specific term) in the GO graph. They designed an algorithm to measure the semantic similarity of GO terms as follows:

Assume that there are two GO terms: l i and l k , which are represented as two directed acyclic graphs (DAGs): and , respectively, where is the set of GO terms in , including term l i (l k ) and all of its ancestor terms in the GO graph, and is the set of edges (semantic relations) connecting the GO terms in . The semantic similarity between GO terms l i and l k is defined as

(4)

where and is the similarity score of GO functional term q associated to term l i . Here is defined as:

(5)

where 0 <r e < 1 measures the contribution of edge e ∈ linking term q with its child term q'. SV(l k ) and are defined in the same ways as SV(l i ) and , respectively.

For the 32 GO biological process terms we discussed above, we used the software G-SESAME to calculate Wang's semantic similarity between any pair of GOs [20].

Performance evaluation

Classifier performance is evaluated by five-fold cross-validation. Briefly speaking, all labelled proteins are arbitrarily split into five representative sub-groups. Each sub-group is kept to have approximately equal number of labelled proteins in each functional GO term. The computational algorithm is then trained on n-1 of the groups, followed by testing on the remaining holdout group. This procedure is repeated 5 times, each time using a different sub-group of gene products as the test set. We quantify the performance of each GO term based on the area-under-the-curve (AUC) in Receiver Operating Characteristic (ROC) curves drawn by plotting sensitivity versus specificity at different thresholds. Each threshold yields one pair of sensitivity and specificity values and, thus, one point on the curve. The single statistic (AUC) provides a quantitative indication of how well a particular functional classifier performs.

To evaluate the overall prediction performance of our algorithm, we plot the precision against recall at different thresholds, which can be calculated as follows: Given a threshold, if a protein has predicted probability larger than it in a function category, we assign the function to the protein, so we compute

(6)

where m i is the number of predicted annotations for protein i, n i is the number of known annotations for protein i, k i is the number of correctly predicted annotations for protein i.

Results and discussion

Based on the pairwise semantic similarity among the 32 GO terms calculated using formula (4), we made a heat map representing this GO term similarity matrix, which is shown in Figure 1.

Figure 1
figure 1

Heat map shows the semantic similarity among the 32 GO BP terms. The red colour represents the highest similarity; the green represents the lowest similarity.

As we can see from the plot, some highly correlated GO terms (e.g. GO.0006260.DNA.replication, GO.0006350.transcription, GO.0006412.translation) are grouped into a single block.

To compare the performance of the weighted voting and relaxation labelling classifiers, we performed five-fold cross-validation on the built gold standard data. The comparisons of the AUC scores of the 32 GO terms generated by the two classifiers are shown in Figure 2. Overall, the AUC scores for 28 of the 32 GO terms have been increased based on our new function prediction method. The advantage of the new method has been further demonstrated by plotting the recall versus precision curves generated from the predictions based on the two classification methods. As shown in Figure 3, the relaxation labelling based approach has larger recall and precision than those based on the weighted voting approach. We also observed that highly correlated GO terms as shown in Figure 1 have larger prediction improvement than uncorrelated GO terms based on our new method.

Figure 2
figure 2

Relative performance of weighted voting and relaxation labelling classifiers by AUC . Each circle represents a specific GO BP term.

Figure 3
figure 3

Precision versus recall of predictions made by weighted voting and relaxation labelling classifiers.

In this study, we used the GO structure-based method to quantify the similarity between GO terms and demonstrated its advantage by incorporating this information in E. Coli protein function prediction. We are exploring to compare the performance of this method with information-content-based approaches to measure GO similarity in protein function prediction. In the future, we will apply the new method to protein functional association networks generated in other species and compare its performance with other representative methods in detail.

Conclusion

In this study, we have proposed a new method for efficiently exploring relevant non-local dependencies of functional labels in the protein function prediction task. Our approach is able to take into account the correlations among GO terms. It includes two major steps: first, initial label assignment is made by a local classifier; second, the dependencies among GO labels are taken into accounted and propagated using an iterative relaxation procedure. The potential trade-off is that additional error or uncertainty may have occasionally been introduced by assuming functional similarity among more loosely connected proteins. We evaluated the performance of the new method with one other representative network-based function prediction method using E. coli protein functional association networks. Our results showed that the new method has better prediction performance than the previous method. The better predictive power of our method gives further insight about the importance of the dependence between functional terms in protein functional prediction.

References

  1. Riley M, Abe T, Arnaud MB, Berlyn MK, Blattner FR, Chaudhuri RR, Glasner JD, Horiuchi T, Keseler IM, Kosuge T, et al.: Escherichia coli K-12: a cooperatively developed annotation snapshot-2005. Nucleic Acids Res 2006, 34: 1–9. 10.1093/nar/gkj405

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  2. Barabasi AL, Oltvai ZN: Network biology: Understanding the cell's functional organization. Nature Reviews Genetics 2004, 5: 101–114. 10.1038/nrg1272

    Article  CAS  PubMed  Google Scholar 

  3. Jansen R, Yu H, Greenbaum D, Kluger Y, Krogan NJ, Chung S, Emili A, Snyder M, Greenblatt JF, Gerstein M: A Bayesian networks approach for predicting protein-protein interactions from genomic data. Science 2003, 302: 449–453. 10.1126/science.1087361

    Article  CAS  PubMed  Google Scholar 

  4. Ashburner M, Ball CA, Blake JA, Botstein D, Butler H, Cherry JM, Davis AP, Dolinski K, Dwight SS, Eppig JT, et al.: Gene ontology: tool for the unification of biology. The gene ontology consortium. Nature Genetics 2000, 25: 25–29. 10.1038/75556

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  5. Chua HN, Sung WK, Wong L: Exploiting indirect neighbours and topological weight to predict protein function from protein-protein interactions. Bioinformatics 2006, 22: 1623–1630. 10.1093/bioinformatics/btl145

    Article  CAS  PubMed  Google Scholar 

  6. Lee H, Tu Z, Deng M, Sun F, Chen T: Diffusion kernel-based logistic regression models for protein function prediction. OMICS: J Integr Biol 2006, 10: 40–55. 10.1089/omi.2006.10.40

    Article  CAS  Google Scholar 

  7. Schwikowski B, Uetz P, Fields S: A network of protein-protein interactions in yeast. Nature Biotechnology 2000, 18: 1257–1261. 10.1038/82360

    Article  CAS  PubMed  Google Scholar 

  8. McDermott J, Bumgarner R, Samudrala R: Functional annotation from predicted protein interaction networks. Bioinformatics 2005, 21: 3217–3226. 10.1093/bioinformatics/bti514

    Article  CAS  PubMed  Google Scholar 

  9. Nabieva E, Jim K, Agarwal A, Chazelle B, Singh M: Whole proteome prediction of protein function via graph-theoretic analysis of interaction maps. Bioinformatics 2005, 21: 302–310. 10.1093/bioinformatics/bti1054

    Article  Google Scholar 

  10. Hu P, Janga SC, Babu M, Díaz-Mejía JJ, Butland G, Yang W, Pogoutse O, Guo X, Phanse S, Wong P, et al.: Global functional atlas of Escherichia coli encompassing previously uncharacterized proteins. PLoS Biology 2009, 7: e96. 10.1371/journal.pbio.1000096

    Article  PubMed  Google Scholar 

  11. Murali TM, Wu CJ, Kasif S: The art of gene function prediction. Nature Biotechnology 2006, 24: 1474–1475. 10.1038/nbt1206-1474

    Article  CAS  PubMed  Google Scholar 

  12. Marshall AD, Martin RR: Computer vision, models and inspection. River Edge, NJ: World Scientific Publishing Co., Inc; 1992.

    Book  Google Scholar 

  13. Jansen R, Gerstein M: Analyzing protein function on a genomic scale: The importance of gold-standard positives and negatives for network prediction. Current Opinion in Microbiology 2004, 7: 535–545. 10.1016/j.mib.2004.08.012

    Article  CAS  PubMed  Google Scholar 

  14. [http://www.geneontology.org/GO.evidence.shtml]

  15. [http://www.ebi.ac.uk/GOA/]

  16. Lin D: An information-theoretic definition of similarity, Semantic Similarity Based on Corpus Statistics and Lexical Taxonomy. Fifteenth International Conference on Machine Learning 2008, 296–304.

    Google Scholar 

  17. Resnik P: Semantic similarity in a taxonomy: an information-based measure and its application to problems of ambiguity in natural language. J Artificial Intelligence Res 1999, 11: 95–130.

    Google Scholar 

  18. Lord PW, Stevens RD, Brass A, Goble CA: Investigating semantic similarity measures across the Gene Ontology: the relationship between sequence and annotation. Bioinformatics 2003, 19: 1275–83. 10.1093/bioinformatics/btg153

    Article  CAS  PubMed  Google Scholar 

  19. Wang JZ, Du Z, Payattakool R, Yu PS, Chen CF: A new method to measure the semantic similarity of go terms. Bioinformatics 2007, 23: 1274–1281. 10.1093/bioinformatics/btm087

    Article  CAS  PubMed  Google Scholar 

  20. [http://bioinformatics.clemson.edu/G-SESAME/termAnalysis.php]

Download references

Acknowledgements

The authors would like to thank Sarath Chandra Janga, Mohan Babu, J. Javier Diaz-Mejia, Alberto Paccanaro, and Gabriel Moreno-Hagelsieb for their help in preparing for the functional association network. The authors also thank the three anonymous reviewers for their constructive suggestions to improve the work.

This article has been published as part of BMC Bioinformatics Volume 11 Supplement 1, 2010: Selected articles from the Eighth Asia-Pacific Bioinformatics Conference (APBC 2010). The full contents of the supplement are available online at http://www.biomedcentral.com/1471-2105/11?issue=S1.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Pingzhao Hu.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

PH designed and implemented the algorithms. PH drafted the manuscript. HJ and AE provided helpful suggestions on the algorithm development. AE and HJ monitored the study. All authors read and approved the final manuscript.

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an open access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Hu, P., Jiang, H. & Emili, A. Predicting protein functions by relaxation labelling protein interaction network. BMC Bioinformatics 11 (Suppl 1), S64 (2010). https://doi.org/10.1186/1471-2105-11-S1-S64

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-11-S1-S64

Keywords