EstimateFST: A function to estimate the FST of a variant using the Weir &...

Description Usage Arguments Value Examples

Description

A function to estimate the FST of a variant using the Weir & Cockerham (1984) method

Usage

1
EstimateFST(variant.pop1, variant.pop2)

Arguments

variant.pop1

A variant vector from a genotype matrix

variant.pop2

A variant vector from a genotype matrix

Value

A numeric value. The FST estimation for the allelic records of this two variants.

Examples

1
2
3
4
## Not run: 
EstimateFST(v1, v2)

## End(Not run)

laurentlab-mpipz/rsurvival documentation built on May 29, 2019, 9:14 a.m.