Mercurial > repos > iuc > omark
diff macros.xml @ 0:ce13b4c42256 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/omark/ commit 8ff9ada22d22cb94ddfff51bcdd3ab7d30104f1a
author | iuc |
---|---|
date | Wed, 21 Feb 2024 19:27:16 +0000 |
parents | |
children | 2eebe7f521f3 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Feb 21 19:27:16 2024 +0000 @@ -0,0 +1,15 @@ +<macros> + <token name="@TOOL_VERSION@">0.3.0</token> + + <xml name="requirements"> + <requirement type="package" version="@TOOL_VERSION@">omark</requirement> + <requirement type="package" version="2.0.2">omamer</requirement> + </xml> + + <xml name="citation"> + <citations> + <citation type="doi">10.1101/2022.11.25.517970</citation> + </citations> + </xml> + +</macros>