Complexity and algorithms for finding a perfect phylogeny from mixed tumor samples

June 25, 2015 Β· Entered Twilight Β· πŸ› IEEE/ACM Transactions on Computational Biology & Bioinformatics

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 9.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, LICENSE, README.md, example, lemon_binaries_linux, makefile, src

Authors Ademir HujduroviΔ‡, UrΕ‘a Kačar, Martin Milanič, Bernard Ries, Alexandru I. Tomescu arXiv ID 1506.07675 Category q-bio.PE Cross-listed cs.CC, cs.DM, cs.DS Citations 8 Venue IEEE/ACM Transactions on Computational Biology & Bioinformatics Repository https://github.com/alexandrutomescu/MixedPerfectPhylogeny ⭐ 2 Last Checked 3 months ago
Abstract
Recently, Hajirasouliha and Raphael (WABI 2014) proposed a model for deconvoluting mixed tumor samples measured from a collection of high-throughput sequencing reads. This is related to understanding tumor evolution and critical cancer mutations. In short, their formulation asks to split each row of a binary matrix so that the resulting matrix corresponds to a perfect phylogeny and has the minimum number of rows among all matrices with this property. In this paper we disprove several claims about this problem, including an NP-hardness proof of it. However, we show that the problem is indeed NP-hard, by providing a different proof. We also prove NP-completeness of a variant of this problem proposed in the same paper. On the positive side, we propose an efficient (though not necessarily optimal) heuristic algorithm based on coloring co-comparability graphs, and a polynomial time algorithm for solving the problem optimally on matrix instances in which no column is contained in both columns of a pair of conflicting columns. Implementations of these algorithms are freely available at https://github.com/alexandrutomescu/MixedPerfectPhylogeny
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” q-bio.PE