plot_geno | R Documentation |
Graphical genotyping
plot_geno(geno, map = NULL)
geno |
genotype matrix (markers x indiv) |
map |
optional data frame with 3 columns (marker, chrom, position) |
Input matrix geno
should have rownames attribute that matches marker names in the first column of map
(when present).
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.