Mercurial > repos > nilesh > rseqc
diff rseqc_macros.xml @ 62:473382134e56 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rseqc commit ccb6f7edba5492f4750ef8a59c4f91eb67fdbbec
author | iuc |
---|---|
date | Wed, 22 Feb 2023 15:06:01 +0000 |
parents | 5968573462fa |
children | 27e16a30667a |
line wrap: on
line diff
--- a/rseqc_macros.xml Sat Dec 10 11:23:05 2022 +0000 +++ b/rseqc_macros.xml Wed Feb 22 15:06:01 2023 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">5.0.1</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@VERSION_SUFFIX@">2</token> <token name="@GALAXY_VERSION@">20.01</token> <xml name="requirements"> <requirements> @@ -110,7 +110,7 @@ </xml> <xml name="xls_output_data" token_filename="output.xls" token_label="${tool.name} on ${on_string}: XLS"> - <data format="xls" name="outputxls" from_work_dir="@FILENAME@" label="@LABEL@" /> + <data format="tabular" name="outputxls" from_work_dir="@FILENAME@" label="@LABEL@" /> </xml> <xml name="rscript_output_data" token_filename="output.r" token_label="${tool.name} on ${on_string}: Rscript">