Related Experiment Video
Updated: Aug 8, 2026

13:44
Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
Published on: August 30, 2013
Use of receiver operating characteristic (ROC) analysis to evaluate sequence matching
1San Diego Supercomputer Center, P.O. Box 85608, San Diego, CA 92186-9784, USA.
Computers & Chemistry
|March 1, 1996
Summary
This study applies receiver operating characteristic (ROC) analysis to protein sequence comparison. Optimal database searches require specific parameters, differing from alignment conditions, particularly regarding gap penalties and PAM distance.
Area of Science:
- Bioinformatics
- Computational Biology
- Biotechnology
Background:
- Sequence comparison is crucial in bioinformatics.
- Traditional methods may not fully capture optimal search parameters.
- Receiver Operating Characteristic (ROC) analysis offers a quantitative diagnostic measure.
Purpose of the Study:
- To adapt ROC analysis for sequence comparison.
- To investigate the impact of scoring tables and gap penalties on database searches.
- To determine optimal parameters for protein sequence database searching.
Main Methods:
- Application of ROC analysis to sequence comparison.
- Evaluation of scoring tables and gap penalties (initiation and extension).
- Database searches using the Smith-Waterman algorithm on protein families (ferredoxins, lysR, sigma-factors).
Main Results:
- Protein sequence families exhibit unique characteristics.
- Optimal PAM distance for database searches is approximately 200 PAM.
- Length-independent gap penalties (initiation) are critical, peaking at 20-24.
- Length-dependent gap penalties (extension) have minimal impact.
Conclusions:
- Optimal conditions for sequence alignment and database searching are distinct.
- ROC analysis provides valuable insights into sequence comparison parameters.
- Database search effectiveness is influenced more by gap initiation than extension penalties.
Related Concept Videos
Receiver Operating Characteristic Plot
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
Wilcoxon Signed-Ranks Test for Matched Pairs
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
Sign Test for Matched Pairs
The sign test for matched pairs offers a robust method for comparing two paired samples, often for the effects of an intervention in one of them. This method is very useful in situations where the underlying distribution of the data is unknown. The test compares two related samples—often pre- and post-treatment measurements on the same subjects—to determine if there are significant differences in their median values.
To conduct the sign test, we first calculate the differences in value between...
To conduct the sign test, we first calculate the differences in value between...
