The goal of UKB.COVID19 is to assist with the UK Biobank (UKB) COVID-19 data processing, risk factor association tests and to generate SAIGE GWAS phenotype file.
Note: to access the UKB datasets, you need to register as an UKB researcher. If you are already an approved UKB researcher with a project underway, and wish to receive these datasets for COVID-19 research purposes, you can register to receive these data by logging into the Access Management System (AMS).
install.packages("remotes")
remotes::install_github("bahlolab/UKB.COVID19")OR
install.packages("devtools")
devtools::install_github("bahlolab/UKB.COVID19")