Changes
Page history
Update Ghana Installation software
authored
Nov 23, 2018
by
ndomassi.tando_ird.fr
Hide whitespace changes
Inline
Side-by-side
Ghana-Installation-software.md
View page @
964ea7d1
...
...
@@ -68,13 +68,12 @@ CENSOR is a software tool which screens query sequences against a reference coll
URL: http://www.girinst.org/censor/
### Installation:
tar xvfz censor-4.x.x.tar.gz
cd censor-4.x.x
./configure prefix=/usr/local/censor-4.x.x
make
make install
tar xvfz censor-4.x.x.tar.gz
cd censor-4.x.x
./configure prefix=/usr/local/censor-4.x.x
make
make install
Add /usr/local/censor-4.x.X to the path :
...
...
...
...