Skip to content

Commit 8082c68

Browse files
Jon PalmerJon Palmer
Jon Palmer
authored and
Jon Palmer
committed
update
1 parent 261adf1 commit 8082c68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ubuntu_install.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ export PATH="/usr/local/funannotate:/usr/local/GAG:/usr/local/gmes_petap:/usr/lo
8888
8989
#add environmental variables
9090
export AUGUSTUS_CONFIG_PATH=/opt/augustus-3.2.1/config
91-
export EVM_HOME=/usr/local/EVidenceModeler
91+
export EVM_HOME=$HOME/.linuxbrew/Cellar/evidencemodeler/1.1.2
9292
export GENEMARK_PATH=/usr/local/gmes_petap
93-
export BAMTOOLS_PATH=/usr/bin
93+
export BAMTOOLS_PATH=$HOME/.linuxbrew/Cellar/bamtools/2.4.0/bin
9494
```
9595

9696
9) Re-launch a terminal window (or type `source ~/.bash_aliases`). Finally run funannotate setup script to download databases and identify any problems.

0 commit comments

Comments
 (0)