# HG changeset patch # User iuc # Date 1637323690 0 # Node ID 2e1cf7d85dbcf39fd0fddc86f396cbde16d4277d # Parent fcedfe919603d805eb331852aedcda6cdfa4a32d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interproscan commit 8308746e12723b6a9e56f2ec524070673d74d6cc" diff -r fcedfe919603 -r 2e1cf7d85dbc interproscan.xml --- a/interproscan.xml Mon Nov 15 17:53:24 2021 +0000 +++ b/interproscan.xml Fri Nov 19 12:08:10 2021 +0000 @@ -14,7 +14,7 @@ ## Adapt properties file to use data from data table mkdir -p \$HOME/.interproscan-5 && -sed 's|^\(data.directory=\).*$|\1${database.fields.path}|' \$(dirname \$(readlink -f \$(command -v interproscan.sh)))/interproscan.properties > \$HOME/.interproscan-5/interproscan.properties +sed 's|^\(data.directory=\).*$|\1${database.fields.path}/data|' \$(dirname \$(readlink -f \$(command -v interproscan.sh)))/interproscan.properties > \$HOME/.interproscan-5/interproscan.properties && ## Now run interproscan