Mercurial > repos > iuc > maaslin2
diff macros.xml @ 0:c629e6de3c49 draft
"planemo upload for repository https://github.com/biobakery/Maaslin2 commit a0d2ac51212781be1ba2ecd02f0388f6f01cba28"
author | iuc |
---|---|
date | Fri, 05 Nov 2021 11:24:33 +0000 |
parents | |
children | ef2cace85809 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Nov 05 11:24:33 2021 +0000 @@ -0,0 +1,19 @@ +<?xml version="1.0"?> +<macros> + <token name="@TOOL_VERSION@">0.99.12</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">20.01</token> + <xml name="edam_ontology"> + <edam_topics> + <edam_topic>topic_3941</edam_topic> + <edam_topic>topic_3301</edam_topic> + <edam_topic>topic_3305</edam_topic> + </edam_topics> + </xml> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">maaslin2</requirement> + <yield/> + </requirements> + </xml> + </macros> \ No newline at end of file