Description Usage Arguments Details Value Author(s)
gplot.bcftools.stats
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(), ...)
|
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 |
Plot summary of bcftools stats results
ggplot2 object, or a plot
Per Unneberg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.