comparison macros.xml @ 3:43ccbef89f1d draft default tip

planemo upload for repository https://github.com/biobakery/Maaslin2 commit 62a738f626aee9c8e1f1c5cbd63a59b3390d4ed5
author iuc
date Wed, 26 Jun 2024 09:40:13 +0000
parents faacef62bb54
children
comparison
equal deleted inserted replaced
2:faacef62bb54 3:43ccbef89f1d
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>
15 <xref type="bio.tools">maaslin2</xref> 15 <xref type="bio.tools">maaslin2</xref>
16 </xrefs> 16 </xrefs>
17 </xml> 17 </xml>
18 <xml name="requirements"> 18 <xml name="requirements">
19 <requirements> 19 <requirements>
20 <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>
21 <yield/> 22 <yield/>
22 </requirements> 23 </requirements>
23 </xml> 24 </xml>
24 </macros> 25 </macros>