Changes
Page history
Update Ghana Installation software
authored
Dec 20, 2018
by
ndomassi.tando_ird.fr
Show whitespace changes
Inline
Side-by-side
Ghana-Installation-software.md
View page @
bb04ed2b
...
@@ -725,8 +725,8 @@ URL: http://www.repeatmasker.org/RMDownload.html
...
@@ -725,8 +725,8 @@ URL: http://www.repeatmasker.org/RMDownload.html
### Installation:
### Installation:
wget http://www.repeatmasker.org/RepeatMasker-open-4-0-8.tar.gz
wget http://www.repeatmasker.org/RepeatMasker-open-4-0-8.tar.gz
tar xvfz RepeatMasker-open-4.0.8.tar.gz -C /usr/local
tar xvfz RepeatMasker-open-4.0.8.tar.gz -C /usr/local
/bioinfo
cd /usr/local/RepeatMasker
-open-4.0.8
cd /usr/local/
bioinfo/
RepeatMasker
wget https://www.girinst.org/server/RepBase/protected/repeatmaskerlibraries/RepBaseRepeatMaskerEdition-20181026.tar.gz
wget https://www.girinst.org/server/RepBase/protected/repeatmaskerlibraries/RepBaseRepeatMaskerEdition-20181026.tar.gz
tar xvfz RepBaseRepeatMaskerEdition-20181026.tar.gz
tar xvfz RepBaseRepeatMaskerEdition-20181026.tar.gz
perl ./configure
perl ./configure
...
@@ -736,7 +736,7 @@ URL: http://www.repeatmasker.org/RMDownload.html
...
@@ -736,7 +736,7 @@ URL: http://www.repeatmasker.org/RMDownload.html
Add this variable to the path :
Add this variable to the path :
echo 'export PATH=/usr/local/bioinfo/RepeatMasker
-open-4.0.8
:$PATH' >>/etc/profile
echo 'export PATH=/usr/local/bioinfo/RepeatMasker:$PATH' >>/etc/profile
source /etc/profile
source /etc/profile
...
@@ -871,6 +871,7 @@ URL: http://eugene.toulouse.inra.fr/
...
@@ -871,6 +871,7 @@ URL: http://eugene.toulouse.inra.fr/
### Installation:
### Installation:
yum install -y gd-devel
wget http://eugene.toulouse.inra.fr/Downloads/eugene-4.2a.tar.gz
wget http://eugene.toulouse.inra.fr/Downloads/eugene-4.2a.tar.gz
tar xvfz eugene-4.2a.tar.gz
tar xvfz eugene-4.2a.tar.gz
cd eugene-4.2a
cd eugene-4.2a
...
...
...
...