View source: R/draw_population.R
draw_population | R Documentation |
The function creates pie plots of haplotypes showing the population structure.
draw_population(pop,parental_genotypes,file,im_type)
pop |
Required: a haplotype object input. |
parental_genotypes |
Required: the parental genotyping object |
file |
Required: the output file |
im_type |
Optional: the type of images, default is svg |
draw_population(pop,parental_genotypes,file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.