Update Ghana Installation software authored by ndomassi.tando_ird.fr's avatar ndomassi.tando_ird.fr
......@@ -691,6 +691,7 @@ URL: Velvet is a de novo genomic assembler specially designed for short read seq
### Installation:
yum install zlib zlib-devel -y
wget https://www.ebi.ac.uk/~zerbino/velvet/velvet_1.2.10.tgz
tar xvfz velvet_1.2.10.tgz -C /usr/local/bioinfo
mv /usr/local/bioinfo/velvet_1.2.10 /usr/local/bioinfo/velvet-1.2.10
......
......