Mercurial > repos > iuc > stacks_cstacks
changeset 11:be3df81c0353 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:19:02 +0000 |
parents | dab92afa0c98 |
children | 40cde06ae34a |
files | macros.xml stacks_cstacks.xml |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Thu Sep 26 10:20:57 2019 -0400 +++ b/macros.xml Tue Mar 22 23:19:02 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_cstacks.xml Thu Sep 26 10:20:57 2019 -0400 +++ b/stacks_cstacks.xml Tue Mar 22 23:19:02 2022 +0000 @@ -1,5 +1,6 @@ <tool id="stacks_cstacks" name="Stacks: cstacks" version="@WRAPPER_VERSION@.0"> <description>build a catalogue of loci</description> + <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros>