vaf_histogram: Plot VAF histogram 'vaf_histogram' Plots a histogram of the...

Description Usage Arguments Value Examples

View source: R/plots.R

Description

Plot VAF histogram vaf_histogram Plots a histogram of the variant allele frequencies.

Usage

1
vaf_histogram(object)

Arguments

object

neutrality test object

Value

ggplot object.

Examples

1
vaf_histogram(neutralitytest(VAFselection, fmin = 0.1, fmax = 0.25))

Example output

Warning message:
Removed 2 rows containing missing values (geom_bar). 

neutralitytestr documentation built on Feb. 17, 2021, 1:08 a.m.