Related Experiment Video
Updated: Jul 19, 2026

A Protocol for Computer-Based Protein Structure and Function Prediction
Published on: November 3, 2011
Testing statistical significance scores of sequence comparison methods with structure similarity
Tim Hulsen1, Jacob de Vlieg, Jack A M Leunissen
1Centre for Molecular and Biomolecular Informatics, Nijmegen Centre for Molecular Life Sciences, Radboud University Nijmegen Medical Centre, Nijmegen, The Netherlands. T.Hulsen@cmbi.ru.nl
The Smith-Waterman algorithm with e-values outperforms Z-scores for predicting protein structural similarity, with SSEARCH showing particularly high performance. This suggests e-values remain a reliable statistical method for sequence database searching.
Area of Science:
- Bioinformatics
- Computational Biology
- Structural Bioinformatics
Background:
- The Smith-Waterman algorithm is popular for sequence comparison, but statistical significance testing impacts search quality.
- E-values are common, while Z-scores (Monte-Carlo based) are used in some databases.
- Previous studies suggested Z-scores outperform e-values on simulated data.
Purpose of the Study:
- To validate the superiority of Z-scores over e-values using real, evolutionarily related protein sequences.
- To compare the performance of Smith-Waterman implementations with different statistical tests.
Main Methods:
- Evaluation of Smith-Waterman algorithm with e-value and Z-score statistics on the ASTRAL SCOP database.
- Utilized ROC, CVE, and AP measures for performance assessment.
- BLAST and FASTA algorithms served as reference benchmarks.
Main Results:
- Two of three Smith-Waterman implementations using e-values demonstrated superior prediction of protein structural similarities compared to Z-score.
- The SSEARCH implementation, in particular, achieved very high performance scores.
- Smith-Waterman implementations generally outperformed heuristic methods like BLAST and FASTA.
Conclusions:
- The computationally intensive Z-score offers no clear advantage over the e-value for sequence comparison.
- Smith-Waterman algorithms provide better results than heuristic approaches.
- Recommends using the SSEARCH algorithm with e-values for pairwise sequence comparisons.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
Identifying Statistically Significant Differences: The F-Test
Modern Molecular Taxonomy
Significance Testing: Overview
Multiple Comparison Tests
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Wald-Wolfowitz Runs Test II
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...

