Update Ghana Installation software authored by ndomassi.tando_ird.fr's avatar ndomassi.tando_ird.fr
......@@ -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 :
......
......