diff bbmerge.xml @ 7:1bb2b5b52030 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:48:28 +0000
parents cab19c0452c4
children
line wrap: on
line diff
--- a/bbmerge.xml	Tue Aug 27 10:15:19 2024 +0000
+++ b/bbmerge.xml	Tue Nov 19 14:48:28 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.