Mercurial > repos > iuc > ivar_removereads
view macros.xml @ 6:f83cf00d2ad1 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 847ec10cd36ea4f3cd4c257d5742f0fb401e364e"
| author | iuc |
|---|---|
| date | Thu, 10 Jun 2021 21:59:25 +0000 |
| parents | a6c92ccf7ccb |
| children | 984c3ae914d5 |
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>
