# HG changeset patch # User galaxyp # Date 1606230575 0 # Node ID 85b8866f06d708aeb9401092d3b88ea35bf7a396 # Parent 7c45aa1c94649493399bb49034f88132895eacca "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/metaquantome commit cf8aec441ba6ef62071c3cf4ac840ebc5a710aa4" diff -r 7c45aa1c9464 -r 85b8866f06d7 macros.xml --- a/macros.xml Wed Sep 23 17:03:13 2020 +0000 +++ b/macros.xml Tue Nov 24 15:09:35 2020 +0000 @@ -1,6 +1,6 @@ 2.0.0 - 2.0.0-0 + 2.0.0-1 metaquantome diff -r 7c45aa1c9464 -r 85b8866f06d7 metaquantome_db.xml --- a/metaquantome_db.xml Wed Sep 23 17:03:13 2020 +0000 +++ b/metaquantome_db.xml Tue Nov 24 15:09:35 2020 +0000 @@ -8,7 +8,7 @@ mkdir -p data && #set $database_list = str($databases).split(',') #for $d in $database_list - metaquantome db $d + metaquantome db '$d' --dir data && #end for tar --create --file '$outfile' data