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

Changeset 1:ef2cace85809 (2024-03-13)
Previous changeset 0:c629e6de3c49 (2021-11-05) Next changeset 2:faacef62bb54 (2024-04-29)
Commit message:
planemo upload for repository https://github.com/biobakery/Maaslin2 commit 1bed0ce83796932c1a21006f0c657656b49ccd8f
modified:
maaslin2.xml
macros.xml
b
diff -r c629e6de3c49 -r ef2cace85809 maaslin2.xml
--- a/maaslin2.xml Fri Nov 05 11:24:33 2021 +0000
+++ b/maaslin2.xml Wed Mar 13 10:32:52 2024 +0000
[
@@ -4,6 +4,7 @@
         <import>macros.xml</import>
     </macros>
     <expand macro="edam_ontology"/>
+    <expand macro="xrefs"/>
     <expand macro="requirements"/>
     <command detect_errors="exit_code"><![CDATA[
 ln -s '$input_data' 'input_data.tsv'
b
diff -r c629e6de3c49 -r ef2cace85809 macros.xml
--- a/macros.xml Fri Nov 05 11:24:33 2021 +0000
+++ b/macros.xml Wed Mar 13 10:32:52 2024 +0000
b
@@ -10,6 +10,11 @@
             <edam_topic>topic_3305</edam_topic>
         </edam_topics>           
     </xml>
+    <xml name="xrefs">
+        <xrefs>
+            <xref type="bio.tools">maaslin2</xref>
+        </xrefs>
+    </xml>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">maaslin2</requirement>