Sequence comparison: Significance of similarity scores Genome 559: Introduction to Statistical and Computational Genomics Prof. James H. Thomas.

Slides:



Advertisements
Similar presentations
Sequence comparison: Significance of similarity scores Genome 559: Introduction to Statistical and Computational Genomics Prof. James H. Thomas.
Advertisements

Sequence comparison: Significance of similarity scores Genome 559: Introduction to Statistical and Computational Genomics Prof. William Stafford Noble.
BLAST Sequence alignment, E-value & Extreme value distribution.
Review of the Basic Logic of NHST Significance tests are used to accept or reject the null hypothesis. This is done by studying the sampling distribution.
Gapped Blast and PSI BLAST Basic Local Alignment Search Tool ~Sean Boyle Basic Local Alignment Search Tool ~Sean Boyle.
BLAST, PSI-BLAST and position- specific scoring matrices Prof. William Stafford Noble Department of Genome Sciences Department of Computer Science and.
STAT 135 LAB 14 TA: Dongmei Li. Hypothesis Testing Are the results of experimental data due to just random chance? Significance tests try to discover.
Random Walks and BLAST Marek Kimmel (Statistics, Rice)
Resampling techniques Why resampling? Jacknife Cross-validation Bootstrap Examples of application of bootstrap.
Lecture outline Database searches
Optimatization of a New Score Function for the Detection of Remote Homologs Kann et al.
Heuristic alignment algorithms and cost matrices
ANOVA Determining Which Means Differ in Single Factor Models Determining Which Means Differ in Single Factor Models.
1 1. BLAST (Basic Local Alignment Search Tool) Heuristic Only parts of protein are frequently subject to mutations. For example, active sites (that one.
Evaluating Hypotheses
CISC667, F05, Lec7, Liao CISC 667 Intro to Bioinformatics (Fall 2005) Sequence pairwise alignment Score statistics –Bayesian –Extreme value distribution.
Lecture 9: One Way ANOVA Between Subjects
Sequence Similarity Search 2005/10/ Autumn / YM / Bioinformatics.
Similar Sequence Similar Function Charles Yan Spring 2006.
Fa05CSE 182 CSE182-L5: Scoring matrices Dictionary Matching.
Chapter 11: Inference for Distributions
Sequence alignment, E-value & Extreme value distribution
On Comparing Classifiers: Pitfalls to Avoid and Recommended Approach Published by Steven L. Salzberg Presented by Prakash Tilwani MACS 598 April 25 th.
Sequence comparison: Score matrices Genome 559: Introduction to Statistical and Computational Genomics Prof. James H. Thomas
Sequence comparison: Local alignment
Whole genome alignments Genome 559: Introduction to Statistical and Computational Genomics Prof. James H. Thomas
Motif search and discovery Prof. William Stafford Noble Department of Genome Sciences Department of Computer Science and Engineering University of Washington.
Alignment Statistics and Substitution Matrices BMI/CS 576 Colin Dewey Fall 2010.
Multiple testing correction
Protein Sequence Alignment and Database Searching.
● Final exam Wednesday, 6/10, 11:30-2:30. ● Bring your own blue books ● Closed book. Calculators and 2-page cheat sheet allowed. No cell phone/computer.
1 Lecture outline Database searches –BLAST –FASTA Statistical Significance of Sequence Comparison Results –Probability of matching runs –Karin-Altschul.
BLAST Anders Gorm Pedersen & Rasmus Wernersson. Database searching Using pairwise alignments to search databases for similar sequences Database Query.
Comp. Genomics Recitation 3 The statistics of database searching.
Construction of Substitution Matrices
CS5263 Bioinformatics Lecture 20 Practical issues in motif finding Final project.
Confidence intervals and hypothesis testing Petter Mostad
Testing Hypothesis That Data Fit a Given Probability Distribution Problem: We have a sample of size n. Determine if the data fits a probability distribution.
Chapter 13 - ANOVA. ANOVA Be able to explain in general terms and using an example what a one-way ANOVA is (370). Know the purpose of the one-way ANOVA.
Statistical significance of alignment scores Prof. William Stafford Noble Department of Genome Sciences Department of Computer Science and Engineering.
Using BLAST for Genomic Sequence Annotation Jeremy Buhler For HHMI / BIO4342 Tutorial Workshop.
Significance in protein analysis
Logic and Vocabulary of Hypothesis Tests Chapter 13.
Pairwise Sequence Alignment Part 2. Outline Summary Local and Global alignments FASTA and BLAST algorithms Evaluating significance of alignments Alignment.
Testing Hypotheses about a Population Proportion Lecture 29 Sections 9.1 – 9.3 Fri, Nov 12, 2004.
Inferential Statistics Introduction. If both variables are categorical, build tables... Convention: Each value of the independent (causal) variable has.
Sequence Alignment.
Construction of Substitution matrices
The statistics of pairwise alignment BMI/CS 576 Colin Dewey Fall 2015.
Comp. Genomics Recitation 3 (week 4) 26/3/2009 Multiple Hypothesis Testing+Suffix Trees Based in part on slides by William Stafford Noble.
Jump to first page Inferring Sample Findings to the Population and Testing for Differences.
Hypothesis Testing. Statistical Inference – dealing with parameter and model uncertainty  Confidence Intervals (credible intervals)  Hypothesis Tests.
BLAST: Database Search Heuristic Algorithm Some slides courtesy of Dr. Pevsner and Dr. Dirk Husmeier.
Chapter 11: Categorical Data n Chi-square goodness of fit test allows us to examine a single distribution of a categorical variable in a population. n.
+ Chapter 9 Testing a Claim 9.1Significance Tests: The Basics 9.2Tests about a Population Proportion 9.3Tests about a Population Mean.
Your friend has a hobby of generating random bit strings, and finding patterns in them. One day she come to you, excited and says: I found the strangest.
Substitution Matrices and Alignment Statistics BMI/CS 776 Mark Craven February 2002.
Comp. Genomics Recitation 2 (week 3) 19/3/09. Outline Finding repeats Branch & Bound for MSA Multiple hypotheses testing.
9/6/07BCB 444/544 F07 ISU Dobbs - Lab 3 - BLAST1 BCB 444/544 Lab 3 BLAST Scoring Matrices & Alignment Statistics Sept6.
Step 1: Specify a null hypothesis
Sequence comparison: Local alignment
Sequence comparison: Significance of similarity scores
Sequence comparison: Multiple testing correction
Pairwise Sequence Alignment (cont.)
Hypothesis Testing.
Sequence comparison: Multiple testing correction
Sequence comparison: Significance of similarity scores
False discovery rate estimation
Sequence alignment, E-value & Extreme value distribution
1-month Practical Course Genome Analysis Iterative homology searching
Presentation transcript:

Sequence comparison: Significance of similarity scores Genome 559: Introduction to Statistical and Computational Genomics Prof. James H. Thomas

The null hypothesis We are interested in characterizing the distribution of scores from pairwise sequence alignments. We measure how surprising a given score is, assuming that the two sequences are not related. This assumption is called the null hypothesis. The purpose of most statistical tests is to determine whether the observed result(s) provide a reason to reject the null hypothesis.

Sequence similarity score distribution Search a randomly generated database of sequences using a given query sequence. What will be the form of the resulting distribution of pairwise sequence comparison scores? Sequence comparison score Frequency ?

Unscaled EVD equation peak centered on 0 characteristic width (FYI this is 1 minus the cumulative density function or CDF)

Scaling the EVD An EVD derived from, e.g., the Smith-Waterman algorithm with BLOSUM62 matrix and a given gap penalty has a characteristic mode μ and scale parameter λ. scaled: and  depend on the size of the query, the size of the target database, the substitution matrix and the gap penalties.

Similar to scaling the standard normal standard normal (  adjusts peak and v adjusts width)

An example You run BLAST and get a score of 45. You then run BLAST on a shuffled version of the database, and fit an EVD to the resulting empirical distribution. The parameters of the EVD are   = 25 and   = What is the p-value associated with score 45? BLAST has precomputed values of  and for all common matrices and gap penalties (and the run scales for the size of the query and database)

What p-value is significant? The most common thresholds are 0.01 and A threshold of 0.05 means you are 95% sure that the result is significant. Is 95% enough? It depends upon the cost associated with making a mistake. Examples of costs: –Doing extensive wet lab validation (expensive) –Making clinical treatment decisions (very expensive) –Misleading the scientific community (very expensive) –Doing further simple computational tests (cheap) –Telling your grandmother (very cheap)

Multiple testing Say that you perform a statistical test with a 0.05 threshold, but you repeat the test on twenty different observations (e.g. 20 different blast runs) Assume that all of the observations are explainable by the null hypothesis. What is the chance that at least one of the observations will receive a p-value of 0.05 or less?

Bonferroni correction Assume that individual tests are independent. Divide the desired p-value threshold by the number of tests performed.

Database searching Say that you search the non-redundant protein database at NCBI, containing roughly one million sequences (i.e. you are doing 10 6 pairwise tests). What p-value threshold should you use? Say that you want to use a conservative p-value of Recall that you would observe such a p-value by chance approximately every 1000 times in a random database.

E-values A p-value is the probability of making a mistake. An E-value is the expected number of times that the given score would appear in a random database of the given size. One simple way to compute the E-value is to multiply the p-value times the size of the database. Thus, for a p-value of and a database of 1,000,000 sequences, the corresponding E-value is × 1,000,000 = 1,000. (BLAST actually calculates E-values in a different way, but they mean about the same thing)

Summary A distribution plots the frequencies of types of observation. The area under the distribution curve is 1. Most statistical tests compare observed data to the expected result according to a null hypothesis. Sequence similarity scores follow an extreme value distribution, which is characterized by a long tail. The p-value associated with a score is the area under the curve to the right of that score. Selecting a significance threshold requires evaluating the cost of making a mistake. Bonferroni correction: Divide the desired p-value threshold by the number of statistical tests performed. The E-value is the expected number of times that a given score would appear in a randomized database.