A fundamental challenge in mass spectrometry-based proteomics is the identification of the peptides generating each tandem mass spectrum (MS/MS). Methods that rely on databases of known peptide sequences are unable to detect unexpected peptides and may be impractical or unapplicable in some cases.
Thus, the ability to assign peptide sequences into MS/MS without prior information (i.e. de novo peptide sequencing) is extremely valuable for tasks such as antibody sequencing, immunopeptidomics, and metaproteomics.
Although many methods have been developed to solve this problem, it remains an open challenge, partly due to the difficulty in modeling the irregular data structure of MS/MS.
Here, researchers at the University of Washington describe Casanovo, a machine learning model that uses the Transformer neural network architecture to convert peak sequences in MS/MS into the amino acid sequences that make up the resulting peptides.
The team trained the Casanovo model on 30 million labeled spectra and demonstrated that the model outperformed several state-of-the-art methods on cross-species benchmark datasets.
The team also developed a version of Casanovo fine-tuned for non-enzymatic peptides. This tool improves the analysis of immunopeptidomics and metaproteomics experiments and enables scientists to delve deeper into the dark proteome.
The study was titled "Sequence-to-sequence translation from mass spectra to peptides with a transformer model" and was published in "Nature Communications" on July 31, 2024.
1. Mass spectrometry is a mainstream proteome analysis technology used to identify and quantify proteins in complex biological systems.In the latest research, Casanovo has made improvements, including:
Figure 1: Casanovo performs de novo peptide sequencing using the Transformer architecture. (Source: Paper)
Casanovo’s outstanding performance is attributed to two aspects:
Transformer architecture
Transformer architecture is particularly suitable for converting variable lengths The elements of a sequence are placed in context and thus have great success in natural language modeling. Compared to recurrent neural networks, the Transformer architecture is capable of learning long-distance dependencies between sequence elements and can be parallelized for efficient training.
Applications of Casanovo
Casanovo encodes mass spectral peaks into sequences, taking advantage of the Transformer architecture and the rapid development of large language models to improve de novo peptide sequencing of MS/MS spectra.
Application scenarios:
Antibody sequencing
Casanovo has not yet explored the use of antibody sequencing. However, a study by Denis Beslic's group at BAM in Germany conducted a systematic comparison of six de novo sequencing tools, including Casanovo, on the issue of antibody sequencing.
Graphic: Overall recall and precision ofNovor, pNovo 3, DeepNovo, SMSNet, PointNovo and Casanovo for different enzymes on IgG1-Human-HC.
Related links:
https://academic.oup.com/bib/article/24/1/bbac542/6955273?login=false
Results:
Casanovo 在所有考慮指標上均明顯優於競爭方法。值得注意的是,此比較使用了貪婪解碼版本 Casanovo,並且僅對 200 萬個光譜進行訓練。
評估:
Casanovo 團隊對 Casanovo 進行了九種物種基準測試評估。下圖顯示,使用 3000 萬個光譜訓練的更新版本 Casanovo 可以產生更好的抗體定序性能。
圖示:Casanovo 在九種物種基準測試中表現優於 PointNovo、DeepNovo 和 Novor 等模型。 (資料來源:論文)未來,Casanovo 模型將有許多機會針對特定應用進行微調。研究人員對非酶模型的分析表明,Casanovo 的酶偏差可以透過使用相對較少的訓練數據進行調整。
因此,短期內,該團隊計劃訓練適用於各種不同裂解酶的 Casanovo 變體。 Casanovo 軟體使這種微調變得簡單,因此任何有興趣將模型調整到特定實驗設定的用戶都應該能夠這樣做。
從長遠來看,理想的模型將光譜以及相關元數據(例如消化酶、碰撞能量和儀器類型)作為輸入,並準確預測多種不同類型的實驗設置。
深度學習方法在提高從頭定序能力方面的潛力現已廣受認可。在論文接受審查期間,至少有六種其他深度學習從頭測序方法已發表,包括 GraphNovo、PepNet、Denovo-GCN、Spectralis、π-HelixNovo 和 NovoB。顯然,對這一不斷發展的工具領域進行全面而嚴格的基準比較將使該領域受益。
與此相關的是,現階段該領域的主要瓶頸之一是缺乏嚴格的從頭測序置信度評估方法。
在宏蛋白質組學分析中,研究人員將 Casanovo 預測與目標和相應的誘餌勝肽資料庫進行了匹配,但這種方法忽略了從頭測序將勝肽分配給外來譜的能力。
因此,一個懸而未決的問題是,對於給定的資料依賴型擷取資料集,Casanovo 是否在檢測勝肽的統計能力方面優於標準資料庫搜尋程序。
研究人員表示,透過足夠大的訓練集進行訓練,也許可以結束資料庫搜尋在 DDA 串聯質譜資料分析領域的統治地位。
論文連結:https://www.nature.com/articles/s41467-024-49731-x
The above is the detailed content of SOTA performance, University of Washington developed Transformer model to convert mass spectra into peptide sequences, published in Nature sub-journal. For more information, please follow other related articles on the PHP Chinese website!