comparison 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
comparison
equal deleted inserted replaced
5:d1f8912a4796 6:a783ef5dcaa7
1 <tool id="kobas_annotate" name="KOBAS Annotate" version="@TOOL_VERSION@"> 1 <tool id="kobas_annotate" name="KOBAS Annotate" version="@TOOL_VERSION@">
2 <description>KEGG Orthology Based Annotation System</description> 2 <description>KEGG Orthology Based Annotation System</description>
3 <xrefs>
4 <xref type="bio.tools">kobas</xref>
5 </xrefs>
3 <macros> 6 <macros>
4 <import>kobas_macros.xml</import> 7 <import>kobas_macros.xml</import>
5 </macros> 8 </macros>
6
7 <expand macro="requirements"/> 9 <expand macro="requirements"/>
8
9 <stdio> 10 <stdio>
10 <exit_code range="0" level="warning" description="BiopythonDeprecationWarning"/> 11 <exit_code range="0" level="warning" description="BiopythonDeprecationWarning"/>
11 <exit_code range="1" level="fatal" description="Bad input settings or none of the entries was annotated successfully."/> 12 <exit_code range="1" level="fatal" description="Bad input settings or none of the entries was annotated successfully."/>
12 </stdio> 13 </stdio>
13 <command><![CDATA[ 14 <command><![CDATA[