diff microsatbed.xml @ 18:607620f93b4c draft

planemo upload for repository https://github.com/fubar2/microsatbed commit d952bc313f408735456747c3d33e09a3170c8f59-dirty
author fubar
date Wed, 17 Jul 2024 06:19:22 +0000
parents 264d79548d19
children db5523378e5c
line wrap: on
line diff
--- a/microsatbed.xml	Wed Jul 17 06:08:33 2024 +0000
+++ b/microsatbed.xml	Wed Jul 17 06:19:22 2024 +0000
@@ -26,12 +26,6 @@
     --bed '$bed'
     #if $mode_cond.mode == "SPECIFIC":
     --specific '$mode_cond.specific'
-    --monomin '$monomin'
-    --dimin '$dimin'
-    --trimin '$trimin'
-    --tetramin '$tetramin'
-    --pentamin '$pentamin'
-    --hexamin '$hexamin'
     #else:
       #if "MONO" in $mode_cond.subset:
       --mono
@@ -51,13 +45,13 @@
       #if "HEXA" in $mode_cond.subset:
       --hexa
       #end if
-      --monomin '$monomin'
-      --dimin '$dimin'
-      --trimin '$trimin'
-      --tetramin '$tetramin'
-      --pentamin '$pentamin'
-      --hexamin '$hexamin'
     #end if
+    --monomin '$monomin'
+    --dimin '$dimin'
+    --trimin '$trimin'
+    --tetramin '$tetramin'
+    --pentamin '$pentamin'
+    --hexamin '$hexamin'
   #end if
 ]]></command>
   <inputs>