MCT
MCT (Multiple Consensus Trees) is a software tool to summarize a set of cancer phylogenies by simultaneously clustering them and inferring a consensus tree for each cluster. The main features and results of MCT are:
1. Motivation: Cancer phylogenies are crucial for studying tumorigenesis and have clinical implications. However, current methods identify a large solution space of plausible phylogenies due to cancer's heterogeneous nature and sequencing technology limitations. MCT aims to summarize these candidate phylogenies accurately.
2. Problem definition: The Multiple Consensus Tree (MCT) problem is introduced to cluster a set of cancer phylogenies and infer a consensus tree for each cluster simultaneously. The authors prove that MCT is NP-hard.
3. Algorithms: The authors present two algorithms to solve the MCT problem:
a. An exact algorithm based on mixed integer linear programming (MILP).
b. A heuristic algorithm that efficiently identifies high-quality consensus trees, recovering all optimal solutions identified by the MILP in simulated data at a fraction of the time.
Topic
Phylogeny;Oncology;Mathematics
Detail
Operation: Phylogenetic tree generation (consensus);Phylogenetic tree distances calculation;Phylogenetic tree reconstruction
Software interface: Command-line interface
Language: C++
License: Not stated
Cost: Free of charge
Version name: -
Credit: UIUC Center for Computational Biotechnology and Genomic Medicine and the National Science Foundation.
Input: -
Output: -
Contact: Mohammed El-Kebir melkebir@illinois.edu
Collection: -
Maturity: -
Publications
- Summarizing the solution space in tumor phylogeny inference by multiple consensus trees.
- Aguse N, et al. Summarizing the solution space in tumor phylogeny inference by multiple consensus trees. Summarizing the solution space in tumor phylogeny inference by multiple consensus trees. 2019; 35:i408-i416. doi: 10.1093/bioinformatics/btz312
- https://doi.org/10.1093/BIOINFORMATICS/BTZ312
- PMID: 31510657
- PMC: PMC6612807
Download and documentation
Documentation: https://github.com/elkebir-group/MCT/blob/master/README.md
Home page: https://github.com/elkebir-group/MCT
< Back to DB search