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

Changeset 11:a4ec4f620a77 (2022-03-22)
Previous changeset 10:b6de94f2edc0 (2019-09-26) Next changeset 12:4cce81af50a8 (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_ustacks.xml
b
diff -r b6de94f2edc0 -r a4ec4f620a77 macros.xml
--- a/macros.xml Thu Sep 26 10:19:38 2019 -0400
+++ b/macros.xml Tue Mar 22 23:16:46 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 b6de94f2edc0 -r a4ec4f620a77 stacks_ustacks.xml
--- a/stacks_ustacks.xml Thu Sep 26 10:19:38 2019 -0400
+++ b/stacks_ustacks.xml Tue Mar 22 23:16:46 2022 +0000
b
@@ -1,5 +1,6 @@
 <tool id="stacks_ustacks" name="Stacks: ustacks" version="@WRAPPER_VERSION@.0">
     <description>align short reads into stacks</description>
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>