Protein identification with deep learning: from abc to xyz

preprint · arXiv · 2017

preprint · arXiv · 2017. Ngoc Hieu Tran et al. Proteins are the main workhorses of biological functions in a cell, a tissue, or an organism. Identification…
Date 2017-10-08
Type preprint
Venue arXiv
Publisher arXiv
Contribution algorithm
DOI 10.48550/arXiv.1710.02765
Citations (OpenAlex) 3

Abstract

Proteins are the main workhorses of biological functions in a cell, a tissue, or an organism. Identification and quantification of proteins in a given sample, e.g. a cell type under normal/disease conditions, are fundamental tasks for the understanding of human health and disease. In this paper, we present DeepNovo, a deep learning-based tool to address the problem of protein identification from tandem mass spectrometry data. The idea was first proposed in the context of de novo peptide sequencing [1] in which convolutional neural networks and recurrent neural networks were applied to predict the amino acid sequence of a peptide from its spectrum, a similar task to generating a caption from an image. We further develop DeepNovo to perform sequence database search, the main technique for peptide identification that greatly benefits from numerous existing protein databases. We combine two modules de novo sequencing and database search into a single deep learning framework for peptide identification, and integrate de Bruijn graph assembly technique to offer a complete solution to reconstruct protein sequences from tandem mass spectrometry data. This paper describes a comprehensive protocol of DeepNovo for protein identification, including training neural network models, dynamic programming search, database querying, estimation of false discovery rate, and de Bruijn graph assembly. Training and testing data, model implementations, and comprehensive tutorials in form of IPython notebooks are available in our GitHub repository (https://github.com/nh2tran/DeepNovo).

Authors

  1. Ngoc Hieu Tran · Bioinformatics Solutions Inc., University of Waterloo
  2. Zachariah Levine · University of Waterloo
  3. Lei Xin · Bioinformatics Solutions Inc.
  4. Baozhen Shan · Bioinformatics Solutions Inc.
  5. Ming Li · Bioinformatics Solutions Inc., Peng Cheng Laboratory, University of Waterloo, University of Western Ontario

Methods and tools

  • Deep-learning protein identification primer: Companion vision paper by the DeepNovo authors laying out how deep learning applies to protein identification end-to-end (from spectrum → amino-acid tokens → peptide → protein). Predates the PNAS DeepNovo paper by a few months.

Seen in the charts

Back to the full map

Back to top