Update Ghana Installation software authored by ndomassi.tando_ird.fr's avatar ndomassi.tando_ird.fr
...@@ -190,7 +190,7 @@ URL: https://ccb.jhu.edu/software/tophat/index.shtml ...@@ -190,7 +190,7 @@ URL: https://ccb.jhu.edu/software/tophat/index.shtml
Add /usr/local/bioinfo/tophat-2.1.1 to the path : Add /usr/local/bioinfo/tophat-2.1.1 to the path :
echo 'export PATH=/usr/local/bioinfo/tophat-2.1.1:$PATH' >>/etc/profile echo 'export PATH=/usr/local/bioinfo/tophat-2.1.1/bin:$PATH' >>/etc/profile
source /etc/profile source /etc/profile
### Usage: ### Usage:
... ...
......