diff cat.xml @ 19:12615d397df7 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 70980e329cd9fa78e74bf14a76fd4ded9bd2b91f
author bgruening
date Thu, 29 Feb 2024 22:15:20 +0000
parents f46f0e4f75c4
children
line wrap: on
line diff
--- a/cat.xml	Sat Oct 08 21:01:33 2022 +0000
+++ b/cat.xml	Thu Feb 29 22:15:20 2024 +0000
@@ -1,8 +1,9 @@
-<tool id="tp_cat" name="Concatenate datasets" version="0.1.1">
+<tool id="tp_cat" name="Concatenate datasets" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>tail-to-head (cat)</description>
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="creator"/>
     <expand macro="requirements" />
     <version_command>
     <![CDATA[
@@ -89,7 +90,6 @@
     chr2  100000030  200000955  P  0  +
     chr2  100000015  200000999  Q  0  +
 
-@REFERENCES@
 ]]>
     </help>
     <expand macro="citations" />