Learn R Programming

HTRX (version 1.2.4)

example_hap2: 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")

Arguments

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

Run this code
data(example_hap2)

Run the code above in your browser using DataLab