A Dynamic Programming Algorithm For De Novo Peptide Sequencing With Variable Scoring

ISBRA'08 Proceedings of the 4th international conference on Bioinformatics research and applications(2008)

引用 2|浏览0
暂无评分
摘要
In the de novo peptide sequencing problem, output data from a tandem mass spectrometer are used to determine the peptide whose fragmentation yielded the output. Candidate peptides can be determined by finding forbidden-pairs paths in a spectrum graph constructed from the mass spectrometer data, assigning scores to vertices and/or edges in order to favor higher-scoring peptides. Chen et al. gave an algorithm to find the highest-scoring forbidden- pairs path in such a graph. However, in some scoring models, a vertex's score may vary depending on which incident edges are used in the path containing the vertex, ruling out the use of this algorithm. We give an algorithm to solve the highest-scoring forbidden-pairs paths problem when vertex scores can vary depending on the incident edges used that runs in O(n(2)d(3)) time on a graph with n forbidden pairs and a maximum vertex degree of d, and prove its correctness. We are currently working on a Java implementation of this algorithm that we plan on incorporating into the Illinois Bio-Grid Desktop.
更多
查看译文
关键词
maximum vertex degree,vertex score,forbidden-pairs path,forbidden-pairs paths problem,highest-scoring forbidden-pairs path,spectrum graph,time ona graph,candidate peptides,fromthe mass spectrometer data,higher-scoring peptides,dynamic programming algorithm,variable scoring
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要