View source: R/pairwise.propShared.r
pairwise.propShared | R Documentation |
Calculates proportion of shared alleles per pairs of populations based on the minima of allele frequency for each allel (then summed and averaged over loci). Returns a similarity matrix (upper diagonal of the pairwise matrix.
pairwise.propShared(gi)
gi |
a genind object with at least two populations |
a matrix of proportion of shared alleles between populations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.