Various complexity results for computational mass spectrometry problems
Francois Nicolas, Sebastian B\"ocker

TL;DR
This paper introduces the MinSU problem in computational mass spectrometry, proves its computational hardness, and discusses implications for protein sequencing, highlighting the problem's intractability in real-world applications.
Contribution
The paper formally defines MinSU, proves its NP-completeness and APX-hardness, and analyzes its polynomial solvability for fixed parameters, connecting complexity results to protein sequencing.
Findings
MinSU is NP-complete and APX-hard.
MinSU is polynomial-time solvable for fixed k.
Intractability results suggest no efficient algorithms for real-world protein sequencing.
Abstract
Define Minimum Soapy Union (MinSU) as the following optimization problem: given a -tuple of finite integer sets, find a -tuple of integers that minimizes the cardinality of . We show that MinSU is NP-complete, APX-hard, and polynomial for fixed . MinSU appears naturally in the context of protein shotgun sequencing: Here, the protein is cleaved into short and overlapping peptides, which are then analyzed by tandem mass spectrometry. To improve the quality of such spectra, one then asks for the mass of the unknown prefix (the shift) of the spectrum, such that the resulting shifted spectra show a maximum agreement. For real-world data the problem is even more complicated than our definition of MinSU; but our intractability results clearly indicate that it is unlikely to find a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Advanced Proteomics Techniques and Applications · Mass Spectrometry Techniques and Applications
