# HG changeset patch
# User iuc
# Date 1739448509 0
# Node ID 55e500606bbee0702226c7db1956dffe9f8ead19
# Parent d58c27d2c5a7e429f69e78ef1b48d325c8f4d77d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit b3c4dcad33ad59a50c953f409896dc2279e776ab
diff -r d58c27d2c5a7 -r 55e500606bbe bbduk.xml
--- a/bbduk.xml Tue Nov 19 14:48:01 2024 +0000
+++ b/bbduk.xml Thu Feb 13 12:08:29 2025 +0000
@@ -142,6 +142,9 @@
enthist='${output_enthist}'
#end if
#end if
+#if $log_file
+ 2> >(tee '$log_output' >&2)
+#end if
t=\${GALAXY_SLOTS:-4}
]]>
@@ -226,6 +229,7 @@
+
@@ -283,15 +287,32 @@
output_hists_cond['output_hists'] == 'yes' and 'enthist' in output_hists_cond['output_hists_select']
+
+ log_file
+
-
+
+
+
@@ -349,4 +370,4 @@
* **Single** - Singleton reads whose mate was trimmed shorter than the value of **Minimum read length**.
-
+
\ No newline at end of file
diff -r d58c27d2c5a7 -r 55e500606bbe macros.xml
--- a/macros.xml Tue Nov 19 14:48:01 2024 +0000
+++ b/macros.xml Thu Feb 13 12:08:29 2025 +0000
@@ -1,6 +1,6 @@
39.08
- 1
+ 2
22.01