Related Experiment Video
Updated: Jul 25, 2025

Comparative Lesions Analysis Through a Targeted Sequencing Approach
Published on: November 5, 2019
A weighted distance-based approach for deriving consensus tumor evolutionary trees
Ziyun Guang1, Matthew Smith-Erb1, Layla Oesper1
1Department of Computer Science, Carleton College, Northfield, MN 55057, USA.
Motivation:
The acquisition of somatic mutations by a tumor can be modeled by a type of evolutionary tree. However, it is impossible to observe this tree directly. Instead, numerous algorithms have been developed to infer such a tree from different types of sequencing data. But such methods can produce conflicting trees for the same patient, making it desirable to have approaches that can combine several such tumor trees into a consensus or summary tree. We introduce The Weighted m-Tumor Tree Consensus Problem (W-m-TTCP) to find a consensus tree among multiple plausible tumor evolutionary histories, each assigned a confidence weight, given a specific distance measure between tumor trees. We present an algorithm called TuELiP that is based on integer linear programming which solves the W-m-TTCP, and unlike other existing consensus methods, allows the input trees to be weighted differently.
Results:
On simulated data we show that TuELiP outperforms two existing methods at correctly identifying the true underlying tree used to create the simulations. We also show that the incorporation of weights can lead to more accurate tree inference. On a Triple-Negative Breast Cancer dataset, we show that including confidence weights can have important impacts on the consensus tree identified.
Availability:
An implementation of TuELiP and simulated datasets are available at https://bitbucket.org/oesperlab/consensus-ilp/src/main/.
More Related Videos
10:13Non-Destructive Evaluation of Regional Cell Density Within Tumor Aggregates Following Drug Treatment
Published on: June 21, 2022
09:53Quantifying the Brain Metastatic Tumor Micro-Environment using an Organ-On-A Chip 3D Model, Machine Learning, and Confocal Tomography
Published on: August 16, 2020
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
Phylogenetic Trees
Tumor Progression
Colon cancer is one of the best-documented examples of tumor progression. Early mutation in the APC gene in colon cells causes a small growth on the colon wall called a polyp. With time, this polyp grows into a benign, pre-cancerous tumor. Further...