paper-with-me

Papers

Sequence-to-sequence translation from mass spectra to peptides with a transformer model

2023-01-04 · bioRxiv 2023 1 · Melih Yilmaz, William E. Fondrie, Wout Bittremieux, Rowan Nelson, Varun Ananth, Sewoong Oh, William Stafford Noble

A fundamental challenge for any mass spectrometry-based proteomics experiment is the identification of the peptide that generated each acquired tandem mass spectrum. Although approaches that leverage known peptide sequence databases are widely used and effective for well-characterized model organisms, such methods cannot detect unexpected peptides and can be impractical or impossible to apply in some settings. Thus, the ability to assign peptide sequences to the acquired tandem mass spectra without prior information—de novo peptide sequencing—is valuable for gaining biological insights for tasks including antibody sequencing, immunopeptidomics, and metaproteomics. Although many methods have been developed to address this de novo sequencing problem, it remains an outstanding challenge, in part due to the difficulty of modeling the irregular data structure of tandem mass spectra. Here, we describe Casanovo, a machine learning model that uses a transformer neural network architecture to translate the sequence of peaks in a tandem mass spectrum into the sequence of amino acids that comprise the generating peptide. We train a Casanovo model from 30 million labeled spectra and demonstrate that the model outperforms several state-of-the-art methods on a cross-species benchmark dataset. We also develop a version of Casanovo that is fine-tuned for non-enzymatic peptides. Finally, we demonstrate that Casanovo’s superior performance improves the analysis of immunopeptideomics and metaproteomics experiments and allows us to delve deeper into the dark proteome.

📄 PDF Abstract BibTeX

Code (2)

Noble-Lab/casanovo 공식 구현 pytorch
denisbeslic/denovopipeline tf

Tasks

de novo peptide sequencing

Similar Papers 제목 키워드 기반

AIomics: exploring more of the proteome using mass spectral libraries extended by AI

2023-05-16 · Lewis Y. Geer, Joel Lapin, Douglas J. Slotta, Tytus D. Mak 외

The unbounded permutations of biological molecules, including proteins and their constituent peptides, presents a dilemma in identifying the components of complex biosamples. Sequence search algorithms used to identify p…

Specificity

AdaNovo: Adaptive \emph{De Novo} Peptide Sequencing with Conditional Mutual Information

2024-03-09 · Jun Xia, Shaorong Chen, Jingbo Zhou, Tianze Ling 외

Tandem mass spectrometry has played a pivotal role in advancing proteomics, enabling the analysis of protein composition in biological samples. Despite the development of various deep learning methods for identifying ami…

de novo peptide sequencing

De novo peptide sequencing with InstaNovo: Accurate, database-free peptide identification for large scale proteomics experiments

2023-08-31 · bioRxiv 2023 8 · Kevin Eloff, Konstantinos Kalogeropoulos, Oliver Morell, Amandla Mabona 외

Bottom-up mass spectrometry-based proteomics is challenged by the task of identifying the peptide that generates a tandem mass spectrum. Traditional methods that rely on known peptide sequence databases are limited and m…

de novo peptide sequencing

Deep learning enables de novo peptide sequencing from data-independent-acquisition mass spectrometry

2018-12-20 · Nature Methods 2018 12 · Ngoc Hieu Tran, Rui Qiao, Lei Xin, Xin Chen 외

We present DeepNovo-DIA, a de novo peptide-sequencing method for data-independent acquisition (DIA) mass spectrometry data. We use neural networks to capture precursor and fragment ions across m/z, retention-time, and in…

de novo peptide sequencing

Peptide-Spectra Matching from Weak Supervision

2018-08-20 · Samuel S. Schoenholz, Sean Hackett, Laura Deming, Eugene Melamud 외

As in many other scientific domains, we face a fundamental problem when using machine learning to identify proteins from mass spectrometry data: large ground truth datasets mapping inputs to correct outputs are extremely…

Reranking