Explore SNVs associations with traits of UK BioBank. GWAS study results where made publicly available courtesy of Neale's Lab on August 1st, 2018. For more information please visit: http://www.nealelab.is/uk-biobank
In R: devtools::install_github("adRn-s/ukbbgwas")
.
Mandatory and optional dependencies can all be handled with
bioconda. Here's a complete YAML
specification if you choose to do so:
dependencies:
- r-essentials
- r-devtools
- r-curl
- r-data.table
- r-tidyr
- bioconductor-biomart
- bioconductor-genomicranges
- bioconductor-biovizbase
- bioconductor-ggbio
- bioconductor-gviz
- bioconductor-sushi
See vignette: browseVignette(package = "ukbbgwas")
.