# HG changeset patch # User richard-burhans # Date 1762359422 0 # Node ID f109ce5dbfe2224afaa5a45b0fb8f90cf229a78f # Parent 37d67c252fed1b7cb426ac6cec64aad041ac822b planemo upload for repository https://github.com/vgl-hub/rdeval commit a424fbc2d1bf459e5c491da0267d622b9400f813 diff -r 37d67c252fed -r f109ce5dbfe2 macros.xml --- a/macros.xml Thu Jul 10 18:59:09 2025 +0000 +++ b/macros.xml Wed Nov 05 16:17:02 2025 +0000 @@ -5,7 +5,7 @@ 0.0.7 - 5 + 6 23.02 diff -r 37d67c252fed -r f109ce5dbfe2 rdeval.xml --- a/rdeval.xml Thu Jul 10 18:59:09 2025 +0000 +++ b/rdeval.xml Wed Nov 05 16:17:02 2025 +0000 @@ -80,7 +80,9 @@ #else if $output_type == "combined_reads" -o 'output.${output_options.output_type.format_selector}' #end if + #if $output_options.verbose --verbose + #end if --tabular --threads \${GALAXY_SLOTS:-2} > '$stats_outfile' @@ -164,6 +166,7 @@
+