Literature DB >> 17932054

FunSimMat: a comprehensive functional similarity database.

Andreas Schlicker1, Mario Albrecht.   

Abstract

Functional similarity based on Gene Ontology (GO) annotation is used in diverse applications like gene clustering, gene expression data analysis, protein interaction prediction and evaluation. However, there exists no comprehensive resource of functional similarity values although such a database would facilitate the use of functional similarity measures in different applications. Here, we describe FunSimMat (Functional Similarity Matrix, http://funsimmat.bioinf.mpi-inf.mpg.de/), a large new database that provides several different semantic similarity measures for GO terms. It offers various precomputed functional similarity values for proteins contained in UniProtKB and for protein families in Pfam and SMART. The web interface allows users to efficiently perform both semantic similarity searches with GO terms and functional similarity searches with proteins or protein families. All results can be downloaded in tab-delimited files for use with other tools. An additional XML-RPC interface gives automatic online access to FunSimMat for programs and remote services.

Entities:  

Mesh:

Substances:

Year:  2007        PMID: 17932054      PMCID: PMC2238903          DOI: 10.1093/nar/gkm806

Source DB:  PubMed          Journal:  Nucleic Acids Res        ISSN: 0305-1048            Impact factor:   16.971


INTRODUCTION

Sequencing efforts have produced large amounts of genomic data, which are functionally characterized further by experimental techniques and automated methods (1,2). The controlled vocabulary provided by the Gene Ontology (GO) consortium is commonly used for annotating gene products with their function (3). GO consists of three ontologies: biological process, molecular function and cellular component. Each GO term is represented by a node in a directed acyclic graph (DAG). Relationships between different GO terms are established by edges that connect GO term nodes within the DAG. Different approaches for computing the functional similarity between gene products have been proposed. The simplest, but least sensitive, method is to count the number of GO terms annotated to two functionally related proteins. More advanced approaches are based on the semantic similarity of GO terms and compute a numerical value of the similarity between two GO terms (4–9). These semantic similarity measures rely on an annotation database for defining the importance of every GO term. One popular method based on semantic similarity is the calculation of the average semantic similarity between the GO terms annotated to the two gene products being compared (10). A modification of this method is the definition of the functional similarity between two gene products as the maximal semantic similarity between two annotated GO terms (11–13). Two more sophisticated approaches introduced by Zhang et al. (9) and Schlicker et al. (7), which are practically identical in most cases, find the most similar GO term of one protein for every GO term annotated to the other protein and then take the average of these best matches. Wang et al. (14) developed a new semantic similarity measure that distinguishes different types of relationships. However, regarding the functional similarity measure, they have adapted a methodology closely related to Zhang et al. and Schlicker et al. All described methods measure the functional similarity according to only one of the three GO ontologies. To our knowledge, the only measure combining different ontologies into a single similarity score is the FunSim approach by Schlicker et al. (7). One important application of GO annotation and functional similarity is the analysis of gene expression data. Many methods exist for the identification of overrepresented GO terms in a list of genes (15,16). Khatri and Draghici recently reviewed methods that apply GO to the analysis of microarray data (17). Other approaches use functional similarity for clustering of genes on microarrays because functionally related genes may have similar expression profiles (11,18,19). A different application of GO-based functional similarity is the prediction and validation of molecular interactions. For instance, functional similarity was found to be one of the best predictors for protein–protein interactions (20,21). In other work, it was utilized for the quality assessment of protein–protein or domain–domain interaction data (22–25). Using functional similarity values, it is also possible to derive useful confidence thresholds for predicted domain–domain interactions (22). Another application of functional similarity is the prioritization of putative disease genes (26–30). For example, GO-based similarity appears to be a good indicator for disease gene relatedness (27). Further uses of functional similarity include the identification of functional modules in interaction networks (31,32). Despite the wide applicability of functional similarity measures, no comprehensive resource of similarity values exists. Some tools are available for download that can be used for computing the functional similarity of gene products (10,33–35). However, like the programs GO Graph (10) and DynGO (33), these tools require the user to build a local database or, like FSST (34), to download a large database before the functional similarity can be computed on the own computer. Furthermore, some databases allow functional similarity searches (4,9,36). The Gene Functional Similarity Search Tool (GFSST) supports queries for functionally similar proteins, but restricts the user to either the human or the mouse proteome (9). The FuSSiMeG web service reports the functional similarities between two GO terms annotated to each of them, but the results lack a combined score (4). To overcome the described limitations of other tools, we implemented the database FunSimMat accessible from a convenient online user front-end (http://funsimmat.bioinf.mpi-inf.mpg.de/) and through a XML–RPC interface. FunSimMat offers the semantic comparison of GO terms and several search options for functionally similar proteins or protein families. FunSimMat contains precomputed functional similarity values for proteins and protein families from UniProtKB (37), Pfam (38) and SMART (39). We implemented three different semantic similarity measures and apply them in the calculation of various functional similarity scores.

MATERIALS AND METHODS

Annotation classes

The current revision of FunSimMat contains more than 4.6 million proteins and protein families. Since functional similarity measures are symmetric, roughly 10 trillion computations of functional similarity values would be required for a complete all-against-all comparison. However, not every protein or protein family is annotated with a unique combination of GO terms. Therefore, we define an annotation class to be a specific, lexically sorted, list of GO terms from one ontology. An annotation class can be identified by a unique accession number. Each protein or protein family is assigned to three annotation classes that correspond to the annotated GO terms, one class for biological process (BPclass), one for molecular function (MFclass) and one for cellular component (CCclass). For example, the terms ‘mitochondrion inheritance’ (GO:0000001) and ‘actin cortical patch assembly’ (GO:0000147) constitute one BPclass. If A and B are two annotation classes, then all pairs of proteins p und q that belong to A and B, respectively, obtain the same functional similarity value. This decreases the amount of required computations by several orders of magnitude. In addition to the definition of BPclasses, MFclasses and CCclasses, we also defined GO annotation classes (GOclasses). Each GOclass consists of one BPclass, one MFclass and one CCclass. Theoretically, more than a trillion different GOclasses could be derived from the available BPclasses, MFclasses and CCclasses. However, only 52 493 GOclasses occur in practice, which reduces the search space considerably when comparing one protein or protein family against the complete database. The definition of annotation classes as well as the mapping of proteins and protein families to annotation classes are available for download on the website.

Data sources

As of September 2007, our MySQL database FunSimMat includes 4 629 251 proteins with GO annotations from UniProtKB release 10.5. Additionally, the database contains 8957 Pfam families (Pfam release 21.0) and 704 SMART families (from InterPro release 15) annotated to one of the proteins. Currently, the proteins and protein families can be assigned to 17 140 biological process annotation classes, 20 649 molecular function classes and 4978 cellular component classes. Since the number of annotation classes is small in contrast to the number of proteins in the database, we anticipate that our approach will scale well with the growing number of proteins and annotations that can be expected in the upcoming years. We intend to update the databases every 3 months, which takes about 1 week of computation time using two CPUs.

Semantic similarity measures

We implemented four different semantic similarity measures. These measures are based on the information content (IC) of a GO term (6). The more specific a GO term is, the smaller is its probability and the higher its IC. The probability of a GO term is defined as its relative frequency in UniProtKB: where annot(t1) is the number of proteins annotated in UniProtKB with term t1, and children(t1) is the set of child terms of term t1 in the GO graph. The IC of a GO term t1 is then defined as follows: Resnik's semantic similarity measure uses the IC of the most informative common ancestor (MIA) to capture the common information shared by two terms t1 and t2. It is defined as follows (6): Lin's measure of semantic similarity additionally takes into account the differences between two terms and is defined as follows (5): where p(t1), p(t2) and p(MIA) are the probabilities of the two terms and their most informative ancestor. The simRel measure combines both semantic similarity measures and is defined as follows (7): Jiang and Conrath defined a semantic distance measure based on the IC (40), which can be transformed into a similarity measure. The similarity is defined as follows (41):

Functional similarity measures

We implemented several functional similarity measures for proteins and protein families that are based on the DAG structure of GO or on the semantic similarity measures. For two proteins p and q that are annotated with two GO term sets GO and GO of sizes N and M, respectively, the different functional similarity measures are calculated and are described as follows. The UI score is calculated from the number of terms in the intersection of the two induced graphs and the number of terms in the union of the two graphs. It is defined as follows (13): where g and g are the GO terms in the graphs induced by GO and GO, respectively. Pesquita et al. defined a functional similarity measure based on the IC of the terms annotated to the two proteins or protein families (42): The functional similarity measures based on the semantic similarity scores for GO terms are calculated as follows. First, the similarity matrix S containing all pair-wise semantic similarity values (s) between all terms in GO and all terms in GO are computed (7): The row vectors and column vectors of the matrix S represent the two possible directions of comparing protein p to protein q and vice versa. The GOscoremax is defined as the maximum over all s according to Lord et al. (10): GOscoreavg is defined as the average over all s according to Speer et al. (11): The average over the row maxima is defined as the rowScore, and the average over the column maxima is defined as the columnScore. This amounts to finding, for every GO term of one protein, the best-matching GO term annotated to the other protein. GOscoreBM between two proteins p and q is then computed as follows according to Schlicker et al. (7): GOscoremax, GOscoreavg and GOscoreBM can be computed using either of the four semantic similarity measures. The lowest similarity value is 0 for all measures. The maximum similarity is 1 except for Resnik's measure, which has no upper bound. For each protein pair or protein family pair, three different functional measures can be computed: one for biological process (BPscore), one for molecular function (MFscore) and one for cellular component (CCscore). The GOscores quantify the similarity of two proteins or protein families according to their annotation to one ontology. Full functional similarity can be established by considering all three ontologies and the corresponding three GOscores. Joining different GOscores into one score provides an overall assessment of functional similarity. However, a composite score should be able to distinguish protein or protein family pairs that score average in all ontologies from pairs that score high in one or two ontologies and low in the other ontologies. The funSim and the rfunSim measures combine BPscore and MFscore and are defined as follows (7): Here, max(BPscore) and max(MFscore) denote the maximal score for biological process and molecular function, respectively. The funSim score and the rfunSim score are computed using simRel and GOscoreBM. They range from 0 for no functional similarity to 1 for maximum functional similarity. In addition, we introduce the funSimAll and the rfunSimAll scores that also take the cellular component annotation into account. They are defined as follows: Here, max(BPscore), max(MFscore) and max(CCscore) denote the maximal score for biological process, molecular function and cellular component, respectively. They range from 0 for no functional similarity to 1 for maximum functional similarity.

FunSimMat

Query options

FunSimMat consists of a web front-end and a XML–RPC interface for providing the results returned by a back-end server in a suitable matrix format. The back-end server is responsible for executing the user queries and is implemented in Java 1.5. FunSimMat offers several query options. The first option is the semantic all-against-all comparison of GO terms contained in an input list provided by the user. The GO terms have to be entered using their accession numbers, for example, GO:0000001. The results table contains the computed semantic similarity values. The second query option is the comparison of one query protein or protein family with a list of proteins or protein families, which can be compiled in different ways. The simplest one is to enter the corresponding accession numbers into the query form of the website. It is also possible to upload a text file containing these accession numbers. Alternatively, users may use all proteins and protein families from a certain taxon by entering the corresponding NCBI Taxonomy identifier. The query form also contains a drop-down box to quickly select from common taxa. It is also possible to compare the query protein or protein family to the whole database. The computation results contain the functional similarity scores between the query protein or protein family with every protein or protein family from the list. If the user selected a taxon or the whole database, the results table contains the annotation classes corresponding to the selected proteins or protein families. By clicking on one annotation class, the user can obtain a list of selected proteins or protein families belonging to that class. The third query option is the definition of a functional profile. A functional profile consists of a list of GO terms from biological process, molecular function or cellular component. This functional profile is treated as an annotation class and is compared to a list of proteins or protein families. The user can either choose a taxon, as in the case above, or compare the profile to the whole database. This helps finding protein and protein families that are similar to a prototype protein the user is interested in. Similar to the second query option, the results table contains the comparison between the functional profile and the annotation classes. The list of selected proteins or protein families belonging to one class can be accessed by clicking on the class identifier.

Web front-end

The web front-end provides HTML forms for all of the different query options that FunSimMat offers. The results are displayed in a table (Figure 1), and can be downloaded as tab-delimited text file or printed. The results table can be customized to a large extent. It can be sorted according to one column by clicking on the corresponding column header. The score values are colored with a gradient from white for low similarity to blue for high similarity. This gradient can be changed to red or green. Additionally, it is possible to hide and show specific columns or groups of columns, for example all biological process scores at once. However, it is important to note that the features to change the color gradient and to hide columns are only available if JavaScript is enabled. The first two columns of the table contain the GO, UniProtKB, Pfam or SMART accessions linked to the respective source database, or the annotation class accessions. Annotation class accessions are linked to a page listing all proteins and protein families belonging to this annotation class together with their complete GO annotation. Tooltips containing the GO annotation of proteins or protein families are shown when the mouse hovers above an accession. More details can be found in the help pages on the website.
Figure 1.

Application example of querying FunSimMat with a functional profile. (A) Query form with the user input data. (B) Results table listing the similarity scores for the comparison of the functional profile with different BPclasses. (C) Web page showing all proteins belonging to BPclass number 1232 and the corresponding GO annotations.

Application example of querying FunSimMat with a functional profile. (A) Query form with the user input data. (B) Results table listing the similarity scores for the comparison of the functional profile with different BPclasses. (C) Web page showing all proteins belonging to BPclass number 1232 and the corresponding GO annotations.

XML–RPC interface

Extensible markup language remote procedure call (XML–RPC) is a protocol for accessing remote services and programs over a network. The XML–RPC interface allows for automatically querying FunSimMat over the Internet and to process the results. This interface is implemented using PHP and is available at http://funsimmat.bioinf.mpi-inf.mpg.de/xmlrpc.php. It provides the same query options as the web front-end. For instance, in order to semantically compare a list of GO terms, the function Semantic.getSemSims() can be called. It accepts the accession numbers of the GO terms as comma-delimited list and returns the rows of the results table in the form of an array. A detailed description can be found in the help pages on the website.

CONCLUSIONS

Functional similarity measures are used in many different applications like gene clustering, protein–protein interaction prediction and validation and disease gene prioritization. However, there is no comprehensive resource of functional similarity values available. Therefore, users have to compute these values themselves using one of the existing tools or their own implementation. Those tools, however, typically require large databases to be downloaded or created. Furthermore, the computation of functional similarity measures is rather time-consuming. In order to remedy these problems, we have implemented a database of functional similarity values, FunSimMat. The database contains functional similarities between more than 4.6 million proteins and protein families. The web front-end provides several query options for flexible, simple and fast retrieval of these values. All query results are accessible online for 2 days and may be downloaded in tab-delimited files, which facilitates their use in many applications. The additional XML–RPC interface makes it possible to automatically query FunSimMat. This greatly supports the integration of FunSimMat and the use of functional similarity in many existing and new data analysis pipelines and tools. Additionally, FunSimMat provides a novel way of performing rapid functional similarity searches within large protein databases. Future work will include the setup of a Distributed Annotation System (DAS) server (43) that provides functional similarity as annotation of protein–protein and domain–domain interactions.
  36 in total

1.  Association of genes to genetically inherited diseases using data mining.

Authors:  Carolina Perez-Iratxeta; Peer Bork; Miguel A Andrade
Journal:  Nat Genet       Date:  2002-05-13       Impact factor: 38.330

2.  Global functional profiling of gene expression.

Authors:  Sorin Draghici; Purvesh Khatri; Rui P Martins; G Charles Ostermeier; Stephen A Krawetz
Journal:  Genomics       Date:  2003-02       Impact factor: 5.736

3.  Semantic search among heterogeneous biological databases based on gene ontology.

Authors:  Shun-Liang Cao; Lei Qin; Wei-Zhong He; Yang Zhong; Yang-Yong Zhu; Yi-Xue Li
Journal:  Acta Biochim Biophys Sin (Shanghai)       Date:  2004-05       Impact factor: 3.848

4.  Co-clustering and visualization of gene expression data and gene ontology terms for Saccharomyces cerevisiae using self-organizing maps.

Authors:  Markus Brameier; Carsten Wiuf
Journal:  J Biomed Inform       Date:  2006-05-20       Impact factor: 6.317

5.  The Gene Ontology Annotation (GOA) Database: sharing knowledge in Uniprot with Gene Ontology.

Authors:  Evelyn Camon; Michele Magrane; Daniel Barrell; Vivian Lee; Emily Dimmer; John Maslen; David Binns; Nicola Harte; Rodrigo Lopez; Rolf Apweiler
Journal:  Nucleic Acids Res       Date:  2004-01-01       Impact factor: 16.971

6.  A direct comparison of protein interaction confidence assignment schemes.

Authors:  Silpa Suthram; Tomer Shlomi; Eytan Ruppin; Roded Sharan; Trey Ideker
Journal:  BMC Bioinformatics       Date:  2006-07-26       Impact factor: 3.169

7.  Information assessment on predicting protein-protein interactions.

Authors:  Nan Lin; Baolin Wu; Ronald Jansen; Mark Gerstein; Hongyu Zhao
Journal:  BMC Bioinformatics       Date:  2004-10-18       Impact factor: 3.169

8.  GOTax: investigating biological processes and biochemical activities along the taxonomic tree.

Authors:  Andreas Schlicker; Jörg Rahnenführer; Mario Albrecht; Thomas Lengauer; Francisco S Domingues
Journal:  Genome Biol       Date:  2007       Impact factor: 13.583

9.  GOSim--an R-package for computation of information theoretic GO similarities between terms and gene products.

Authors:  Holger Fröhlich; Nora Speer; Annemarie Poustka; Tim Beissbarth
Journal:  BMC Bioinformatics       Date:  2007-05-22       Impact factor: 3.169

10.  TOM: a web-based integrated approach for identification of candidate disease genes.

Authors:  Simona Rossi; Daniele Masotti; Christine Nardini; Elena Bonora; Giovanni Romeo; Enrico Macii; Luca Benini; Stefano Volinia
Journal:  Nucleic Acids Res       Date:  2006-07-01       Impact factor: 16.971

View more
  27 in total

1.  Functional module search in protein networks based on semantic similarity improves the analysis of proteomics data.

Authors:  Desislava Boyanova; Santosh Nilla; Gunnar W Klau; Thomas Dandekar; Tobias Müller; Marcus Dittrich
Journal:  Mol Cell Proteomics       Date:  2014-05-07       Impact factor: 5.911

2.  Correlation between protein function and ligand binding profiles.

Authors:  Matthew D Shortridge; Michael Bokemper; Jennifer C Copeland; Jaime L Stark; Robert Powers
Journal:  J Proteome Res       Date:  2011-03-22       Impact factor: 4.466

3.  Identification of additional proteins in differential proteomics using protein interaction networks.

Authors:  Frederik Gwinner; Adelina E Acosta-Martin; Ludovic Boytard; Maggy Chwastyniak; Olivia Beseme; Hervé Drobecq; Sophie Duban-Deweer; Francis Juthier; Brigitte Jude; Philippe Amouyel; Florence Pinet; Benno Schwikowski
Journal:  Proteomics       Date:  2013-04       Impact factor: 3.984

4.  Linking human diseases to animal models using ontology-based phenotype annotation.

Authors:  Nicole L Washington; Melissa A Haendel; Christopher J Mungall; Michael Ashburner; Monte Westerfield; Suzanna E Lewis
Journal:  PLoS Biol       Date:  2009-11-24       Impact factor: 8.029

5.  Drug-target interaction prediction by integrating chemical, genomic, functional and pharmacological data.

Authors:  Fan Yang; Jinbo Xu; Jianyang Zeng
Journal:  Pac Symp Biocomput       Date:  2014

6.  DASMIweb: online integration, analysis and assessment of distributed protein interaction data.

Authors:  Hagen Blankenburg; Fidel Ramírez; Joachim Büch; Mario Albrecht
Journal:  Nucleic Acids Res       Date:  2009-06-05       Impact factor: 16.971

Review 7.  Semantic similarity in biomedical ontologies.

Authors:  Catia Pesquita; Daniel Faria; André O Falcão; Phillip Lord; Francisco M Couto
Journal:  PLoS Comput Biol       Date:  2009-07-31       Impact factor: 4.475

8.  FunSimMat update: new features for exploring functional similarity.

Authors:  Andreas Schlicker; Mario Albrecht
Journal:  Nucleic Acids Res       Date:  2009-11-18       Impact factor: 16.971

9.  Functional and evolutionary correlates of gene constellations in the Drosophila melanogaster genome that deviate from the stereotypical gene architecture.

Authors:  Shuwei Li; Ching-Hua Shih; Michael H Kohn
Journal:  BMC Genomics       Date:  2010-05-24       Impact factor: 3.969

10.  Revealing functionally coherent subsets using a spectral clustering and an information integration approach.

Authors:  Adam J Richards; John H Schwacke; Bärbel Rohrer; L Ashley Cowart; Xinghua Lu
Journal:  BMC Syst Biol       Date:  2012-12-17
View more

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