Update Ghana Installation software authored by ndomassi.tando_ird.fr's avatar ndomassi.tando_ird.fr
...@@ -631,6 +631,7 @@ URL: https://github.com/zippav/Jellyfish-2 ...@@ -631,6 +631,7 @@ URL: https://github.com/zippav/Jellyfish-2
wget https://github.com/zippav/Jellyfish-2/archive/v2.2.3.tar.gz wget https://github.com/zippav/Jellyfish-2/archive/v2.2.3.tar.gz
tar xvfz v2.2.3.tar.gz tar xvfz v2.2.3.tar.gz
cd Jellyfish-2-2.2.3 cd Jellyfish-2-2.2.3
autoreconf -i
./configure --prefix=/usr/local/bioinfo/jellyfish-2.2.3 ./configure --prefix=/usr/local/bioinfo/jellyfish-2.2.3
make make
make install make install
... ...
......