Learn R Programming

neutralitytestr (version 0.0.3)

vaf_histogram: 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

Run this code
# NOT RUN {
vaf_histogram(neutralitytest(VAFselection, fmin = 0.1, fmax = 0.25))
# }

Run the code above in your browser using DataLab