Previous changeset 6:0ddf147d1897 (2024-08-27) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 46992fbb9d79da3d3c45b0c10f2936cf2af2dbcd |
modified:
macros.xml tadpole.xml |
b |
diff -r 0ddf147d1897 -r ce13b4678f18 macros.xml --- a/macros.xml Tue Aug 27 10:14:28 2024 +0000 +++ b/macros.xml Tue Nov 19 14:47:21 2024 +0000 |
b |
@@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">39.08</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">22.01</token> <xml name="edam_ontology"> <edam_topics> |
b |
diff -r 0ddf147d1897 -r ce13b4678f18 tadpole.xml --- a/tadpole.xml Tue Aug 27 10:14:28 2024 +0000 +++ b/tadpole.xml Tue Nov 19 14:47:21 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[ #import os #if str($input_type_cond.input_type) in ['single', 'pair']: |