diff tomo_reconstruct.xml @ 33:50923144fb56 draft

planemo upload for repository https://github.com/rolfverberg/galaxytools commit f8c4bdb31c20c468045ad5e6eb255a293244bc6c
author rv43
date Wed, 22 Mar 2023 16:46:26 +0000
parents 551d1ea2416d
children
line wrap: on
line diff
--- a/tomo_reconstruct.xml	Wed Mar 22 12:56:22 2023 +0000
+++ b/tomo_reconstruct.xml	Wed Mar 22 16:46:26 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="tomo_reconstruct" name="Tomo Reconstruction" version="0.3.0" python_template_version="3.9">
+<tool id="tomo_reconstruct" name="Tomo Reconstruction" version="1.0.0" python_template_version="3.9">
     <description>Perform a tomography reconstruction</description>
     <macros>
         <import>tomo_macros.xml</import>
@@ -49,7 +49,7 @@
     </inputs>
     <outputs>
         <expand macro="common_outputs"/>
-        <collection name="tomo_reconstruct_plots" type="list" label="Data recontructed images">
+        <collection name="tomo_reconstruct_plots" type="list" label="Data recontruction images">
             <discover_datasets pattern="__name_and_ext__" directory="tomo_reconstruct_plots"/>
         </collection>
         <data name="output_file" format="nex" label="Reconstructed tomography data" from_work_dir="output.nex"/>