changeset 2:a8806f3d45bb draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fairy commit cde4cce9b23f969066ae540ee8e11d4a34f06069
author iuc
date Mon, 10 Feb 2025 19:30:39 +0000
parents 17d174efa4be
children ea5e58243c34
files fairy_sketch.xml macros.xml
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/fairy_sketch.xml	Mon Feb 03 08:36:59 2025 +0000
+++ b/fairy_sketch.xml	Mon Feb 10 19:30:39 2025 +0000
@@ -3,6 +3,7 @@
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="xrefs"/>
     <expand macro="requirements"/>
     <command detect_errors="exit_code">
         <![CDATA[
--- a/macros.xml	Mon Feb 03 08:36:59 2025 +0000
+++ b/macros.xml	Mon Feb 10 19:30:39 2025 +0000
@@ -8,6 +8,11 @@
     <token name="@TOOL_VERSION@">0.5.7</token>
     <token name="@VERSION_SUFFIX@">1</token>
     <token name="@PROFILE@">24.1</token>
+    <xml name="xrefs">
+        <xrefs>
+            <xref type="bio.tools">fairy</xref>
+        </xrefs>
+    </xml>
     <xml name="citations">
         <citations>
             <citation type="doi">10.1101/2024.04.23.590803</citation>