Changes
Page history
Update Ghana Installation software
authored
Dec 07, 2018
by
ndomassi.tando_ird.fr
Show whitespace changes
Inline
Side-by-side
Ghana-Installation-software.md
View page @
0a28f706
...
...
@@ -338,20 +338,21 @@ URL: http://exon.gatech.edu/GeneMark/
wget http://topaz.gatech.edu/GeneMark/tmp/GMtool_hEUFv/genemark_suite_linux_64.tar.gz
wget http://topaz.gatech.edu/GeneMark/tmp/GMtool_pQkU_/gm_key_64.gz
tar xvfz gm_et_linux_64.tar.gz
mv gm_et_linux_64 GeneMark-ES-4.38
cp -r GeneMark-ES-4.38 /usr/local/bioinfo
tar xvfz genemark_suite_linux_64.tar.gz
cd cd genemark_suite_linux_64/gmsuite
mkdir /usr/local/bioinfo/GeneMarkS-4.30
cp -r * /usr/local/bioinfo/GeneMarkS-4.30
Add /usr/local/bioinfo/GeneMark
-E
S-4.3
8
to the path :
Add /usr/local/bioinfo/GeneMarkS-4.3
0
to the path :
echo 'export PATH=/usr/local/bioinfo/GeneMark
-E
S-4.3
8/gmes_petap
:$PATH' >>/etc/profile
echo 'export PATH=/usr/local/bioinfo/GeneMarkS-4.3
0/
:$PATH' >>/etc/profile
source /etc/profile
### Usage:
Choose a tool in /usr/local/bioinfo/GeneMark
-E
S-4.3
8/gmes_petap
Choose a tool in /usr/local/bioinfo/GeneMarkS-4.3
0
tool + arguments
...
...
...
...