diff irma.xml @ 2:69ce61289a2a draft

planemo upload for repository https://github.com/aaronKol/tools-iuc/tree/main/tools/irma commit 90383425c43b2b8de5bb2d87ada1240c7014c1c8
author iuc
date Fri, 24 Jan 2025 21:46:59 +0000
parents 736090e99c59
children 205a59cb55f1
line wrap: on
line diff
--- a/irma.xml	Wed Jan 22 14:10:33 2025 +0000
+++ b/irma.xml	Fri Jan 24 21:46:59 2025 +0000
@@ -2,7 +2,7 @@
     <description>Construct robust assemblies of highly variable RNA viruses</description>
     <macros>
         <token name="@TOOL_VERSION@">1.2.0</token>
-        <token name="@VERSION_SUFFIX@">1</token>
+        <token name="@VERSION_SUFFIX@">2</token>
     </macros>
     <xrefs>
         <xref type="bio.tools">irma-virus</xref> 
@@ -52,6 +52,7 @@
 SINGLE_LOCAL_PROC=\${GALAXY_SLOTS:-1}
 DOUBLE_LOCAL_PROC=\$((SINGLE_LOCAL_PROC/2 + (SINGLE_LOCAL_PROC==1)))
 TMP=\$TMPDIR
+ASSEM_PROG="MINIMAP2"
 #if $advanced_config.customize == 'yes':
   #if $advanced_config.reference == 'yes':
 SKIP_E=$advanced_config.reference.SKIP_E