View source: R/get_locus_stats.R
get_locus_stats | R Documentation |
Calculate summary statistics by locus for each population in a genind object
get_locus_stats(x, hwe_test = FALSE, n_boot = 1000)
x |
A genind object |
hwe_test |
Calculate p-value for HWE |
n_boot |
Number of bootstrap replicates for HWE test |
A tibble with summary statistics (by locus and population)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.