Example dataset for GWAS summary statistics
Format
A data frame with 1,500 rows and 12 variables:
- CHR
Chromosome number; integer
- SNP
SNP identifier (rsID); character string
- BP
Base-pair position; integer
- A1
Effect allele; character string
- TEST
Test type (e.g., "ADD" for additive model); character string
- NMISS
Number of non-missing samples for the SNP; integer
- BETA
Effect size estimate (beta coefficient); numeric
- SE
Standard error of the effect size estimate; numeric
- L95
Lower bound of the 95% confidence interval; numeric
- U95
Upper bound of the 95% confidence interval; numeric
- STAT
Test statistic (e.g., Wald z-score); numeric
- P
P-value for the association; numeric