View source: R/plot_genoprob.R
plot_genoprob | R Documentation |
Plot genotype probabilities for one chromosome
plot_genoprob(genoprob, map = NULL)
genoprob |
matrix (markers x genotypes) of probabilities for one individual |
map |
optional data frame with 3 columns (marker, chrom, position) |
Names for the genotypes are taken from the colnames of genoprob
.
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.