BMI_GIANT_GWAS_sample {swfdr} | R Documentation |
A dataset containing 50,000 SNPs and results for their associations with BMI.
data(BMI_GIANT_GWAS_sample)
A data frame with 50,000 rows and 9 variables:
ID for SNP (single nucleotide polymorphism)
Allele 1 for SNP
Allele 2 for SNP
Frequency of minor allele (MAF) in Hapmap project
Estimated beta for association between SNP and BMI
Estimated standard error (se) for association between SNP and BMI
P-value for association between SNP and BMI
Total sample size considered for association of SNP and BMI
Three approximately equal intervals for the Hapmap MAFs
Object of class tbl_df, tbl, data.frame.