#acl All:read = An improved method for scoring protein-protein interactions using semantic similarity within the Gene Ontology = Shobhit Jain and Gary Bader [[http://www.biomedcentral.com/1471-2105/11/562/abstract|BMC Bioinformatics]] == Background == Semantic similarity measures are useful to assess the physiological relevance of protein-protein interactions (PPIs). They quantify similarity between proteins based on their function using annotation systems like the Gene Ontology (GO). Proteins that interact in the cell are likely to be in similar locations or involved in similar biological processes compared to proteins that do not interact. Thus the more semantically similar the gene function annotations are among the interacting proteins, more likely the interaction is physiologically relevant. However, most semantic similarity measures used for PPI confidence assessment do not consider the unequal depth of term hierarchies in different classes of cellular location, molecular function, and biological process ontologies of GO and thus may over- or under-estimate similarity. == Results == We describe an improved algorithm, Topological Clustering Semantic Similarity (TCSS), to compute semantic similarity between GO terms annotated to proteins in interaction datasets. Our algorithm, considers unequal depth of biological knowledge representation in different branches of the GO graph. The central idea is to divide the GO graph into sub-graphs and score PPIs higher if participating proteins belong to the same sub-graph as compared to if they belong to different sub-graphs. == Conclusions == The TCSS algorithm performs better than other semantic similarity measurement techniques that we evaluated in terms of their performance on distinguishing true from false protein interactions, and correlation with gene expression and protein families. We show an average improvement of 4.6 times the F_{1} score over Resnik, the next best method, on our Saccharomyces cerevisiae PPI dataset and 2 times on our Homo sapiens PPI dataset using cellular component, biological process and molecular function GO annotations. == Downloads == ==== Latest Release ==== ''TCSS'': (July 13, 2011) <
> Source: [[attachment:TCSS_v2.tar.gz]] <
> Note: Minor change in parser.py file (results generated using previous versions will not be effected) ''TCSS'': (March 09, 2011) <
> Source: [[attachment:TCSS_v1.tar.gz]] <
> Note: Annotation (yeast) and ontology files provided with this release are different from the ones used for generating results in the publication. ''TCSS'': (September 22, 2010) <
> Source: [[attachment:TCSS.tar.gz]] ==== Datasets ==== Datasets used in the analysis of TCSS (Description of each dataset is provided in Methods section). 1. Yeast PPI dataset 2. Human PPI dataset 3. Yest expression test dataset Datasets: [[attachment:datasets.tar.gz]] ==== TCSS results ==== TCSS results for above mentioned datasets. Results include both MAX and BMA versions of TCSS. <
> Results: [[attachment:TCSS_results.tar.gz]] ==== Supplementary material ==== [[attachment:TCSS_supplementary.pdf]]