Update Ghana Installation software authored by ndomassi.tando_ird.fr's avatar ndomassi.tando_ird.fr
......@@ -847,6 +847,36 @@ Add this variable to the path :
### Usage:
clustalo + arguments
clustalo + arguments
# Eugene:
Description: EuGene is an open integrative gene finder for eukaryotic and prokaryotic genomes
URL: http://eugene.toulouse.inra.fr/
### Installation:
wget http://eugene.toulouse.inra.fr/Downloads/eugene-4.2a.tar.gz
tar xvfz eugene-4.2a.tar.gz
cd eugene-4.2a
./configure --prefix=/usr/local/bioinfo/eugene-4.2a
make
make install
Add this variable to the path :
echo 'export PATH=/usr/local/bioinfo/eugene-4.2a/bin:$PATH' >>/etc/profile
source /etc/profile
### Usage:
eugene + arguments