Mercurial > repos > iuc > nextalign
changeset 16:aadc5d8099e2 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit bc6ba57599c6516bd728e7311ba0a53188622edf
author | iuc |
---|---|
date | Thu, 14 Mar 2024 13:25:55 +0000 |
parents | 41102a84e387 |
children | |
files | macros.xml nextalign.xml |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Sat Oct 08 20:03:17 2022 +0000 +++ b/macros.xml Thu Mar 14 13:25:55 2024 +0000 @@ -53,6 +53,11 @@ </when> </conditional> </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">nextclade</xref> + </xrefs> + </xml> <!-- help -->
--- a/nextalign.xml Sat Oct 08 20:03:17 2022 +0000 +++ b/nextalign.xml Thu Mar 14 13:25:55 2024 +0000 @@ -4,6 +4,7 @@ <import>macros.xml</import> <token name="@VERSION_SUFFIX@">0</token> </macros> + <expand macro="xrefs"/> <requirements> <requirement type="package" version="@TOOL_VERSION@">nextalign</requirement> </requirements>