# HG changeset patch # User iuc # Date 1718627551 0 # Node ID 64c70653e86da67f9b95c9b308c6ea8c5967587d # Parent 2175b62675edfde5a588cfdc6f965a3658a1660c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 7599ef16dc8b83ee49236ed5bb229260c969b0ab diff -r 2175b62675ed -r 64c70653e86d macros.xml --- a/macros.xml Fri Jan 22 02:02:25 2021 +0000 +++ b/macros.xml Mon Jun 17 12:32:31 2024 +0000 @@ -1,5 +1,10 @@ <macros> <token name="@WRAPPER_VERSION@">1.39.5</token> + <xml name="biotools"> + <xrefs> + <xref type="bio.tools">mothur</xref> + </xrefs> + </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@WRAPPER_VERSION@">mothur</requirement> diff -r 2175b62675ed -r 64c70653e86d rarefaction.shared.xml --- a/rarefaction.shared.xml Fri Jan 22 02:02:25 2021 +0000 +++ b/rarefaction.shared.xml Mon Jun 17 12:32:31 2024 +0000 @@ -3,6 +3,7 @@ <macros> <import>macros.xml</import> </macros> + <expand macro="biotools"/> <expand macro="requirements"/> <expand macro="stdio"/> <expand macro="version_command"/>