diff bbmap.xml @ 14:8015d7ab8357 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:35 +0000
parents 456d8ebb6a28
children
line wrap: on
line diff
--- a/bbmap.xml	Tue Aug 27 10:15:02 2024 +0000
+++ b/bbmap.xml	Tue Nov 19 14:47:35 2024 +0000
@@ -8,7 +8,7 @@
         <xref type="bio.tools">bbmap</xref>
     </xrefs>
     <expand macro="requirements"/>
-    <command detect_errors="exit_code"><![CDATA[
+    <command detect_errors="aggressive"><![CDATA[
 #if str($ref_source_cond.ref_source) == 'cached'
     #set ref = str($ref_source_cond.reference.fields.path)
 #else: