| Previous changeset 2:5513b999c56e (2024-12-16) Next changeset 4:7a94eb8c345d (2025-04-08) |
|
Commit message:
planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/omero commit b77b2be85447cb7040ed855e8dbd2ec4677c4eb6 |
|
modified:
omero_get_value.xml |
| b |
| diff -r 5513b999c56e -r ecb13e93fae2 omero_get_value.xml --- 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 |
| b |
| @@ -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> |