# HG changeset patch # User iuc # Date 1739448407 0 # Node ID 4f4e34a75de9e9e476505b7e0bbd31e2a67b6f39 # Parent c456a40153afd49305f8286672e3e2f873ae2936 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit b3c4dcad33ad59a50c953f409896dc2279e776ab diff -r c456a40153af -r 4f4e34a75de9 bbduk.xml --- a/bbduk.xml Tue Nov 19 14:46:33 2024 +0000 +++ b/bbduk.xml Thu Feb 13 12:06:47 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 c456a40153af -r 4f4e34a75de9 macros.xml --- a/macros.xml Tue Nov 19 14:46:33 2024 +0000 +++ b/macros.xml Thu Feb 13 12:06:47 2025 +0000 @@ -1,6 +1,6 @@ 39.08 - 1 + 2 22.01