changeset 4:9f8c786bd424 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 92d9a56d5f2ad5ae4dbac320fa3129ff1cd2bf1f
author iuc
date Tue, 05 Nov 2024 10:25:08 +0000
parents eb1775bc9857
children 8049cb5537b7
files macros.xml
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Mon Nov 04 14:20:20 2024 +0000
+++ b/macros.xml	Tue Nov 05 10:25:08 2024 +0000
@@ -1,6 +1,9 @@
 <macros>
     <token name="@TOOL_VERSION@">1.1.0</token>
     <token name="@VERSION_SUFFIX@">0</token>
+    <xrefs>
+      <xref type="bio.tools">fastk</xref>
+    </xrefs>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">fastk</requirement>
@@ -20,4 +23,4 @@
             </citation>
         </citations>
     </xml>
-</macros>
\ No newline at end of file
+</macros>