Mercurial > repos > iuc > magicblast
changeset 1:aea6702a3cd5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/blast commit 03f44b153a1a79a5e7304a2f73e9e9160923ee9b
author | iuc |
---|---|
date | Tue, 09 Aug 2022 12:58:39 +0000 |
parents | e6799e98c5fb |
children | 34ac212ef95e |
files | macros.xml magicblast.xml test-data/blastdb.loc |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ <macros> <token name="@TOOL_VERSION@">1.6.0</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">20.09</token> <xml name="requirements"> <requirements>
--- 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}')
--- 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