This repository contains the files for my entry to the MR Data Challenge at the 2019 Mendelian randomization conference.
To create the knitted HTML report from the mrdatachallenge.Rmd file click the Knit button in RStudio or issue the following code in R.
rmarkdown::render('mrdatachallenge.Rmd', encoding = 'UTF-8')