# HG changeset patch
# User iuc
# Date 1718627675 0
# Node ID bc20680d28d5cbf55b6d22040c9322fb7474bcfb
# Parent  7bd37d6decd96b7f8d513c65f3343977645ad53e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 7599ef16dc8b83ee49236ed5bb229260c969b0ab

diff -r 7bd37d6decd9 -r bc20680d28d5 macros.xml
--- a/macros.xml	Fri Jan 22 01:18:07 2021 +0000
+++ b/macros.xml	Mon Jun 17 12:34:35 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 7bd37d6decd9 -r bc20680d28d5 merge.files.xml
--- a/merge.files.xml	Fri Jan 22 01:18:07 2021 +0000
+++ b/merge.files.xml	Mon Jun 17 12:34:35 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"/>