diff tomo_reduce.xml @ 14:da3116b620b3 draft

planemo upload for repository https://github.com/rolfverberg/galaxytools commit f8c4bdb31c20c468045ad5e6eb255a293244bc6c-dirty
author rv43
date Tue, 21 Mar 2023 14:25:23 +0000
parents e4963769076b
children dee0b25fcabe
line wrap: on
line diff
--- a/tomo_reduce.xml	Tue Mar 21 14:07:35 2023 +0000
+++ b/tomo_reduce.xml	Tue Mar 21 14:25:23 2023 +0000
@@ -9,7 +9,7 @@
             mkdir tomo_reduce_plots;
             $__tool_directory__/tomo_reduce.py
             --input_file '$input_file'
-            --output_file 'output.nxs'
+            --output_file 'output.nex'
             --galaxy_flag
             --img_x_bounds $img_x_bounds.low $img_x_bounds.upp
             -l '$log'
@@ -30,7 +30,7 @@
         <collection name="tomo_reduce_plots" type="list" label="Data reduction images">
             <discover_datasets pattern="__name_and_ext__" directory="tomo_reduce_plots"/>
         </collection>
-        <data name="output_file" format="nxs" label="Reduced tomography data" from_work_dir="output.nxs"/>
+        <data name="output_file" format="nex" label="Reduced tomography data" from_work_dir="output.nex"/>
     </outputs>
     <help>
         <![CDATA[