Literature DB >> 31028400

Updated MS²PIP web server delivers fast and accurate MS² peak intensity prediction for multiple fragmentation methods, instruments and labeling techniques.

Ralf Gabriels1,2, Lennart Martens1,2, Sven Degroeve1,2.   

Abstract

MS²PIP is a data-driven tool that accurately predicts peak intensities for a given peptide's fragmentation mass spectrum. Since the release of the MS²PIP web server in 2015, we have brought significant updates to both the tool and the web server. In addition to the original models for CID and HCD fragmentation, we have added specialized models for the TripleTOF 5600+ mass spectrometer, for TMT-labeled peptides, for iTRAQ-labeled peptides, and for iTRAQ-labeled phosphopeptides. Because the fragmentation pattern is heavily altered in each of these cases, these additional models greatly improve the prediction accuracy for their corresponding data types. We have also substantially reduced the computational resources required to run MS²PIP, and have completely rebuilt the web server, which now allows predictions of up to 100 000 peptide sequences in a single request. The MS²PIP web server is freely available at https://iomics.ugent.be/ms2pip/.
© The Author(s) 2019. Published by Oxford University Press on behalf of Nucleic Acids Research.

Entities:  

Year:  2019        PMID: 31028400      PMCID: PMC6602496          DOI: 10.1093/nar/gkz299

Source DB:  PubMed          Journal:  Nucleic Acids Res        ISSN: 0305-1048            Impact factor:   16.971


INTRODUCTION

In high throughput tandem mass spectrometry (MS²), peptides are identified by analyzing their fragmentation spectra. These spectra are obtained by collision induced dissociation (CID) or higher-energy collisional dissociation (HCD), where peptides are made to collide with an inert gas, or by electron-transfer dissociation (ETD) or electron-capture dissociation (ECD), in which electrons are transferred to peptides. After fragmentation, the mass-to-charge ratios (m/z) and intensities of the resulting fragment ions are measured, yielding the two dimensions of a fragmentation spectrum. While the fragment ions’ m/z can easily be calculated for any given peptide, their intensities have proven to follow extremely complex patterns (1). In 2013, we therefore developed the data-driven tool MS²PIP: MS² Peak Intensity Prediction (2), which can predict fragment ion intensities. By applying machine learning algorithms on the vast amounts of data present in public proteomics repositories such as the PRIDE Archive (3,4), we could create generalized models that accurately predict the expected normalized MS² peak intensities for a given peptide. While the first iteration of MS²PIP outperformed the then state-of-the art prediction tool PeptideART (5), it was originally only trained for CID fragmentation spectra. As HCD fragmentation became more popular in the field, we therefore expanded MS²PIP with prediction models for HCD spectra. In 2015, we built the MS²PIP web server to make these models easily available to all potential users, regardless of their computational resources (6). Over the past few years, MS²PIP has been used by researchers to create proteome-wide spectral libraries for proteomics search engines (including Data Independent Acquisition), to select discriminative transitions for targeted proteomics (7,8), and to validate interesting peptide identifications (e.g. biomarkers) (9,10). Moreover, we have also shown that MS²PIP predictions can be used to improve upon and even replace proteomics search engine output when rescoring peptide-to-spectrum matches (11). Because of the great interest in, and steadily increasing relevance of, MS² peak intensity prediction, we have continued to update and improve MS²PIP and the MS²PIP web server. We have updated MS²PIP to be more computationally efficient, we have rebuilt the MS²PIP web server to handle up to 100 000 peptide sequences per request instead of 1000, and we have added specialized models for the TripleTOF 5600+ mass spectrometer and for isobaric labeled peptides.

NEW IN THE 2019 VERSION OF MS²PIP

More efficient MS²PIP code

Rapid advances in machine learning research combined with larger and more diverse training datasets have allowed for more accurate MS²PIP predictive models. The Random Forest algorithm employed in the original MS²PIP has made room for a Gradient Tree Boosting algorithm (12), which, in combination with more training data, has improved prediction accuracy. This improved prediction is especially noticeable for peptides with higher charge states, where the large performance differences between charge 2+ and 3+ observed for the original MS²PIP models have been significantly reduced in the new version (Supplementary Figure S1). In addition, we have drastically reduced the required computational resources for MS²PIP, while simultaneously further improving its prediction speed. The large memory footprint of the original version (requiring several gigabytes) has now been reduced to just a few hundred megabytes, depending on input request size. When run locally on a normal four core laptop, MS²PIP can predict peak intensities for a million peptides in <5 min.

Specialized models for isobaric labeled peptides and the TripleTOF 5600+ mass spectrometer

One of the most important changes in this new version of MS²PIP is the addition of specialized models for specific types of peptide spectra. The type of mass spectrometer, fragmentation method and certain peptide modifications (such as isobaric labels and phosphorylation) can heavily alter peptide fragmentation patterns. We have therefore now also trained specialized models for the TripleTOF 5600+ mass spectrometer, for TMT-labeled peptides (13), for iTRAQ-labeled peptides (14), and for iTRAQ-labeled phosphopeptides (Table 1). Each of these models was trained and evaluated on publicly available spectral libraries or experimental datasets, ranging in size from 183 000 to 1.6 million peptide spectra. Final validation of every model was based on wholly independent datasets, ranging in size from 9000 to 92 000 unique peptide spectra (Table 2). Spectral libraries were filtered for unique peptides and then converted to MS²PIP input format. For experimental datasets, original peptide identifications as provided by the data submitter were used where available. Where such original identifications were not available, we performed the identification using the MS-GF+ (15) search engine in combination with Percolator (16) for post-processing.
Table 1.

All specialized MS²PIP models with MS² acquisition information and peptide properties of the training datasets

ModelFragmentation methodMS² mass analyzerPeptide properties
CIDCIDLinear ion trapTryptic digest
HCDHCDOrbitrapTryptic digest
TripleTOF 5600+CIDQuadrupole Time-of-FlightTryptic digest
TMTHCDOrbitrapTryptic digest, TMT-labeled
iTRAQHCDOrbitrapTryptic digest, iTRAQ-labeled
iTRAQ phosphoHCDOrbitrapTryptic digest, iTRAQ-labeled enriched for phosphorylation
Table 2.

Train-test and evaluation datasets used for specialized MS²PIP models

ModelUseDataset# Unique peptides
CIDTrain-testNIST CID (17)340 356
EvaluationNIST CID Yeast (17)92 609
HCDTrain-testMassIVE-KB (18)1 623 712
EvaluationPXD008034 (19)35 269
TripleTOF 5600+Train-testPXD000954 (20)215 713
EvaluationPXD001587 (21)15 111
TMTTrain-testPeng Lab TMT Spectral Library (22)1 185 547
EvaluationPXD009495 (23)36 137
iTRAQTrain-testNIST iTRAQ (17)704 041
EvaluationPXD001189 (24)41 502
iTRAQ phosphoTrain-testNIST iTRAQ phospho (17)183 383
EvaluationPXD001189 (24)9088
All specialized MS²PIP models with MS² acquisition information and peptide properties of the training datasets Train-test and evaluation datasets used for specialized MS²PIP models

Redesigned, more robust web server

Along with the heavily updated MS²PIP models, we have also rebuilt the web server from the ground up. Like the previous version, this web server has been built using the Flask framework (https://flask.pocoo.org) with a front-end based on Bootstrap (https://getbootstrap.com). In this newly built web server, we have implemented a robust queueing system that is able to handle concurrent tasks. This has allowed us to increase the maximum number of peptide sequences per request from 1000 to 100 000. Besides submitting a single task through the website, users can also automate their requests through MS²PIP’s updated RESTful API, for which we provide an example Python script. A single request of 100 000 peptide sequences takes less than five minutes to complete, including up- and download time. Predictions for 1000 peptide sequences are returned in less than three seconds. On the user-friendly webpage, users can select one of the available models and upload a csv file with peptide sequences, precursor charges, and modifications. After uploading this input file, a progress bar displays the status of the request and a URL is displayed to which the user can return at any time to check the status of their request (e.g., in case the browser window was closed). When the predictions have been finalized, the user can inspect the results through several interactive plots, and the predicted spectra can be downloaded in comma-separated values (CSV) format, in Mascot Generic File (MGF) format, in BiblioSpec or Skyline (SSL and MS2) formats (25,26), or in NIST (National Institute of Standards and Technology) MSP spectral library format.

PERFORMANCE OF THE SPECIALIZED MODELS

We can evaluate MS²PIP model performance by predicting peak intensities for peptides present in the external evaluation datasets, and by comparing these predictions to their corresponding empirical spectra. This comparison is performed through the Pearson correlation coefficient (PCC) between predicted and experimental spectra. The resulting PCC distributions for each of the specialized models are shown in Figure 1A.
Figure 1.

(A) Boxplots showing the Pearson correlation coefficients (PCCs) for each of the specialized models applied to their respective evaluation dataset. (B) Median PCCs when applying all specialized models to each evaluation dataset, showing the utility of specialized models. Each dot shows the median PCC of a specialized model applied to a specific evaluation dataset. To improve readability, dots representing performance of a single model are connected.

(A) Boxplots showing the Pearson correlation coefficients (PCCs) for each of the specialized models applied to their respective evaluation dataset. (B) Median PCCs when applying all specialized models to each evaluation dataset, showing the utility of specialized models. Each dot shows the median PCC of a specialized model applied to a specific evaluation dataset. To improve readability, dots representing performance of a single model are connected. The median PCCs are higher than 0.90 for all models, except for the TripleTOF 5600+ and the iTRAQ phospho models, which have median PCCs of 0.74 and 0.84, respectively. These two lower median correlations might be the result of lower training dataset sizes (see also Table 2). When we apply all specialized models to each specific evaluation dataset—that is, including mismatched model-dataset combinations, such as applying the TMT model to the HCD evaluation dataset—we consistently observe median PCCs that are substantially higher for correctly matched models and evaluation datasets than for mismatched models and evaluation datasets (Figure 1B). Only the specialized TripleTOF 5600+ model is comparable in performance to the HCD model when predicting TripleTOF 5600+ spectra. Overall, this figure makes a clear case for the utility of specialized MS²PIP models for specific types of data. Figure 1B also shows which specialized cases have similar fragmentation patterns. The specialized models for isobaric-labeled peptides (TMT, iTRAQ, and iTRAQ phospho) are quite similar in performance across the different evaluation datasets, as are the HCD and TripleTOF 5600+ models. To further verify this, we have directly compared the models by calculating the PCCs for all specialized model predictions for the same set of peptides (Supplementary Figure S2). The results confirm the findings we observe in Figure 1. We can also visualize the differences in fragmentation pattern by plotting the predictions from two different models for the same peptide sequence and mirroring the empirical spectrum below these predictions. This is shown in Figure 2 for the TMT and HCD models with an empirical TMT-labeled peptide spectrum. While the TMT model mirrors the empirical TMT spectrum very well, the HCD model does not match the empirical TMT spectrum.
Figure 2.

Predictions for the peptide sequence EENGVLVLNDANFDNFVADK, carrying two TMT labels, produced by the TMT model (top left) and the HCD model (top right), compared to the empirical spectrum (bottom left and right).

Predictions for the peptide sequence EENGVLVLNDANFDNFVADK, carrying two TMT labels, produced by the TMT model (top left) and the HCD model (top right), compared to the empirical spectrum (bottom left and right). An additional parameter that influences fragmentation patterns is the collision energy (CE). Yet, as most spectral libraries do not include information on the CE values, CE is not part of MS²PIP’s feature set. In order to evaluate MS²PIP’s performance across different CEs, we have therefore applied the HCD model on a large public dataset of synthetic peptides measured at different CEs (27). The results are shown in Supplementary Figure S3. For confident PSMs (Andromeda score higher than 200) at higher CE values (30% and 35% normalized CE), median PCCs are above 0.90, which corresponds to the general HCD model evaluation. For confident PSMs at a lower CE value of 25% normalized CE, the median PCC is slightly lower at 0.85. It therefore seems that most real-life data is recorded at higher CE values, as the overall HCD performance of MS²PIP most closely resembles 30% and 35% normalized HCD. As the overall HCD performance already indicated, MS²PIP will thus produce reliable peak intensity predictions in typical applications. Nevertheless, it is important to be mindful of the effect of altered CE values when interpreting MS²PIP predictions, especially in those cases where lower CEs were used.

CONCLUSION AND FUTURE PERSPECTIVES

With the advent of novel mass spectrometry methods and new computational pipelines, MS² peak intensity prediction is becoming ever more relevant. As one of the front runners in peak intensity prediction, MS²PIP has already been used for a variety of purposes, including creation of proteome-wide spectral libraries, optimization of targeted proteomics applications, validation of interesting peptide identifications, and rescoring of search engine output. With the current update, we present our latest efforts in further widening the scope of MS²PIP. The new web server enables researchers to easily obtain more predictions more efficiently, and the new MS²PIP models extend the applicability of MS²PIP to more varied, popular use cases, allowing it to be applied when specific fragmentation methods, instruments, or labeling techniques are employed.

DATA AVAILABILITY

The MS²PIP web server is freely available via https://iomics.ugent.be/ms2pip. Documentation for contacting the RESTful API is available via https://iomics.ugent.be/ms2pip/api/. MS²PIP is open source, licensed under the Apache-2.0 License, and is hosted on https://github.com/compomics/ms2pip_c. All Python scripts that were used to generate the figures are available in a Jupyter notebook via https://github.com/compomics/ms2pip_c/tree/releases/manuscripts/2019. Click here for additional data file.
  25 in total

1.  Tandem mass tags: a novel quantification strategy for comparative analysis of complex protein mixtures by MS/MS.

Authors:  Andrew Thompson; Jürgen Schäfer; Karsten Kuhn; Stefan Kienle; Josef Schwarz; Günter Schmidt; Thomas Neumann; R Johnstone; A Karim A Mohammed; Christian Hamon
Journal:  Anal Chem       Date:  2003-04-15       Impact factor: 6.986

2.  PRIDE: the proteomics identifications database.

Authors:  Lennart Martens; Henning Hermjakob; Philip Jones; Marcin Adamski; Chris Taylor; David States; Kris Gevaert; Joël Vandekerckhove; Rolf Apweiler
Journal:  Proteomics       Date:  2005-08       Impact factor: 3.984

3.  A machine learning approach to predicting peptide fragmentation spectra.

Authors:  Randy J Arnold; Narmada Jayasankar; Divya Aggarwal; Haixu Tang; Predrag Radivojac
Journal:  Pac Symp Biocomput       Date:  2006

Review 4.  Review of factors that influence the abundance of ions produced in a tandem mass spectrometer and statistical methods for discovering these factors.

Authors:  Sheila J Barton; John C Whittaker
Journal:  Mass Spectrom Rev       Date:  2009 Jan-Feb       Impact factor: 10.946

5.  MS2PIP: a tool for MS/MS peak intensity prediction.

Authors:  Sven Degroeve; Lennart Martens
Journal:  Bioinformatics       Date:  2013-09-27       Impact factor: 6.937

6.  Using BiblioSpec for creating and searching tandem MS peptide libraries.

Authors:  Barbara Frewen; Michael J MacCoss
Journal:  Curr Protoc Bioinformatics       Date:  2007-12

7.  Skyline: an open source document editor for creating and analyzing targeted proteomics experiments.

Authors:  Brendan MacLean; Daniela M Tomazela; Nicholas Shulman; Matthew Chambers; Gregory L Finney; Barbara Frewen; Randall Kern; David L Tabb; Daniel C Liebler; Michael J MacCoss
Journal:  Bioinformatics       Date:  2010-02-09       Impact factor: 6.937

8.  DIA-Umpire: comprehensive computational framework for data-independent acquisition proteomics.

Authors:  Chih-Chiang Tsou; Dmitry Avtonomov; Brett Larsen; Monika Tucholska; Hyungwon Choi; Anne-Claude Gingras; Alexey I Nesvizhskii
Journal:  Nat Methods       Date:  2015-01-19       Impact factor: 28.547

9.  Multiplexed protein quantitation in Saccharomyces cerevisiae using amine-reactive isobaric tagging reagents.

Authors:  Philip L Ross; Yulin N Huang; Jason N Marchese; Brian Williamson; Kenneth Parker; Stephen Hattan; Nikita Khainovski; Sasi Pillai; Subhakar Dey; Scott Daniels; Subhasish Purkayastha; Peter Juhasz; Stephen Martin; Michael Bartlet-Jones; Feng He; Allan Jacobson; Darryl J Pappin
Journal:  Mol Cell Proteomics       Date:  2004-09-22       Impact factor: 5.911

10.  MS-GF+ makes progress towards a universal database search tool for proteomics.

Authors:  Sangtae Kim; Pavel A Pevzner
Journal:  Nat Commun       Date:  2014-10-31       Impact factor: 14.919

View more
  16 in total

Review 1.  Prediction of peptide mass spectral libraries with machine learning.

Authors:  Jürgen Cox
Journal:  Nat Biotechnol       Date:  2022-08-25       Impact factor: 68.164

2.  Personalized Proteome: Comparing Proteogenomics and Open Variant Search Approaches for Single Amino Acid Variant Detection.

Authors:  Renee Salz; Robbin Bouwmeester; Ralf Gabriels; Sven Degroeve; Lennart Martens; Pieter-Jan Volders; Peter A C 't Hoen
Journal:  J Proteome Res       Date:  2021-05-17       Impact factor: 4.466

3.  Early Pleistocene enamel proteome from Dmanisi resolves Stephanorhinus phylogeny.

Authors:  Enrico Cappellini; Frido Welker; Luca Pandolfi; Jazmín Ramos-Madrigal; Diana Samodova; Patrick L Rüther; Anna K Fotakis; David Lyon; J Víctor Moreno-Mayar; Maia Bukhsianidze; Rosa Rakownikow Jersie-Christensen; Meaghan Mackie; Aurélien Ginolhac; Reid Ferring; Martha Tappen; Eleftheria Palkopoulou; Marc R Dickinson; Thomas W Stafford; Yvonne L Chan; Anders Götherström; Senthilvel K S S Nathan; Peter D Heintzman; Joshua D Kapp; Irina Kirillova; Yoshan Moodley; Jordi Agusti; Ralf-Dietrich Kahlke; Gocha Kiladze; Bienvenido Martínez-Navarro; Shanlin Liu; Marcela Sandoval Velasco; Mikkel-Holger S Sinding; Christian D Kelstrup; Morten E Allentoft; Ludovic Orlando; Kirsty Penkman; Beth Shapiro; Lorenzo Rook; Love Dalén; M Thomas P Gilbert; Jesper V Olsen; David Lordkipanidze; Eske Willerslev
Journal:  Nature       Date:  2019-09-11       Impact factor: 49.962

4.  The ProteomeXchange consortium in 2020: enabling 'big data' approaches in proteomics.

Authors:  Eric W Deutsch; Nuno Bandeira; Vagisha Sharma; Yasset Perez-Riverol; Jeremy J Carver; Deepti J Kundu; David García-Seisdedos; Andrew F Jarnuczak; Suresh Hewapathirana; Benjamin S Pullman; Julie Wertz; Zhi Sun; Shin Kawano; Shujiro Okuda; Yu Watanabe; Henning Hermjakob; Brendan MacLean; Michael J MacCoss; Yunping Zhu; Yasushi Ishihama; Juan A Vizcaíno
Journal:  Nucleic Acids Res       Date:  2020-01-08       Impact factor: 16.971

5.  Reproducibility, Specificity and Accuracy of Relative Quantification Using Spectral Library-based Data-independent Acquisition.

Authors:  Katalin Barkovits; Sandra Pacharra; Kathy Pfeiffer; Simone Steinbach; Martin Eisenacher; Katrin Marcus; Julian Uszkoreit
Journal:  Mol Cell Proteomics       Date:  2019-11-07       Impact factor: 5.911

6.  Use of Hybrid Data-Dependent and -Independent Acquisition Spectral Libraries Empowers Dual-Proteome Profiling.

Authors:  Patrick Willems; Ursula Fels; An Staes; Kris Gevaert; Petra Van Damme
Journal:  J Proteome Res       Date:  2021-01-19       Impact factor: 4.466

7.  Histone Sample Preparation for Bottom-Up Mass Spectrometry: A Roadmap to Informed Decisions.

Authors:  Simon Daled; Sander Willems; Bart Van Puyvelde; Laura Corveleyn; Sigrid Verhelst; Laura De Clerck; Dieter Deforce; Maarten Dhaenens
Journal:  Proteomes       Date:  2021-04-21

8.  CIDer: A Statistical Framework for Interpreting Differences in CID and HCD Fragmentation.

Authors:  Damien B Wilburn; Alicia L Richards; Danielle L Swaney; Brian C Searle
Journal:  J Proteome Res       Date:  2021-03-17       Impact factor: 4.466

9.  A Frequency-Based Approach to Predict the Low-Energy Collision-Induced Dissociation Fragmentation Spectra.

Authors:  Sangeetha Ramachandran; Tessamma Thomas
Journal:  ACS Omega       Date:  2020-05-27

10.  Proceedings of the EuBIC Winter School 2019.

Authors:  Dominik Kopczynski; Wout Bittremieux; David Bouyssié; Viktoria Dorfer; Marie Locard-Paulet; Bart Van Puyvelde; Veit Schwämmle; Alessio Soggiu; Sander Willems; Julian Uszkoreit
Journal:  EuPA Open Proteom       Date:  2019-08-17
View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.