Function to parse genotype table from a population of individuals and genome object Useful for generating data frames to be used for plotting
1 | parseAllGenotypes(pop, genome, summarize = F)
|
pop |
a population of individuals |
genome |
a genome object |
summarize |
If FALSE, output raw genotypes (big matrix). TRUE: Output allele frequencies |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.