View source: R/phased_parents.R
phased_parents | R Documentation |
Visualize phased SNPs of parents
phased_parents(filename, interval, markers, parents)
filename |
Name of CSV input file |
interval |
Vector of length 2 with the first and last marker names |
markers |
Vector of marker names to plot |
parents |
Vector of parent names to plot |
The solid circles in the figure represent the allele counted by dosage.
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.