gplot.bcftools.stats: plot.bcftools.stats

Description Usage Arguments Details Value Author(s)

View source: R/bcftools.R

Description

gplot.bcftools.stats

Usage

1
2
3
gplot.bcftools.stats(obj, which = c("SN", "TSTV", "SiS", "AF", "QUAL",
  "IDD", "ST", "DP"), ncol = 2, text.size = 12,
  theme.default = theme_bw(), ...)

Arguments

obj

bcftools.stats object

which

which plots to produce (defalt all)

ncol

number of columns in grid plot

text.size

text size of plots

theme.default

default theme (theme_bw)

...

parameters passed to generic plot function

Details

Plot summary of bcftools stats results

Value

ggplot2 object, or a plot

Author(s)

Per Unneberg


percyfal/nonmodelr documentation built on Sept. 11, 2019, 10:38 a.m.