SlideShare uma empresa Scribd logo
1 de 22
PeptideProphet Explained Brian C. Searle Proteome Software Inc. www.proteomesoftware.com 1336 SW Bertha Blvd, Portland OR 97219 (503) 244-6027 An explanation of the Peptide Prophet algorithm developed by Keller, A., Nesvizhskii, A. I.,  Kolker, E., and Aebersold, R. (2002)  Anal. Chem.   74,  5383 –5392
Threshold model spectrum scores protein peptide sort by match score Before PeptideProphet was developed, a threshold model was the standard way of evaluating the peptides matched by a search of MS/MS spectra against a protein database.  The threshold model sorts search results by a match score.
Set some threshold spectrum scores protein peptide sort by match score SEQUEST XCorr > 2.5 dCn > 0.1 Mascot Score > 45 X!Tandem Score < 0.01 Next, a threshold value was set.  Different programs have different scoring schemes, so SEQUEST, Mascot, and X!Tandem use different thresholds.  Different thresholds may also be needed for different charge states, sample complexity, and database size.
Below threshold matches dropped spectrum scores protein peptide sort by match score SEQUEST XCorr > 2.5 dCn > 0.1 Mascot Score > 45 X!Tandem Score < 0.01 “ correct” “ incorrect” Peptides that are identified with scores above the threshold are considered “correct” matches.  Those with scores below the threshold are considered “incorrect”. There is no gray area where something is possibly correct.
There has to be a better way ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],The threshold model has these problems, which PeptideProphet tries to solve:
Creating a discriminant score spectrum scores protein peptide sort by match score PeptideProphet starts with a discriminant score.  If an application uses several scores, (SEQUEST uses Xcorr,   Cn, and Sp scores; Mascot uses ion scores plus identity and homology thresholds), these are first converted to a single discriminant score.
Discriminant score for SEQUEST SEQUEST’s  XCorr  (correlation score) is corrected for length of the peptide. High correlation is rewarded. SEQUEST’s   Cn  tells how far the top score is from the rest. Being far ahead of others is rewarded. The top ranked by SEQUEST’s  Sp  score has  ln(rankSp) =0. Lower ranked scores are penalized. Poor mass accuracy (big   Mass ) is also penalized. For example, here’s the formula to combine SEQUEST’s scores into a discriminant score: ln( XCorr ) 8.4* ln(# AAs ) 7.4* 0.2*ln( rankSp ) 0.3* 0.96  Cn D  Mass                   
Histogram of scores Discriminant score (D) Number of spectra in each bin Once Peptide Prophet calculates the discriminant scores for all the spectra in a sample, it makes a histogram of these discriminant scores. For example, in the sample shown here, 70 spectra have scores around 2.5.
Mixture of distributions “ correct” “ incorrect” Discriminant score (D) Number of spectra in each bin This histogram shows the distributions of correct and incorrect matches.  PeptideProphet assumes that these distributions are standard statistical distributions. Using curve-fitting, PeptideProphet draws the correct and incorrect distributions.
Bayesian statistics “ correct” “ incorrect” Discriminant score (D) Number of spectra in each bin Once correct and incorrect distributions are drawn, PeptideProphet uses Bayesian statistics to compute the probability  p(+|D)  that a match is correct, given a discriminant score  D .
Probability of a correct match “ correct” “ incorrect” Discriminant score (D) Number of spectra in each bin The statistical formula looks fierce, but relating it to the histogram shows that the prob of a score of 2.5 being correct is
PeptideProphet model is accurate All Technical Replicates Together (large) Individual Samples (small) Keller et al., Anal Chem 2002 Keller, et al. checked PeptideProphet on a control data set for which they knew the right answer. Ideally, the PeptideProphet-computed probability should be identical to the actual probability, corresponding to a 45-degree line on this graph. They tested PeptideProphet with both large and small data sets and found pretty good agreement with the real probability. Since it was published, the Institute for Systems Biology has used PeptideProphet on a number of protein samples of varying complexity.
PeptideProphet  more sensitive than threshold model correctly identifies everything, with  no error Keller et al, Anal Chem 2002 This graph shows the trade-offs between the errors (false identifications) and the sensitivity (the percentage of possible peptides identified). The ideal is zero error and everything identified (sensitivity = 100%).  PeptideProphet corresponds to the curved line. Squares 1–5 are thresholds chosen by other authors.
PeptideProphet compared to Sequest Xcorr cutoff of 2 XCorr>2 dCn>0.1 NTT=2 Keller et al., Anal Chem 2002 correctly identifies everything, with  no error For example, for a threshold of Xcorr > 2 and   Cn>.1 with only fully tryptic peptides allowed (see square 5 on the graph), Sequest’s error rate is only 2%. However, its sensitivity is only 0.6 — that is, only 60% of the spectra are identified. Using PeptideProphet, the same 2% error rate identifies 90% of the spectra, because the discriminant score is tuned to provide better results.
Peptide Prophet compared to charge-dependent cutoff +2 XCorr>2 +3 XCorr>2.5 dCn>0.1 NTT>=1 Keller et al., Anal Chem 2002 correctly identifies everything, with  no error Another example uses a different threshold for charge +2 and charge +3 spectra (see square 2 on the graph).  For this threshold, the error rate is 8% and the sensitivity is 80%. At an error rate of 8%, PeptideProphet identifies 95% of the peptides.
PeptideProphet allows you to choose an error rate Keller et al., Anal Chem 2002 correctly identifies everything, with  no error A big advantage is that you can choose any error rate you like, such as 5% for inclusive searches, or 1% for extremely accurate searches.
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],There has to be a better way Recall the problems that PeptideProphet was designed to fix.  How well did it do?
PeptideProphet better scores ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],discriminant score The discriminant score combines the various scores into one optimal score.
PeptideProphet better control of error rate ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],discriminant score estimate error with distributions The error vs. sensitivity curves derived from the distributions allow you to choose the error rate.
PeptideProphet better adaptability   ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],discriminant score estimate error with distributions curve-fit distributions to data (EM) Each experiment has a different histogram of discriminant scores, to which the probability curves are automatically adapted.
PeptideProphet better reporting ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],discriminant score estimate error with distributions curve-fit distributions to data (EM) report P-values Because results are reported as probabilities, you can compare different programs, samples, and experiments.
PeptideProphet Summary ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

Mais conteúdo relacionado

Mais procurados

Deep Learning for Recommender Systems
Deep Learning for Recommender SystemsDeep Learning for Recommender Systems
Deep Learning for Recommender Systems
inovex GmbH
 

Mais procurados (20)

Back propagation using sigmoid & ReLU function
Back propagation using sigmoid & ReLU functionBack propagation using sigmoid & ReLU function
Back propagation using sigmoid & ReLU function
 
Autoencoder
AutoencoderAutoencoder
Autoencoder
 
Display de 7 segmentos multiplexados
Display de 7 segmentos multiplexadosDisplay de 7 segmentos multiplexados
Display de 7 segmentos multiplexados
 
Nested pcr
Nested pcrNested pcr
Nested pcr
 
A short introduction to single-cell RNA-seq analyses
A short introduction to single-cell RNA-seq analysesA short introduction to single-cell RNA-seq analyses
A short introduction to single-cell RNA-seq analyses
 
Polymerase chain reaction (PCR)
Polymerase chain reaction (PCR)Polymerase chain reaction (PCR)
Polymerase chain reaction (PCR)
 
Genome Assembly 2018
Genome Assembly 2018Genome Assembly 2018
Genome Assembly 2018
 
Introduction to batch normalization
Introduction to batch normalizationIntroduction to batch normalization
Introduction to batch normalization
 
Introduction to Single-cell RNA-seq
Introduction to Single-cell RNA-seqIntroduction to Single-cell RNA-seq
Introduction to Single-cell RNA-seq
 
Lecture 2 , mbbs students. pcr, rt pcr,
Lecture 2 , mbbs students. pcr, rt pcr,  Lecture 2 , mbbs students. pcr, rt pcr,
Lecture 2 , mbbs students. pcr, rt pcr,
 
Pcr
PcrPcr
Pcr
 
RNAseq Analysis
RNAseq AnalysisRNAseq Analysis
RNAseq Analysis
 
Curso de Genómica - UAT (VHIR) 2012 - Análisis de datos de RT-qPCR
Curso de Genómica - UAT (VHIR) 2012 - Análisis de datos de RT-qPCRCurso de Genómica - UAT (VHIR) 2012 - Análisis de datos de RT-qPCR
Curso de Genómica - UAT (VHIR) 2012 - Análisis de datos de RT-qPCR
 
Sanger sequencing
Sanger sequencingSanger sequencing
Sanger sequencing
 
Deep Learning for Recommender Systems
Deep Learning for Recommender SystemsDeep Learning for Recommender Systems
Deep Learning for Recommender Systems
 
Introduction to real-Time Quantitative PCR (qPCR) - Download the slides
Introduction to real-Time Quantitative PCR (qPCR) - Download the slidesIntroduction to real-Time Quantitative PCR (qPCR) - Download the slides
Introduction to real-Time Quantitative PCR (qPCR) - Download the slides
 
RNA-seq: A High-resolution View of the Transcriptome
RNA-seq: A High-resolution View of the TranscriptomeRNA-seq: A High-resolution View of the Transcriptome
RNA-seq: A High-resolution View of the Transcriptome
 
Critical Factors for Successful Real-Time PCR: Multiplex PCR
Critical Factors for Successful Real-Time PCR: Multiplex PCRCritical Factors for Successful Real-Time PCR: Multiplex PCR
Critical Factors for Successful Real-Time PCR: Multiplex PCR
 
Single Nucleotide Polymorphism
Single Nucleotide PolymorphismSingle Nucleotide Polymorphism
Single Nucleotide Polymorphism
 
Bioinformatics workshop presentation
Bioinformatics   workshop presentationBioinformatics   workshop presentation
Bioinformatics workshop presentation
 

Semelhante a Explaining Peptide Prophet

MLlectureMethod.ppt
MLlectureMethod.pptMLlectureMethod.ppt
MLlectureMethod.ppt
butest
 
MLlectureMethod.ppt
MLlectureMethod.pptMLlectureMethod.ppt
MLlectureMethod.ppt
butest
 
Detecting Dif Between Conventional And Computerized Adaptive Testing.Ppt
Detecting Dif Between Conventional And Computerized Adaptive Testing.PptDetecting Dif Between Conventional And Computerized Adaptive Testing.Ppt
Detecting Dif Between Conventional And Computerized Adaptive Testing.Ppt
barthriley
 
презентация за варшава
презентация за варшавапрезентация за варшава
презентация за варшава
Valeriya Simeonova
 
Application of Genetic Algorithm in Software Testing
Application of Genetic Algorithm in Software TestingApplication of Genetic Algorithm in Software Testing
Application of Genetic Algorithm in Software Testing
Ghanshyam Yadav
 

Semelhante a Explaining Peptide Prophet (20)

RNA-seq for DE analysis: detecting differential expression - part 5
RNA-seq for DE analysis: detecting differential expression - part 5RNA-seq for DE analysis: detecting differential expression - part 5
RNA-seq for DE analysis: detecting differential expression - part 5
 
Yasset perezriverol csi2011
Yasset perezriverol csi2011Yasset perezriverol csi2011
Yasset perezriverol csi2011
 
MLlectureMethod.ppt
MLlectureMethod.pptMLlectureMethod.ppt
MLlectureMethod.ppt
 
MLlectureMethod.ppt
MLlectureMethod.pptMLlectureMethod.ppt
MLlectureMethod.ppt
 
Validaternai
ValidaternaiValidaternai
Validaternai
 
Exponential software reliability using SPRT: MLE
Exponential software reliability using SPRT: MLEExponential software reliability using SPRT: MLE
Exponential software reliability using SPRT: MLE
 
Data Analysis Of An Analytical Method Transfer To
Data Analysis Of An Analytical Method Transfer ToData Analysis Of An Analytical Method Transfer To
Data Analysis Of An Analytical Method Transfer To
 
Heart disease classification
Heart disease classificationHeart disease classification
Heart disease classification
 
Sh rn awhitepaper
Sh rn awhitepaperSh rn awhitepaper
Sh rn awhitepaper
 
Detecting Dif Between Conventional And Computerized Adaptive Testing.Ppt
Detecting Dif Between Conventional And Computerized Adaptive Testing.PptDetecting Dif Between Conventional And Computerized Adaptive Testing.Ppt
Detecting Dif Between Conventional And Computerized Adaptive Testing.Ppt
 
Part 5 of RNA-seq for DE analysis: Detecting differential expression
Part 5 of RNA-seq for DE analysis: Detecting differential expressionPart 5 of RNA-seq for DE analysis: Detecting differential expression
Part 5 of RNA-seq for DE analysis: Detecting differential expression
 
презентация за варшава
презентация за варшавапрезентация за варшава
презентация за варшава
 
Cb36469472
Cb36469472Cb36469472
Cb36469472
 
Model validation strategies ftc 2018
Model validation strategies ftc 2018Model validation strategies ftc 2018
Model validation strategies ftc 2018
 
PROGRAM TEST DATA GENERATION FOR BRANCH COVERAGE WITH GENETIC ALGORITHM: COMP...
PROGRAM TEST DATA GENERATION FOR BRANCH COVERAGE WITH GENETIC ALGORITHM: COMP...PROGRAM TEST DATA GENERATION FOR BRANCH COVERAGE WITH GENETIC ALGORITHM: COMP...
PROGRAM TEST DATA GENERATION FOR BRANCH COVERAGE WITH GENETIC ALGORITHM: COMP...
 
Top 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdfTop 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdf
 
JPR2010_TDMB
JPR2010_TDMBJPR2010_TDMB
JPR2010_TDMB
 
DETECTION OF RELIABLE SOFTWARE USING SPRT ON TIME DOMAIN DATA
DETECTION OF RELIABLE SOFTWARE USING SPRT ON TIME DOMAIN DATADETECTION OF RELIABLE SOFTWARE USING SPRT ON TIME DOMAIN DATA
DETECTION OF RELIABLE SOFTWARE USING SPRT ON TIME DOMAIN DATA
 
(Spring 2013) Signature Authentication Consistency Across Devices
(Spring 2013) Signature Authentication Consistency Across Devices(Spring 2013) Signature Authentication Consistency Across Devices
(Spring 2013) Signature Authentication Consistency Across Devices
 
Application of Genetic Algorithm in Software Testing
Application of Genetic Algorithm in Software TestingApplication of Genetic Algorithm in Software Testing
Application of Genetic Algorithm in Software Testing
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Último (20)

Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 

Explaining Peptide Prophet

  • 1. PeptideProphet Explained Brian C. Searle Proteome Software Inc. www.proteomesoftware.com 1336 SW Bertha Blvd, Portland OR 97219 (503) 244-6027 An explanation of the Peptide Prophet algorithm developed by Keller, A., Nesvizhskii, A. I., Kolker, E., and Aebersold, R. (2002) Anal. Chem. 74, 5383 –5392
  • 2. Threshold model spectrum scores protein peptide sort by match score Before PeptideProphet was developed, a threshold model was the standard way of evaluating the peptides matched by a search of MS/MS spectra against a protein database. The threshold model sorts search results by a match score.
  • 3. Set some threshold spectrum scores protein peptide sort by match score SEQUEST XCorr > 2.5 dCn > 0.1 Mascot Score > 45 X!Tandem Score < 0.01 Next, a threshold value was set. Different programs have different scoring schemes, so SEQUEST, Mascot, and X!Tandem use different thresholds. Different thresholds may also be needed for different charge states, sample complexity, and database size.
  • 4. Below threshold matches dropped spectrum scores protein peptide sort by match score SEQUEST XCorr > 2.5 dCn > 0.1 Mascot Score > 45 X!Tandem Score < 0.01 “ correct” “ incorrect” Peptides that are identified with scores above the threshold are considered “correct” matches. Those with scores below the threshold are considered “incorrect”. There is no gray area where something is possibly correct.
  • 5.
  • 6. Creating a discriminant score spectrum scores protein peptide sort by match score PeptideProphet starts with a discriminant score. If an application uses several scores, (SEQUEST uses Xcorr,  Cn, and Sp scores; Mascot uses ion scores plus identity and homology thresholds), these are first converted to a single discriminant score.
  • 7. Discriminant score for SEQUEST SEQUEST’s XCorr (correlation score) is corrected for length of the peptide. High correlation is rewarded. SEQUEST’s  Cn tells how far the top score is from the rest. Being far ahead of others is rewarded. The top ranked by SEQUEST’s Sp score has ln(rankSp) =0. Lower ranked scores are penalized. Poor mass accuracy (big  Mass ) is also penalized. For example, here’s the formula to combine SEQUEST’s scores into a discriminant score: ln( XCorr ) 8.4* ln(# AAs ) 7.4* 0.2*ln( rankSp ) 0.3* 0.96  Cn D  Mass                   
  • 8. Histogram of scores Discriminant score (D) Number of spectra in each bin Once Peptide Prophet calculates the discriminant scores for all the spectra in a sample, it makes a histogram of these discriminant scores. For example, in the sample shown here, 70 spectra have scores around 2.5.
  • 9. Mixture of distributions “ correct” “ incorrect” Discriminant score (D) Number of spectra in each bin This histogram shows the distributions of correct and incorrect matches. PeptideProphet assumes that these distributions are standard statistical distributions. Using curve-fitting, PeptideProphet draws the correct and incorrect distributions.
  • 10. Bayesian statistics “ correct” “ incorrect” Discriminant score (D) Number of spectra in each bin Once correct and incorrect distributions are drawn, PeptideProphet uses Bayesian statistics to compute the probability p(+|D) that a match is correct, given a discriminant score D .
  • 11. Probability of a correct match “ correct” “ incorrect” Discriminant score (D) Number of spectra in each bin The statistical formula looks fierce, but relating it to the histogram shows that the prob of a score of 2.5 being correct is
  • 12. PeptideProphet model is accurate All Technical Replicates Together (large) Individual Samples (small) Keller et al., Anal Chem 2002 Keller, et al. checked PeptideProphet on a control data set for which they knew the right answer. Ideally, the PeptideProphet-computed probability should be identical to the actual probability, corresponding to a 45-degree line on this graph. They tested PeptideProphet with both large and small data sets and found pretty good agreement with the real probability. Since it was published, the Institute for Systems Biology has used PeptideProphet on a number of protein samples of varying complexity.
  • 13. PeptideProphet more sensitive than threshold model correctly identifies everything, with no error Keller et al, Anal Chem 2002 This graph shows the trade-offs between the errors (false identifications) and the sensitivity (the percentage of possible peptides identified). The ideal is zero error and everything identified (sensitivity = 100%). PeptideProphet corresponds to the curved line. Squares 1–5 are thresholds chosen by other authors.
  • 14. PeptideProphet compared to Sequest Xcorr cutoff of 2 XCorr>2 dCn>0.1 NTT=2 Keller et al., Anal Chem 2002 correctly identifies everything, with no error For example, for a threshold of Xcorr > 2 and  Cn>.1 with only fully tryptic peptides allowed (see square 5 on the graph), Sequest’s error rate is only 2%. However, its sensitivity is only 0.6 — that is, only 60% of the spectra are identified. Using PeptideProphet, the same 2% error rate identifies 90% of the spectra, because the discriminant score is tuned to provide better results.
  • 15. Peptide Prophet compared to charge-dependent cutoff +2 XCorr>2 +3 XCorr>2.5 dCn>0.1 NTT>=1 Keller et al., Anal Chem 2002 correctly identifies everything, with no error Another example uses a different threshold for charge +2 and charge +3 spectra (see square 2 on the graph). For this threshold, the error rate is 8% and the sensitivity is 80%. At an error rate of 8%, PeptideProphet identifies 95% of the peptides.
  • 16. PeptideProphet allows you to choose an error rate Keller et al., Anal Chem 2002 correctly identifies everything, with no error A big advantage is that you can choose any error rate you like, such as 5% for inclusive searches, or 1% for extremely accurate searches.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.