Changes
Page history
Update Ghana Installation software
authored
Dec 14, 2018
by
ndomassi.tando_ird.fr
Show whitespace changes
Inline
Side-by-side
Ghana-Installation-software.md
View page @
3f647b85
...
@@ -691,7 +691,7 @@ URL: Velvet is a de novo genomic assembler specially designed for short read seq
...
@@ -691,7 +691,7 @@ URL: Velvet is a de novo genomic assembler specially designed for short read seq
### Installation:
### Installation:
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.t
ar.
gz -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
cd /usr/local/bioinfo/velvet-1.2.10
cd /usr/local/bioinfo/velvet-1.2.10
make
make
...
...
...
...