Mercurial > repos > bgruening > gfastats
diff gfastats.xml @ 10:764f2516d837 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/gfastats commit 5ab6f941524ff25e2dac5a51372e0e7cf4524541
author | bgruening |
---|---|
date | Thu, 12 Dec 2024 20:37:13 +0000 |
parents | 6ec1b853c8fd |
children |
line wrap: on
line diff
--- a/gfastats.xml Wed Nov 06 11:28:41 2024 +0000 +++ b/gfastats.xml Thu Dec 12 20:37:13 2024 +0000 @@ -111,7 +111,7 @@ </param> <when value="manipulation"> <param argument="--swiss-army-knife" type="data" - format="text" label="SAK input file" optional="true" + format="txt" label="SAK input file" optional="true" help="Set of instructions provided as an ordered list"/> <conditional name="output_condition"> <param argument="--out-format" type="select" @@ -201,7 +201,7 @@ <data name="stats" format="tabular" label="${tool.name} on ${on_string}: stats"> <filter>mode_condition['selector'] == 'statistics'</filter> <change_format> - <when input="tabular" value="false" format="text"/> + <when input="tabular" value="false" format="txt"/> </change_format> </data> <data name="output" format="fastq" from_work_dir="output_dataset" label="${tool.name} on ${on_string}: edited sequences">