Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 346 Bytes

GWASExplorer

An interactive tool that can be used to get an overview of genome-wide association analyses and to zoom into genomic regions for more detailed inspections.

Installation

Install the development version from GitHub:

# install.packages("remotes")
remotes::install_github("QuantGen/GWASExplorer")