-
Notifications
You must be signed in to change notification settings - Fork 4
03. Installation
yukicyk edited this page Nov 7, 2019
·
3 revisions
GenePiper is a standalone R shiny application based on a virtual environment.
- Download the Vagrantfile (press ALT + click "Raw" at top right corner)
- Create a working directory and copy the
Vagrantfileto it. - If the
Vagrantfilecontains any extension, e.g..txt, remove it. - Run
vagrant upin the working directory in the terminal (Linux / Mac) or any command prompt (Windows). - After installation, using any web browser (such as Chrome, Firefox, Safari) to host machine: type in the address bar
http://localhost:4002.
Installation involves building a virtual environment, installing the operation system (linux), all the essential tools and packages, R Shiny server setup and configuration of the environment. This one-time process may take over 30 minutes.