Learn R Programming

GenCAT (version 1.0.3)

CardioData: GWAS data from CARDIoGRAM on CAD

Description

This is a subset GWAS results for risk of CAD.

Usage

data("CardioData")

Arguments

Format

A data frame with 95157 observations on the following 6 variables.
SNP
a character vector
effect_allele
a character vector
other_allele
a character vector
testStat
a numeric vector
chr
a numeric vector
position
a numeric vector

Details

Data on coronary artery disease / myocardial infarction have been contributed by CARDIoGRAMplusC4D investigators and have been downloaded from www.CARDIOGRAMPLUSC4D.ORG.

References

Schunkert, H., Konig, I. R., Kathiresan, S., Reilly, M. P. and et. al. (2011) Large-scale association analysis identifies 13 new susceptibility loci for coronary artery disease. Nat. Genet. 43 333-338.

Examples

Run this code
data("CardioData")

Run the code above in your browser using DataLab