# HG changeset patch
# User iuc
# Date 1695035122 0
# Node ID a929ce596a34d2ffdd76101b9da848bb5a5bd63d
# Parent 7547fcab5d19f55d5f6544f7079fa9be390396e8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/abyss commit c083399ddb31b026aaab1d600d8789bf56cf4d4b
diff -r 7547fcab5d19 -r a929ce596a34 abyss-pe.xml
--- a/abyss-pe.xml Tue May 09 10:13:25 2023 +0000
+++ b/abyss-pe.xml Mon Sep 18 11:05:22 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 @@
-
+
-
+