| JPTtriallelicsChrX {HardyWeinberg} | R Documentation |
Tri-allelic variants on the X-chromosome of the Japanese (JPT) sample of the 1000 genomes project
Description
JPTtriallelicsChrX contains five selected tri-allelic variants on the
X chromosome from the Japanese sample of the 1000 genomes project.
Usage
data("JPTtriallelicsChrX")
Format
A data frame with 5 observations on the following 12 variables.
idIdentifier of the polymorphism
posPosition of the polymorphism in base pairs
chrChromosome
ANumber of males with A genotype
BNumber of males with B genotype
CNumber of males with C genotype
AANumber of AA females
ABNumber of AB females
ACNumber of AC females
BBNumber of BB females
BCNumber of BC females
CCNumber of CC females
Source
References
Graffelman, J. and Weir, B.S. (2017) Multi-allelic exact tests for Hardy-Weinberg equilibrium that account for gender. doi: 10.1101/172874. Table 6.
Examples
data(JPTtriallelicsChrX)
str(JPTtriallelicsChrX)
[Package HardyWeinberg version 1.7.8 Index]