Mercurial > repos > iuc > ivar_removereads
view macros.xml @ 2:871f7154cb4e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 2d91c217cf30938da84dea51aa3c45a7789db0fc"
| author | iuc |
|---|---|
| date | Wed, 22 Apr 2020 10:00:26 +0000 |
| parents | f1220e6438ec |
| children | 43cc8c30c3c9 |
line wrap: on
line source
<macros> <token name="@VERSION@">1.2.1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">ivar</requirement> <requirement type="package" version="1.9">samtools</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> </citations> </xml> </macros>
