changeset 5:2e1cf7d85dbc draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interproscan commit 8308746e12723b6a9e56f2ec524070673d74d6cc"
author iuc
date Fri, 19 Nov 2021 12:08:10 +0000
parents fcedfe919603
children 0cd163d805e3
files interproscan.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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