changeset 6:37ab2cfedac4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/binette commit 166ec7bb013cbf738810ed21199e579e63c73593
author iuc
date Wed, 05 Nov 2025 13:27:43 +0000
parents 15dba9749732
children 9053a39d7994
files binette.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/binette.xml	Mon Jun 30 08:47:12 2025 +0000
+++ b/binette.xml	Wed Nov 05 13:27:43 2025 +0000
@@ -1,7 +1,7 @@
 <tool id="binette" name="Binette" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>Binning refinement tool</description>
     <macros>
-        <token name="@TOOL_VERSION@">1.1.2</token>
+        <token name="@TOOL_VERSION@">1.2.0</token>
         <token name="@VERSION_SUFFIX@">0</token>
         <token name="@PROFILE@">24.1</token>
     </macros>
@@ -34,7 +34,7 @@
             #if $proteins:
                 -p 'input_proteins.fasta'
             #end if
-            -m ${min_completeness}
+            --min_completeness ${min_completeness}
             -t "\${GALAXY_SLOTS:-1}"
             -o 'output/'
             -w ${contamination_weight}