variants.caller.barplot {varitas} | R Documentation |
Make barplot of variants per caller
Description
Make barplot of variants per caller
Usage
variants.caller.barplot(variants, file.name, group.by = NULL)
Arguments
variants |
Data frame with variants |
file.name |
Name of output file |
group.by |
Optional grouping variable for barplot |
Value
None
[Package varitas version 0.0.2 Index]