Mercurial > repos > iuc > odgi_build
view macros.xml @ 2:a0d72fc028e2 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/odgi/ commit 7704c7c172c1c511dc23a3e5babdf3bf8e5198eb
| author | iuc |
|---|---|
| date | Wed, 07 Sep 2022 16:58:30 +0000 |
| parents | 61e02e52ce73 |
| children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">odgi</requirement> </requirements> </xml> <token name="@TOOL_VERSION@">0.3</token> <token name="@VERSION_SUFFIX@">1</token> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
