example_hap2 {HTRX} | R Documentation |
Example genotype data for the second genome
Description
Example genotype data for the second genome of 8 SNPs for 5,000 individuals.
Usage
data("example_hap2")
Format
A data frame with 5,000 observations on 8 binary variables named SNP1
-SNP8
("0" denotes the reference allele while "1" denotes the alternative allele).
Examples
data(example_hap2)
[Package HTRX version 1.2.4 Index]