diff macros.xml @ 10:ef3cbcdf5f5d draft default tip

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
author recetox
date Thu, 19 Jun 2025 07:59:13 +0000
parents f2c1d0bbb074
children
line wrap: on
line diff
--- a/macros.xml	Thu May 30 14:52:18 2024 +0000
+++ b/macros.xml	Thu Jun 19 07:59:13 2025 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">1.3.0</token>
+    <token name="@TOOL_VERSION@">1.3.1</token>
 
     <xml name="creator">
         <creator>
@@ -59,10 +59,8 @@
     </xml>
 
     <xml name="parameters_xcms">
-        <section name="xcms" title="Input MS Data as XCMS" expanded="true">
-            <param name="input_xcms" label="Input XCMS" type="data" format="rdata.xcms.fillpeaks"
-                   help="Grouped feature data for clustering." />
-        </section>
+        <param name="input_xcms" label="Input XCMS" type="data" format="rdata.xcms.fillpeaks,rdata.xcms.group"
+            help="Grouped feature data for clustering." />
     </xml>
 
     <xml name="parameters_recetox_aplcms">