Mercurial > repos > iuc > maaslin2
diff macros.xml @ 3:43ccbef89f1d draft
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 | f4580402a2a2 |
line wrap: on
line diff
--- a/macros.xml Mon Apr 29 10:33:48 2024 +0000 +++ b/macros.xml Wed Jun 26 09:40:13 2024 +0000 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">0.99.12</token> + <token name="@TOOL_VERSION@">1.16.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">20.01</token> <xml name="edam_ontology"> @@ -17,7 +17,8 @@ </xml> <xml name="requirements"> <requirements> - <requirement type="package" version="@TOOL_VERSION@">maaslin2</requirement> + <requirement type="package" version="@TOOL_VERSION@">bioconductor-maaslin2</requirement> + <requirement type="package" version="3.0">zip</requirement> <yield/> </requirements> </xml>