changeset 10:0f553c8d7b98 draft

planemo upload for repository https://github.com/rolfverberg/galaxytools commit f8c4bdb31c20c468045ad5e6eb255a293244bc6c-dirty
author rv43
date Mon, 20 Mar 2023 19:30:19 +0000
parents 1dbb29320ce8
children 9c48ef48c604
files tomo_reduce.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tomo_reduce.xml	Mon Mar 20 19:26:17 2023 +0000
+++ b/tomo_reduce.xml	Mon Mar 20 19:30:19 2023 +0000
@@ -16,10 +16,10 @@
         ]]>
     </command>
     <inputs>
+        <param name="input_file" type="data" optional="false" label="Input file"/>
         <!--
-        <param name="input_file" type="data" optional="false" label="Input file"/>
+        <param name="input_file" type='data' format='yaml' optional='false' label="Input config"/>
         -->
-        <param name="input_file" type='data' format='yaml' optional='false' label="Input config"/>
         <section name="x_bounds" title="Reduction x bounds">
             <param name="x_bound_low" type="integer" value="-1" label="Lower bound"/>
             <param name="x_bound_upp" type="integer" value="-1" label="Upper bound"/>