diff --git a/tools/abyss/abyss-pe.xml b/tools/abyss/abyss-pe.xml
index f09040360f4..9c12289d38e 100644
--- a/tools/abyss/abyss-pe.xml
+++ b/tools/abyss/abyss-pe.xml
@@ -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 @@ k=$k
-
+
@@ -242,14 +243,14 @@ k=$k
-
+
-
+