Related Experiment Video
Updated: Mar 8, 2026

06:06
High-Throughput Dissociation and Orthotopic Implantation of Breast Cancer Patient-Derived Xenografts
Published on: December 20, 2024
1.4K
Complexity and Algorithms for Finding a Perfect Phylogeny from Mixed Tumor Samples.
IEEE/ACM Transactions on Computational Biology and Bioinformatics
|January 24, 2017
Summary
This study disproves claims about deconvoluting mixed tumor samples and proves the problem is NP-hard. It also introduces efficient algorithms for analyzing tumor evolution and cancer mutations.
Area of Science:
- Computational Biology
- Bioinformatics
- Cancer Genomics
Background:
- Deconvoluting mixed tumor samples is crucial for understanding tumor evolution and identifying cancer mutations.
- Previous models, like Hajirasouliha and Raphael's (WABI 2014), aimed to reconstruct perfect phylogenies from sequencing data.
- Key challenges include the computational complexity of matrix decomposition and phylogenetic inference.
Purpose of the Study:
- To re-evaluate and disprove existing claims regarding the computational complexity of the mixed perfect phylogeny problem.
- To provide a correct proof of the NP-hardness for this deconvolution task.
- To develop novel algorithms for efficient and optimal solutions to tumor sample analysis.
Main Methods:
- Disproving previously published NP-hardness proofs for the mixed perfect phylogeny problem.
- Developing a new, independent proof to establish the problem's NP-hardness.
- Proving NP-completeness for a related variant of the problem.
- Designing a heuristic algorithm utilizing co-comparability graph coloring.
- Implementing a polynomial-time algorithm for specific matrix instances.
Main Results:
- Several claims regarding the mixed perfect phylogeny problem, including its NP-hardness, were disproven.
- The study successfully established the problem as NP-hard through a novel proof.
- A variant of the problem was proven to be NP-complete.
- An efficient heuristic and a polynomial-time algorithm were developed and implemented.
Conclusions:
- The computational complexity landscape of deconvoluting mixed tumor samples has been clarified.
- New algorithmic approaches offer practical solutions for analyzing tumor evolution and cancer mutations from sequencing data.
- Open-source implementations are available for broader research application.
Related Concept Videos
Phylogeny
64.1K
Phylogeny is concerned with the evolutionary diversification of organisms or groups of organisms. A group of organisms with a name is called a taxon (singular). Taxa (plural) can span different levels of the evolutionary hierarchy. For instance, the group containing all birds is a taxon (comprising the class Aves), and the group of all species of daisies (the genus Bellis) is a taxon. Phylogenies can likewise include just one genus (i.e., depict species relationships) or span an entire kingdom.
64.1K
Evolutionary Relationships through Genome Comparisons
7.1K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
7.1K

