Skip to main content
Advertisement

< Back to Article

Algorithms to Model Single Gene, Single Chromosome, and Whole Genome Copy Number Changes Jointly in Tumor Phylogenetics

Figure 12

Algorithm 3 pseudocode.

This figure provided the main steps in the algorithm to generate tumor progression trees; generate_distance_matrix uses Algorithm 2 on each distinct pair of nodes in the set of nodes it is passed. To compute Minimum Spanning Tree (function mst called at lines 4 and 16), we implemented Prim's algorithm.

Figure 12

doi: https://doi.org/10.1371/journal.pcbi.1003740.g012