diff kobas_annotate.xml @ 6:a783ef5dcaa7 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kobas commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 09:14:20 +0000
parents d1f8912a4796
children
line wrap: on
line diff
--- a/kobas_annotate.xml	Thu Nov 28 20:34:51 2019 +0000
+++ b/kobas_annotate.xml	Tue Aug 31 09:14:20 2021 +0000
@@ -1,11 +1,12 @@
 <tool id="kobas_annotate" name="KOBAS Annotate" version="@TOOL_VERSION@">
     <description>KEGG Orthology Based Annotation System</description>
+    <xrefs>
+        <xref type="bio.tools">kobas</xref>
+    </xrefs>
     <macros>
         <import>kobas_macros.xml</import>
     </macros>
-
     <expand macro="requirements"/>
-
     <stdio>
         <exit_code range="0" level="warning" description="BiopythonDeprecationWarning"/>
         <exit_code range="1" level="fatal" description="Bad input settings or none of the entries was annotated successfully."/>