Description Usage Arguments Details Value
Plots for variant analysis
1 | plotVariantAbundance(x, group = NULL, alpha = 0.5, size = 2)
|
x |
A VRanges object [required]. |
group |
Grouping variable, refers to a column name in 'x'. By default, no grouping is performed. |
alpha |
Alpha value for data points. |
size |
Size value for data points. |
The 'plotVariantAbundance' shows the variant frequency in relation to the total coverage at each variant position. This can be useful for examining the support of variant calls.
A 'ggplot' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.