Mercurial > repos > iuc > omark
diff macros.xml @ 0:ff07b7d62944 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/omark/ commit 547a79caaf320c241b148f73452036850880ce6f
| author | iuc |
|---|---|
| date | Fri, 14 Mar 2025 10:03:31 +0000 |
| parents | |
| children | facd37185a1d |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Mar 14 10:03:31 2025 +0000 @@ -0,0 +1,16 @@ +<macros> + <token name="@TOOL_VERSION@">0.3.1</token> + <token name="@VERSION_SUFFIX@">0</token> + + <xml name="requirements"> + <requirement type="package" version="@TOOL_VERSION@">omark</requirement> + <requirement type="package" version="2.1.0">omamer</requirement> + </xml> + + <xml name="citation"> + <citations> + <citation type="doi">10.1101/2022.11.25.517970</citation> + </citations> + </xml> + +</macros>
