changeset 66:e5d1a60ae8d3 draft

"planemo upload for repository https://github.com/rolfverberg/galaxytools commit 86fbf1e3049a1be0c4d72df8d01d103b120d0519"
author rv43
date Thu, 18 Aug 2022 15:16:04 +0000
parents f31ef7bfb430
children 87a4acead65c
files tomo_macros.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tomo_macros.xml	Thu Aug 18 14:57:39 2022 +0000
+++ b/tomo_macros.xml	Thu Aug 18 15:16:04 2022 +0000
@@ -19,8 +19,9 @@
     <xml name="common_inputs">
         <!--
         <param name="config" type='data' format='yaml' optional='false' label="Input config"/>
+        <param name="config" type='data' format='tomo.config.yaml' optional='true' label="Input config"/>
         -->
-        <param name="config" type='data' format='tomo.config.yaml' optional='true' label="Input config"/>
+        <param name="config" type='data' format='yaml' optional='true' label="Input config"/>
     </xml>
     <xml name="common_outputs">
         <data name="log" format="txt" label="Log"/>