changeset 2:a908a13f8de3 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/glimmer commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:33:39 +0000
parents 128158bdcd9c
children 73767adac9df
files glimmer_gbk_to_orf.xml macros.xml
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/glimmer_gbk_to_orf.xml	Tue Oct 30 18:47:49 2018 -0400
+++ b/glimmer_gbk_to_orf.xml	Tue Aug 31 08:33:39 2021 +0000
@@ -1,5 +1,6 @@
 <tool id="glimmer_gbk_to_orf" name="Extract ORF" version="@WRAPPER_VERSION@">
     <description>from a GenBank file</description>
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>
--- a/macros.xml	Tue Oct 30 18:47:49 2018 -0400
+++ b/macros.xml	Tue Aug 31 08:33:39 2021 +0000
@@ -7,7 +7,11 @@
             <yield/>
         </requirements>
     </xml>
-
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">gemini</xref>
+        </xrefs>
+    </xml>
     <token name="@WRAPPER_VERSION@">3.02</token>
 
     <xml name="citation">