changeset 11:1ba1185929c1 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 5f2ec13ecca435abaac2b99ba21f1d6497ec7139"
author iuc
date Tue, 22 Mar 2022 23:18:13 +0000
parents 7c42e6768c41
children d7a482f44e08
files macros.xml stacks_refmap.xml
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Thu Sep 26 10:18:50 2019 -0400
+++ b/macros.xml	Tue Mar 22 23:18:13 2022 +0000
@@ -8,7 +8,11 @@
             <yield/>
         </requirements>
     </xml>
-
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">stacks</xref>
+        </xrefs>
+    </xml>
     <token name="@WRAPPER_VERSION@">1.46</token>
 
     <xml name="stdio">
--- a/stacks_refmap.xml	Thu Sep 26 10:18:50 2019 -0400
+++ b/stacks_refmap.xml	Tue Mar 22 23:18:13 2022 +0000
@@ -1,5 +1,6 @@
 <tool id="stacks_refmap" name="Stacks: reference map" version="@WRAPPER_VERSION@.0">
     <description>the Stacks pipeline with a reference genome (ref_map.pl)</description>
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>