diff bbmerge.xml @ 3:1f6a6b1af62b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 46992fbb9d79da3d3c45b0c10f2936cf2af2dbcd
author iuc
date Tue, 19 Nov 2024 14:47:01 +0000
parents 16db2a5b73c5
children
line wrap: on
line diff
--- a/bbmerge.xml	Tue Aug 27 10:13:32 2024 +0000
+++ b/bbmerge.xml	Tue Nov 19 14:47:01 2024 +0000
@@ -6,7 +6,7 @@
     <expand macro="edam_ontology"/>
     <expand macro="bio.tools"/>
     <expand macro="requirements"/>
-    <command detect_errors="exit_code"><![CDATA[
+    <command detect_errors="aggressive"><![CDATA[
 #if str($input_type_cond.input_type) in ['single', 'pair']:
     #set read1 = $input_type_cond.read1
     ## bbmerge uses the file extension to determine the input format.