Description Usage Format Details Value Source References Examples
cad.data are a matrix dataset consisting of 12 variables such as SNPID, SNP position on chromosomes, allele and alternative allele, allelic frequencies and 1069 SNPs.
1 | data("cad.data")
|
A data frame with 1609 observations on the following 12 variables.
SNPa character vector
chr_pos_b36a character vector
reference_allelea character vector
other_allelea character vector
ref_allele_frequencya numeric vector
pvaluea numeric vector
het_pvaluea numeric vector
log_oddsa numeric vector
log_odds_sea numeric vector
N_casea numeric vector
N_controla numeric vector
modela character vector
cad.data, also called CARDIoGRAM GWAS, are a meta-analyzed GWAS data from GWAS studies of European descent imputed to HapMap2 involving 22,233 cases and 64,762 controls. The data were downloaded from the following website.
A data sheet consisting of 1609 rows(SNPs) and 12 columns(character vectors such as SNPID and allele, numeric vector such as allele frequency and beta coefficient. See data format above).
http://www.cardiogramplusc4d.org/downloads/
Schunkert H, Konig IR, Kathiresan S, Reilly MP, Assimes TL, Holm H et al. Large-scale association analysis identifies 13 new susceptibility loci for coronary artery disease. Nat Genet. 2011 43: 333-338.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.