plot_vaf: VAF 2D scatterplot

View source: R/plots_vaf.R

plot_vafR Documentation

VAF 2D scatterplot

Description

Function to plot the VAFs of the mutations one timepoint against the other

Usage

plot_vaf(x, min_frac = 0, highlight = c(), wrap = T)

Arguments

x

a mvnmm object.

min_frac

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

highlight

a list of labels ID to show.

wrap

a Boolean to wrap the scatterplots of multiple lineages in a unique plot.

Value

list of VAF scatterplots.

Examples

if (FALSE) plot_vaf(x, min_frac=0.1)


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