Mercurial > repos > galaxy-australia > cactus_cactus
changeset 5:48c13389050d draft
planemo upload for repository https://github.com/usegalaxy-au/tools-au commit ba63cf533f414ebc8f17bbe4b6ea852b561dd7d1
author | galaxy-australia |
---|---|
date | Mon, 14 Nov 2022 06:03:59 +0000 |
parents | 3c8227556fdc |
children | a74dbfee5a86 |
files | cactus_cactus.xml macros.xml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/cactus_cactus.xml Wed Nov 09 03:14:17 2022 +0000 +++ b/cactus_cactus.xml Mon Nov 14 06:03:59 2022 +0000 @@ -106,12 +106,12 @@ <outputs> <data name="out_hal" format="h5" from_work_dir="alignment.hal" label="${tool.name} on ${on_string} (HAL file)" /> <data name="out_gfa" format="gfa2.gz" from_work_dir="alignment.gfa.gz" label="${tool.name} on ${on_string} (GFA file)" > - <filter>aln_mode[aln_mode_select] == 'intraspecies'</filter> + <filter>aln_mode['aln_mode_select'] == 'intraspecies'</filter> </data> </outputs> <tests> <!-- test interspecies mode --> - <test expect_num_outputs="2"> + <test expect_num_outputs="1"> <conditional name="aln_mode"> <param name="aln_mode_select" value="interspecies"/> <param name="in_tree" value="test_tree.nhx"/>
--- a/macros.xml Wed Nov 09 03:14:17 2022 +0000 +++ b/macros.xml Mon Nov 14 06:03:59 2022 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">2.2.4</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">20.09</token> <token name="@DIGEST@">b22eb2ef1d8c6f152d12d0e4300ac68affea5aafb2f7022f9078e8e72e41654d</token> <xml name="requirements">