Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 1.53 KB

README.md

File metadata and controls

56 lines (43 loc) · 1.53 KB

UK BioBank GWAS Results

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

INSTALL

In R: devtools::install_github("adRn-s/ukbbgwas").

DEV(s)

Dependencies

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

USAGE

See vignette: browseVignette(package = "ukbbgwas").