Mercurial > repos > iuc > odgi_viz
view macros.xml @ 1:536768de4748 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/odgi/ commit cd3b054df45f2805457941fa09170389f99df80e"
author | iuc |
---|---|
date | Thu, 09 Apr 2020 03:47:14 -0400 |
parents | eeea2b5a81dd |
children | 911a3517b738 |
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> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>