Mercurial > repos > iuc > ivar_consensus
view macros.xml @ 7:d1459d85ff18 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 80ad6146e8852fb04fbdbe7b14ab120eee605e3a"
author | iuc |
---|---|
date | Fri, 11 Jun 2021 15:44:02 +0000 |
parents | 3bc2ef3d4a17 |
children | 3e4f434a69c6 |
line wrap: on
line source
<macros> <token name="@VERSION@">1.3.1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">ivar</requirement> <yield /> </requirements> </xml> <xml name="version_command"> <version_command>ivar version | grep version</version_command> </xml> <xml name="citations"> <citations> <citation type="doi">10.1186/s13059-018-1618-7</citation> <yield /> </citations> </xml> </macros>