changeset 1:bdfd7cef3438 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/minipolish commit 23a0903f0021fb42d086404de86e9eb9b02b2090
author bgruening
date Fri, 20 Jun 2025 13:56:37 +0000
parents 1f9f2edc8cf4
children
files macros.xml minipolish.xml
diffstat 2 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Wed Oct 19 14:58:27 2022 +0000
+++ b/macros.xml	Fri Jun 20 13:56:37 2025 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">0.1.3</token>
+    <token name="@TOOL_VERSION@">0.2.0</token>
     <token name="@SUFFIX_VERSION@">0</token>
     <xml name="requirements">
         <requirements>
--- a/minipolish.xml	Wed Oct 19 14:58:27 2022 +0000
+++ b/minipolish.xml	Fri Jun 20 13:56:37 2025 +0000
@@ -3,8 +3,8 @@
     <macros>
         <import>macros.xml</import>
     </macros>
-    <expand macro="requirements" />
     <expand macro="biotools"/>
+    <expand macro="requirements"/>
     <version_command>gfastats --version</version_command>
     <command detect_errors="exit_code"><![CDATA[
         #if $reads.ext.startswith("fasta")
@@ -43,7 +43,6 @@
             <param name="assembly" value="miniasm.gfa"/>
             <param name="rounds" value="2"/>
             <output name="polished_gfa" file="test_01.gfa" ftype="gfa1"/>
-
         </test>
         <!-- Test optional parameters -->
         <test expect_num_outputs="1">