Description Usage Arguments Value
Calculate pairwise Fst values
1 | pairwise.fst(ped, allele1, allele2, pop.order)
|
ped |
A dataframe with data in ped format, where each allele for each locus is in its own column |
allele1 |
An index for the first allele at the locus |
allele2 |
An index for the second allele at the locus |
pop.order |
A list with the Pop IDs in the correct order |
dat.var A matrix of pairwise fst values (calculated as (ht-hs)/ht)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.