Mercurial > repos > iuc > binette
changeset 1:6641160f2053 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/binette/ commit 05daaa6ac68b46b29c23a9ad2dbc5be9107634a4
| author | iuc |
|---|---|
| date | Sat, 08 Feb 2025 14:56:26 +0000 |
| parents | 70b492856e17 |
| children | 7834132949bc |
| files | binette.xml |
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/binette.xml Mon Jan 20 16:19:35 2025 +0000 +++ b/binette.xml Sat Feb 08 14:56:26 2025 +0000 @@ -2,7 +2,7 @@ <description>Binning refinement tool</description> <macros> <token name="@TOOL_VERSION@">1.0.5</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">24.1</token> </macros> <requirements> @@ -63,7 +63,7 @@ help="When a CheckM2 diamond database should be used download and input it here."/> </when> <when value="cached"> - <param name="datamanager" type="select" label="Select reference genome" help="Checkm2 Diamond database"> + <param name="datamanager" type="select" label="Select Diamond DB" help="Checkm2 Diamond database"> <options from_data_table="checkm2"> <filter type="sort_by" column="2"/> </options> @@ -185,4 +185,4 @@ <citations> <citation type="doi">10.21105/joss.06782</citation> </citations> -</tool> \ No newline at end of file +</tool>
