vaf_histogram {neutralitytestr}R Documentation

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

Description

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

Usage

vaf_histogram(object)

Arguments

object

neutrality test object

Value

ggplot object.

Examples

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

[Package neutralitytestr version 0.0.3 Index]