Mercurial > repos > iuc > maaslin3
diff macros.xml @ 0:9bf0477a1f8c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/maaslin3 commit 2646923cefbef904855fd8716f975e86df216c09
| author | iuc |
|---|---|
| date | Thu, 22 Jan 2026 09:52:24 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Jan 22 09:52:24 2026 +0000 @@ -0,0 +1,10 @@ +<macros> + <token name="@TOOL_VERSION@">0.99.16</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">25.0</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">maaslin3</requirement> + </requirements> + </xml> + </macros> \ No newline at end of file
