compute.Fstats: Compute Fst fixation index for two populations

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Fixation index Fst is a measure of population differentiation due to genetic structure. Given a set of genotypes in two populations, the function computes fixation index Fst and corresponding indices: Fit and Fis.

Usage

1

Arguments

data

a gwaa.data class object as used by gwaa.data-class

pops

a vector of two values indicating to which population an individual belongs

Details

Value

an fstats.result class object

Author(s)

Marcin Kierczak <Marcin.Kierczak@slu.se>

References

Holsinger, Kent E.; Bruce S. Weir (2009). "Genetics in geographically structured populations: defining, estimating and interpreting FST". Nat Rev Genet 10 (9): 639-650. doi:10.1038/nrg2611. ISSN 1471-0056. PMID 19687804.

See Also

gwaa.data-class, fstats.result

Examples

1
2
3
4
## Not run: 
plot.manhattan.LD()

## End(Not run)

cgmisc documentation built on May 2, 2019, 5:50 p.m.