Mercurial > repos > iuc > maaslin2
diff macros.xml @ 0:377c2e0140b7 draft
"planemo upload for repository https://github.com/biobakery/Maaslin2 commit a0d2ac51212781be1ba2ecd02f0388f6f01cba28"
| author | iuc |
|---|---|
| date | Fri, 05 Nov 2021 11:23:38 +0000 |
| parents | |
| children | ea0616fb5c2d |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Nov 05 11:23:38 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
