bmi.bmi {mr.raps} | R Documentation |
"Effect" of Body Mass Index (BMI) on Body Mass Index (BMI)
Description
Summary data obtained by combining three genome-wide association studies:
BMI-GIANT: BMI in the Genetic Investigation of ANthropometric Traits (GIANT) consortium (sample size: 339224).
BMI-UKBB-1: BMI in a half of the United Kingdom BioBank (UKBB) data (sample size: 234070)
SBP-UKBB-2: BMI in the other half of the UKBB data (sample size: 234070)
Usage
data(bmi.bmi)
Format
A data.frame.
Details
The BMI-GIANT dataset is used for SNP selection (column pval.selection
). The BMI-UKBB-1 dataset estimates the SNPs' effects on BMI (columns beta.exposure
and se.exposure
) and the BMI-UKBB-2 dataset provides independent estimates of the same effects (columns beta.outcome
and se.outcome
).
[Package mr.raps version 0.2 Index]