# HG changeset patch
# User iuc
# Date 1695035050 0
# Node ID 38c11e3dde7f5f42f4db0555ee7f0aa5ab328ae2
# Parent f58d3e818ebc0b1969a68fc279945d2984cd743d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/abyss commit c083399ddb31b026aaab1d600d8789bf56cf4d4b
diff -r f58d3e818ebc -r 38c11e3dde7f abyss-pe.xml
--- a/abyss-pe.xml Tue May 09 10:13:13 2023 +0000
+++ b/abyss-pe.xml Mon Sep 18 11:04:10 2023 +0000
@@ -2,7 +2,7 @@
de novo sequence assembler
2.3.6
- 0
+ 1
@@ -85,7 +85,8 @@
abyss-pe
name=abyss
j=\${GALAXY_SLOTS:-1}
-B=\${GALAXY_MEMORY_MB:-2048}M
+B=\$((\${GALAXY_MEMORY_MB:-2048} * 9 /10 ))M
+
k=$k
#if str($K)
@@ -227,7 +228,7 @@
-
+
@@ -242,14 +243,14 @@
-
+
-
+