pairwise_fst | R Documentation |
Pairwise Fst function
pairwise_fst(
list.pair,
pop.pairwise = NULL,
data = NULL,
ci = FALSE,
iteration.ci = 100,
quantiles.ci = c(0.025, 0.975),
digits = 9,
path.folder = path.folder,
p = NULL,
temp.files = NULL,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.