Mercurial > repos > iuc > vg_convert
view macros.xml @ 1:02bf55d3a0a4 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vg commit 0a6ad31f5095ddf859a4d1819fce5d347f13c462"
| author | iuc |
|---|---|
| date | Wed, 18 Nov 2020 19:38:38 +0000 |
| parents | 28f82ad25daa |
| children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">vg</requirement> </requirements> </xml> <token name="@TOOL_VERSION@">1.23.0</token> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
