plot_phylogeny: Clonal evolution trees

View source: R/plots_phylogenies.R

plot_phylogenyR Documentation

Clonal evolution trees

Description

Clonal evolution trees

Usage

plot_phylogeny(x, show_best = 1, min_frac = 0, highlight = c())

Arguments

x

a mvnmm object.

show_best

the number of trees to visualize based on the computed score.

min_frac

value in [0,1] representing the minimum abundance to show the clusters.

highlight

a list of labels ID to show.

Value

A list of ggplot objects with the estimated clone trees.


caravagnalab/lineaGT documentation built on June 13, 2025, 6:01 p.m.