Mercurial > repos > iuc > maaslin2
comparison macros.xml @ 1:ea0616fb5c2d draft
planemo upload for repository https://github.com/biobakery/Maaslin2 commit 62a738f626aee9c8e1f1c5cbd63a59b3390d4ed5
| author | iuc |
|---|---|
| date | Wed, 26 Jun 2024 09:39:59 +0000 |
| parents | 377c2e0140b7 |
| children | ef9d04ea375b |
comparison
equal
deleted
inserted
replaced
| 0:377c2e0140b7 | 1:ea0616fb5c2d |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <macros> | 2 <macros> |
| 3 <token name="@TOOL_VERSION@">0.99.12</token> | 3 <token name="@TOOL_VERSION@">1.16.0</token> |
| 4 <token name="@VERSION_SUFFIX@">0</token> | 4 <token name="@VERSION_SUFFIX@">0</token> |
| 5 <token name="@PROFILE@">20.01</token> | 5 <token name="@PROFILE@">20.01</token> |
| 6 <xml name="edam_ontology"> | 6 <xml name="edam_ontology"> |
| 7 <edam_topics> | 7 <edam_topics> |
| 8 <edam_topic>topic_3941</edam_topic> | 8 <edam_topic>topic_3941</edam_topic> |
| 9 <edam_topic>topic_3301</edam_topic> | 9 <edam_topic>topic_3301</edam_topic> |
| 10 <edam_topic>topic_3305</edam_topic> | 10 <edam_topic>topic_3305</edam_topic> |
| 11 </edam_topics> | 11 </edam_topics> |
| 12 </xml> | 12 </xml> |
| 13 <xml name="xrefs"> | |
| 14 <xrefs> | |
| 15 <xref type="bio.tools">maaslin2</xref> | |
| 16 </xrefs> | |
| 17 </xml> | |
| 13 <xml name="requirements"> | 18 <xml name="requirements"> |
| 14 <requirements> | 19 <requirements> |
| 15 <requirement type="package" version="@TOOL_VERSION@">maaslin2</requirement> | 20 <requirement type="package" version="@TOOL_VERSION@">bioconductor-maaslin2</requirement> |
| 21 <requirement type="package" version="3.0">zip</requirement> | |
| 16 <yield/> | 22 <yield/> |
| 17 </requirements> | 23 </requirements> |
| 18 </xml> | 24 </xml> |
| 19 </macros> | 25 </macros> |
