changeset 1:7f88b804fc0c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meningotype commit ac4610f4f81de5ab3a71fc28cbe3cdb1696ef667
author iuc
date Wed, 13 Mar 2024 11:52:59 +0000
parents b5f872c50249
children
files meningotype.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/meningotype.xml	Tue Jun 13 11:04:30 2023 +0000
+++ b/meningotype.xml	Wed Mar 13 11:52:59 2024 +0000
@@ -3,6 +3,9 @@
     <macros>
         <token name="@TOOL_VERSION@">0.8.5</token>
     </macros>
+    <xrefs>
+        <xref type="bio.tools">meningotype</xref>
+    </xrefs>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">meningotype</requirement>
         <!-- coreutils dep added because of a bug in the meningotype 0.8.5 container - it doesn't have `file` -->