diff omero_get_value.xml @ 3:ecb13e93fae2 draft default tip

planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/omero commit b77b2be85447cb7040ed855e8dbd2ec4677c4eb6
author ufz
date Thu, 19 Dec 2024 14:57:46 +0000
parents 5513b999c56e
children
line wrap: on
line diff
--- a/omero_get_value.xml	Mon Dec 16 20:56:41 2024 +0000
+++ b/omero_get_value.xml	Thu Dec 19 14:57:46 2024 +0000
@@ -2,7 +2,7 @@
     <description> with ezomero </description>
     <macros>
         <import>macros.xml</import>
-        <token name="@VERSION_SUFFIX@">0</token>
+        <token name="@VERSION_SUFFIX@">1</token>
     </macros>
     <xrefs>
         <xref type="bio.tools">omero</xref>
@@ -41,7 +41,7 @@
                 </param>
             </when>
             <when value="file">
-                <param argument="--ids_path" type="data" format="txt,tabular" min="1" label="Dataset with ID(s) of the object(s) to fetch on OMERO (one per line)"/>
+                <param argument="--ids_path" type="data" format="txt,tabular" label="Dataset with ID(s) of the object(s) to fetch on OMERO (one per line)"/>
             </when>
         </conditional>
     </inputs>