changeset 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
files kobas_annotate.xml kobas_identify.xml repository_dependencies.xml
diffstat 3 files changed, 6 insertions(+), 6 deletions(-) [+]
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."/>
--- a/kobas_identify.xml	Thu Nov 28 20:34:51 2019 +0000
+++ b/kobas_identify.xml	Tue Aug 31 09:14:20 2021 +0000
@@ -1,5 +1,8 @@
 <tool id="kobas_identify" name="KOBAS Identify" 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>
--- a/repository_dependencies.xml	Thu Nov 28 20:34:51 2019 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-<?xml version="1.0" ?>
-<repositories description="This requires the BLAST datatype definitions (e.g. the BLAST XML format).">
-    <repository changeset_revision="1250aab8b97a" name="blast_datatypes" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"/>
-</repositories>
\ No newline at end of file