Learn R Programming

HardyWeinberg (version 1.7.8)

CEUchr22: Biallelic polymorphisms sampled from chromosome 22 of the CEU population of the 1000 Genomes project.

Description

Matrix CEUchr22 contains 10000 single nucleotide polymorphisms sampled from chromosome 22 of sample of 99 Utah residents with Northern and Western European ancestry.

Usage

data("CEUchr22")

Arguments

Format

Matrix

Details

The polymorphisms are coded in (0,1,2) format representing the count of the reference allele.

References

The 1000 Genomes Project Consortium (2015) A global reference for human genetic variation. Nature 526(7571), pp. 68--74.

Examples

Run this code
data(CEUchr22)
str(CEUchr22)

Run the code above in your browser using DataLab