# HG changeset patch # User iuc # Date 1660049919 0 # Node ID aea6702a3cd50d989ea3d3a44f5d27fa94f9180f # Parent e6799e98c5fbed60fef21fb0a24c6c2b2a7acb46 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/blast commit 03f44b153a1a79a5e7304a2f73e9e9160923ee9b diff -r e6799e98c5fb -r aea6702a3cd5 macros.xml --- a/macros.xml Tue Apr 05 12:11:08 2022 +0000 +++ b/macros.xml Tue Aug 09 12:58:39 2022 +0000 @@ -1,6 +1,6 @@ 1.6.0 - 0 + 1 20.09 diff -r e6799e98c5fb -r aea6702a3cd5 magicblast.xml --- a/magicblast.xml Tue Apr 05 12:11:08 2022 +0000 +++ b/magicblast.xml Tue Aug 09 12:58:39 2022 +0000 @@ -30,7 +30,7 @@ #if $db_opts.db_opts_selector == "histdb": -db '${os.path.join($db_opts.histdb.extra_files_path, "blastdb")}' #elif $db_opts.db_opts_selector == "db": - -db '${os.path.join($db_opts.database.fields.path, "blastdb")}' + -db '${db_opts.database.fields.path}' #else: #if $db_opts.subject.is_of_type('fasta.gz'): -subject <(gunzip -c '${$db_opts.subject}') diff -r e6799e98c5fb -r aea6702a3cd5 test-data/blastdb.loc --- a/test-data/blastdb.loc Tue Apr 05 12:11:08 2022 +0000 +++ b/test-data/blastdb.loc Tue Aug 09 12:58:39 2022 +0000 @@ -1,4 +1,4 @@ # This file is just a placeholder since Galxy does # not yet suppoort uploading a BLAST database, which # is required for functional tests. -phiX174 phiX174 ${__HERE__}/phiX174 +phiX174 phiX174 ${__HERE__}/phiX174/blastdb