Skip to content

Get NGSeasy

Stephen J Newhouse edited this page May 3, 2015 · 2 revisions

Getting and setting up NGSeasy

  1. Intsall Docker
  2. Install NGSeasy
git clone https://github.com/KHP-Informatics/ngseasy.git
cd ngseasy
make INTSALLDIR="/home/ec2-user" all
sudo make install

Clone this wiki locally