Mercurial > repos > iuc > maaslin2
changeset 1:ef2cace85809 draft
planemo upload for repository https://github.com/biobakery/Maaslin2 commit 1bed0ce83796932c1a21006f0c657656b49ccd8f
author | iuc |
---|---|
date | Wed, 13 Mar 2024 10:32:52 +0000 |
parents | c629e6de3c49 |
children | faacef62bb54 |
files | maaslin2.xml macros.xml |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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'
--- a/macros.xml Fri Nov 05 11:24:33 2021 +0000 +++ b/macros.xml Wed Mar 13 10:32:52 2024 +0000 @@ -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>