Setup - legumeinfo/ZZBrowse GitHub Wiki
Requirements
- R (tested on R versions > 3.1 and < 3.6)
- RStudio
- A GCV microservices instance
Download
Check out the repository at https://github.com/legumeinfo/ZZBrowse.git
git clone https://github.com/legumeinfo/ZZBrowse.git
Run ZZBrowse
Double-click ZBrowse.Rproj (which will open in RStudio). At the R command prompt, enter
source("startup.R")
This will launch ZZBrowse in your default browser, after checking for and installing any necessary R packages.