Repository 'compleasm'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/compleasm

Changeset 4:8f20a5b9b282 (2024-07-24)
Previous changeset 3:cfec9601b25d (2024-03-25) Next changeset 5:7109a27a11db (2025-01-20)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/compleasm/ commit 025282d56217bb501fcae8500546dec4ddf63949
modified:
compleasm.xml
b
diff -r cfec9601b25d -r 8f20a5b9b282 compleasm.xml
--- a/compleasm.xml Mon Mar 25 20:49:38 2024 +0000
+++ b/compleasm.xml Wed Jul 24 17:43:14 2024 +0000
b
@@ -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'