Description Usage Arguments Value Examples
A function to estimate the FST of a variant using the Weir & Cockerham (1984) method
| 1 | EstimateFST(variant.pop1, variant.pop2)
 | 
| variant.pop1 | A variant vector from a genotype matrix | 
| variant.pop2 | A variant vector from a genotype matrix | 
A numeric value. The FST estimation for the allelic records of this two variants.
| 1 2 3 4 | ## Not run: 
EstimateFST(v1, v2)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.