An R package for prioritizing candidate genes from GWA studies.
Installation
Ensure remotes package is installed.
install.packages("remotes")Install panvaR:
remotes::install_github("danforthcenter/panvaR", build_vignettes = TRUE)We have also implemented a GUI for visualizing results. To use the GUI run:
Getting started
To get started, check out the documentation here.