Update Ghana Installation software authored by ndomassi.tando_ird.fr's avatar ndomassi.tando_ird.fr
......@@ -692,8 +692,8 @@ URL: Velvet is a de novo genomic assembler specially designed for short read seq
wget https://www.ebi.ac.uk/~zerbino/velvet/velvet_1.2.10.tgz
tar xvfz velvet_1.2.10.tar.gz -C /usr/local/bioinfo
mv /usr/local/bioinfo/velvet_1.2.10 /usr/local/velvet-1.2.10
cd /usr/local/velvet-1.2.10
mv /usr/local/bioinfo/velvet_1.2.10 /usr/local/bioinfo/velvet-1.2.10
cd /usr/local/bioinfo/velvet-1.2.10
make
chmod -R 755 /usr/local/bioinfo/velvet-1.2.10
......
......