Mercurial > repos > bgruening > text_processing
diff cat.xml @ 26:f22a309187a3 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit c2b1677d1c94433f777c2dc28ac8eec0a99cc6a7
author | bgruening |
---|---|
date | Fri, 16 Aug 2024 10:41:17 +0000 |
parents | 5fef6d08de83 |
children |
line wrap: on
line diff
--- a/cat.xml Sat Oct 08 20:59:15 2022 +0000 +++ b/cat.xml Fri Aug 16 10:41:17 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" />