changeset 4:8f20a5b9b282 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/compleasm/ commit 025282d56217bb501fcae8500546dec4ddf63949
author iuc
date Wed, 24 Jul 2024 17:43:14 +0000
parents cfec9601b25d
children
files compleasm.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/compleasm.xml	Mon Mar 25 20:49:38 2024 +0000
+++ b/compleasm.xml	Wed Jul 24 17:43:14 2024 +0000
@@ -1,4 +1,4 @@
-<tool id="compleasm" name="compleasm" version="@TOOL_VERSION@+galaxy0" profile="20.01">
+<tool id="compleasm" name="compleasm" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01">
     <description>completeness of genome assemblies</description>
     <macros>
         <import>macros.xml</import>
@@ -21,6 +21,7 @@
     --mode $mode
     -L 'galaxy_db'
     -l '$lineage_dataset'
+    -t "\${GALAXY_SLOTS:-1}" 
 
     #if str($specified_contigs) != '':
         --specified_contigs '$specified_contigs'