Mercurial > repos > iuc > comebin
view macros.xml @ 2:5910c5106cdc draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/comebin/ commit 905ce19e15e60b7f6f5b6911891f127cb4cf847b
| author | iuc |
|---|---|
| date | Mon, 04 Aug 2025 11:21:41 +0000 |
| parents | 2576c9132481 |
| children | ddfb9c10740a |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">comebin</requirement> <yield/> </requirements> </xml> <token name="@TOOL_VERSION@">1.0.4</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">24.2</token> <xml name="citations"> <citations> <citation type="doi">10.1038/s41467-023-44290-z</citation> <yield/> </citations> </xml> </macros>
