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

View source: R/wrap_vcfR.R

plot_violinsR Documentation

Make violin plots for all samples in a vcfR object

Description

Make violin plots for all samples in a vcfR object

Usage

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

plot_violins(ultra_filtered_vcf)

Neato-Nick/mllR documentation built on Aug. 30, 2024, 7:22 a.m.