Mercurial > repos > iuc > odgi_viz
view macros.xml @ 2:911a3517b738 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 17:01:16 +0000 |
parents | eeea2b5a81dd |
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>