Mercurial > repos > iuc > binette
diff binette.xml @ 1:6108dc80d9b2 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:15 +0000 |
| parents | 8faabc0f7f46 |
| children | 3fadb6162438 |
line wrap: on
line diff
--- a/binette.xml Mon Jan 20 16:19:23 2025 +0000 +++ b/binette.xml Sat Feb 08 14:56:15 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>
