| TSIXTriAllelics {HardyWeinberg} | R Documentation |
Tri-allelic polymorphisms on the X chromosome of the TSI population
Description
This dataframe contains genotype counts for six three-allelic polymorphisms (A,B,C) on chromosome X of a sample of individuals from the TSI population (Tuscany, Italy) of the 1,000 genomes project.
Usage
data(TSIXTriAllelics)
Format
A data frame with 6 observations on the following 10 variables.
IDIdentifier of the polymorphism
AMale A genotype count
BMale B genotype count
CMale C genotype count
AAFemale AA genotype count
ABFemale AB genotype count
ACFemale AC genotype count
BBFemale BB genotype count
BCFemale BC genotype count
CCFemale CC genotype count
Source
Data taken from the 1,000 genomes project at www.internationalgenome.org
References
Graffelman, J. and Ortoleva, L. (2020) A network algorithm for the X chromosomal exact test for Hardy-Weinberg equilibrium with multiple alleles. Under review.
Examples
data(TSIXTriAllelics)
[Package HardyWeinberg version 1.7.8 Index]