plot_violins: Make violin plots for all samples in a vcfR object

Description Usage Arguments Value Examples

View source: R/wrap_vcfR.R

Description

Make violin plots for all samples in a vcfR object

Usage

1
plot_violins(x, samples_per_row = 10, fill_group_aesthetic = NULL)

Arguments

x

A vcfR object

samples_per_row

Number of violins per row

fill_group_aesthetic

Fills violin plots based on a vcf statistic. Currently not supported.

Value

Violin plots of all samples

Examples

1
plot_violins(ultra_filtered_vcf)

Neato-Nick/mllR documentation built on May 17, 2019, 6:22 p.m.