Skip to content
Snippets Groups Projects
Commit 9111c4ce authored by Magali Ruffier's avatar Magali Ruffier
Browse files

using more recent and supported exonerate version, 2.2

successfully tested on farm3 settings
parent 4ce35186
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ use File::Basename;
use IPC::Open3;
# Path to exonerate executable
my $exonerate_path = "/usr/local/ensembl/bin/exonerate-0.9.0";
my $exonerate_path = "/software/ensembl/exonerate-2.2.0/bin/exonerate";
sub new {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment