Repository 'stacks_denovomap'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/stacks_denovomap

Changeset 11:9f9d39f582f3 (2022-03-22)
Previous changeset 10:eb1e95f88e96 (2019-09-26) Next changeset 12:fdbcc560c691 (2023-04-07)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 5f2ec13ecca435abaac2b99ba21f1d6497ec7139"
modified:
macros.xml
stacks_denovomap.xml
b
diff -r eb1e95f88e96 -r 9f9d39f582f3 macros.xml
--- a/macros.xml Thu Sep 26 10:20:04 2019 -0400
+++ b/macros.xml Tue Mar 22 23:14:27 2022 +0000
b
@@ -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">
b
diff -r eb1e95f88e96 -r 9f9d39f582f3 stacks_denovomap.xml
--- a/stacks_denovomap.xml Thu Sep 26 10:20:04 2019 -0400
+++ b/stacks_denovomap.xml Tue Mar 22 23:14:27 2022 +0000
b
@@ -1,5 +1,6 @@
 <tool id="stacks_denovomap" name="Stacks: de novo map" version="@WRAPPER_VERSION@.0">
     <description>the Stacks pipeline without a reference genome (denovo_map.pl)</description>
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>