diff seqtk_seq.xml @ 9:4b494533146a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqtk commit 2f75805e2e6cfa2af15076e6f4929b87631360a6
author iuc
date Sat, 09 Dec 2023 11:14:21 +0000
parents 3da72230c066
children
line wrap: on
line diff
--- a/seqtk_seq.xml	Thu Oct 14 09:22:39 2021 +0000
+++ b/seqtk_seq.xml	Sat Dec 09 11:14:21 2023 +0000
@@ -1,10 +1,10 @@
 <?xml version="1.0"?>
-<tool id="seqtk_seq" name="seqtk_seq" version="@TOOL_VERSION@.3">
+<tool id="seqtk_seq" name="seqtk_seq" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05">
     <description>common transformation of FASTA/Q</description>
-    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools"/>
     <expand macro="requirements"/>
     <expand macro="stdio"/>
     <command><![CDATA[
@@ -54,7 +54,7 @@
         <param name="x2" argument="-2" type="boolean" truevalue="-2" falsevalue="" checked="false" label="Output the 2n reads only" />
     </inputs>
     <outputs>
-        <data name="default" format_source="in_file" />
+        <data name="default" format_source="in_file" label="${tool.name} on ${on_string}" />
     </outputs>
     <tests>
         <!-- This is a sorry excuse for a test for a tool which does way more