diff head.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 7725ab6dab67
children
line wrap: on
line diff
--- a/head.xml	Sat Oct 08 20:59:15 2022 +0000
+++ b/head.xml	Fri Aug 16 10:41:17 2024 +0000
@@ -1,8 +1,9 @@
-<tool id="tp_head_tool" name="Select first" version="@BASE_VERSION@.0">
+<tool id="tp_head_tool" name="Select first" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>lines from a dataset (head)</description>
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="creator"/>
     <expand macro="requirements" />
     <version_command>head --version | head -n 1</version_command>
     <command>
@@ -56,7 +57,6 @@
     chr7  56632  56652  D17003_CTCF_R6  310  +
     chr7  56736  56756  D17003_CTCF_R7  354  +
 
-@REFERENCES@
 ]]>
     </help>
     <expand macro="citations" />