Markers {HardyWeinberg} | R Documentation |
SNP data and intensities
Description
The dataframe contains the genotypes of 3 SNPs and two allele intensities of 146 individuals. The first column is a GT polymorphism that has missing values for several individuals. The second and third column (iG and iG) are the allele intensities of this polymorphism. Column 4 and 5 are covariate SNPs (an AC and an AG polymorphism) that have no missing values.
Usage
data(Markers)
Format
A data frame containing 146 rows and 5 columns
References
Graffelman, J. (2015) Exploring Diallelic Genetic Markers: The HardyWeinberg Package. Journal of Statistical Software, 64(3), 1-23. doi:10.18637/jss.v064.i03.
[Package HardyWeinberg version 1.7.8 Index]