vcfplot | R Documentation |
Make sensible and beautiful plots based on various objects in vcfppR
vcfplot(obj, which.sample = NULL, variant = c("SNP", "INDEL"), pop = NULL, ...)
obj |
object returned by vcftable, vcfcomp, vcfsummary |
which.sample |
which sample to be plotted. NULL will aggregate all samples. |
variant |
which types of variant are desired |
pop |
file contains population information |
... |
parameters passed to graphics |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.