Changes
Page history
Update Ghana Installation software
authored
Dec 18, 2018
by
ndomassi.tando_ird.fr
Show whitespace changes
Inline
Side-by-side
Ghana-Installation-software.md
View page @
272ecd92
...
@@ -691,6 +691,7 @@ URL: Velvet is a de novo genomic assembler specially designed for short read seq
...
@@ -691,6 +691,7 @@ URL: Velvet is a de novo genomic assembler specially designed for short read seq
### Installation:
### Installation:
yum install zlib zlib-devel -y
wget https://www.ebi.ac.uk/~zerbino/velvet/velvet_1.2.10.tgz
wget https://www.ebi.ac.uk/~zerbino/velvet/velvet_1.2.10.tgz
tar xvfz velvet_1.2.10.tgz -C /usr/local/bioinfo
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
mv /usr/local/bioinfo/velvet_1.2.10 /usr/local/bioinfo/velvet-1.2.10
...
...
...
...