chr20meta {GGdata}R Documentation

representations of HapMap snp metadata

Description

representations of HapMap snp metadata

Usage

data(chr20meta)

Details

The ``meta'' structures are created from initial columns of HapMap chromosome-specific genotyping results for CEPH CEU participants.

Value

instances of class "snpMeta"

Author(s)

Vince Carey <stvjc@channing.harvard.edu>

References

HapMap project

Examples

data(chr20meta)
# be patient
chr20meta[1:4,]

[Package GGdata version 0.0-11 Index]