| Literature DB >> 24721686 |
Jian Sun1, Bolin Chen1, Fang-Xiang Wu1,2.
Abstract
BACKGROUND: A real-time peptide-spectrum matching (RT-PSM) algorithm is a database search method to interpret tandem mass spectra (MS/MS) with strict time constraints. Restricted by the hardware and architecture of individual workstation, previous RT-PSM algorithms either are not fast enough to satisfy all real-time system requirements or need to sacrifice the level of inference accuracy to provide the required processing speed.Entities:
Year: 2014 PMID: 24721686 PMCID: PMC4021225 DOI: 10.1186/1477-5956-12-18
Source DB: PubMed Journal: Proteome Sci ISSN: 1477-5956 Impact factor: 2.480
Comparisons between the binary search method and the 2-dimensional peptide database search method
| Binary search method | 2058 | 8.043 |
| 2-Dimensional peptide database search method | 2058 | 7.668 |
The detail information of experiment hardware environments
| WS1 | i7 3770 | 8 | YES | Personal server |
| WS2 | i5 750 | 4 | NO | Development PC |
| WS3 | XEON E5410 | 8 | NO | Worker node of cluster |
| WS4 | i7 2720QM | 8 | YES | Personal computer |
Figure 1The speedup of execution time of the similarity-scoring module for the MC RT-PSM compared with RT-PSM algorithm proposed by Wu et al. [1] in four experiment computers.
Figure 2The speedup of execution time of the similarity-scoring module for the DC RT-PSM compared with MC RT-PSM algorithm in two experiment databases.
Figure 3The overall speedup of execution time for the DC RT-PSM compared with MC RT-PSM algorithm in two experiment databases.
Figure 4The workflow of the RT-PSM algorithm proposed by Wu et al. [1].
Types of fragment ions and their m/z values in the RT-PSM program
| b+ | b |
| b+-H2O | b-18 |
| b+-NH3 | b-17 |
| b+-CO(a+) | b-28 |
| y+ | y |
| y+-H2O | y-18 |
| y+-NH3 | y-17 |
| y+-NH(z+) | y-15 |
The signs ‘+’ in superscript of the letter b (and y) denote the singly charge positive ions. The symbol b (and y) without any superscript denote the m/z value of a b-(or y-)ion with a single positive charge. The symbol ‘-H2O’, ‘-NH3’, ‘-CO’ and ‘-NH’ represent an ion lose a small molecule of ‘H2O’, ‘NH3’, ‘CO’ and ‘NH’, respectively.
Figure 5An improved data structure for searching peptide database. (a) The original Ppptide data structure in the form of a large array; (b) The improved peptide data structure with the integer part of the mass value as indices.
Figure 6The workflow of the MC RT-PSM program.
Figure 7The workflow of the distributed task management program.