| Previous changeset 3:8cbd0b9d2a97 (2025-06-17) Next changeset 5:c3735bcc9cb8 (2025-08-16) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/checkm commit 97fbd010c5406d4980d64b320f25f4716aea2fc9 |
|
modified:
lineage_wf.xml macros.xml |
| b |
| diff -r 8cbd0b9d2a97 -r 482705438671 lineage_wf.xml --- a/lineage_wf.xml Tue Jun 17 08:43:37 2025 +0000 +++ b/lineage_wf.xml Tue Jun 17 12:56:07 2025 +0000 |
| b |
| @@ -152,7 +152,6 @@ <param name="e_value" value="1e-10"/> <param name="length" value="0.7"/> </section> - <param name="extra_outputs" value=""/> <output name="results" ftype="tabular"> <assert_contents> <has_text text="637000110"/> |
| b |
| diff -r 8cbd0b9d2a97 -r 482705438671 macros.xml --- a/macros.xml Tue Jun 17 08:43:37 2025 +0000 +++ b/macros.xml Tue Jun 17 12:56:07 2025 +0000 |
| b |
| @@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.2.4</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">21.01</token> <xml name="biotools"> <xrefs> |