Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbnmbn00 authored Sep 4, 2019
1 parent 66efddc commit 394d433
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,8 @@ cp gm_key_64 ~/.gm_key
GeneMark forces to use `/usr/bin/perl` instead of conda-installed perl. You can change this by running `change_path_in_perl_scripts.pl` script.

```
cd $FUNGAP_DIR/external/gm_et_linux_64/gmes_petap
cd $FUNGAP_DIR/external/gm_et_linux_64/
ln -s other/reformat_fasta.pl . # It is a bug in v4.46 (checked on Sep 4, 2019)
perl change_path_in_perl_scripts.pl "/usr/bin/env perl"
```

Expand Down

0 comments on commit 394d433

Please sign in to comment.