Skip to contents

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.

Main outputs

Reporting issues

Please let us know if there are problems with the package via the github issues page. We are always open to improving the ease of use so please inform us of any potential improvements. Thanks for using our tool!