Mercurial > repos > thanhlv > krocus
view macros.xml @ 2:3e434415a387 draft default tip
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/krocus commit 5d1d3bd35e5cf4bcffe3e7ad1b079eeff1162ca0-dirty
| author | thanhlv |
|---|---|
| date | Fri, 15 Nov 2019 13:47:02 +0000 |
| parents | d3ccbecf8f7f |
| children |
line wrap: on
line source
<macros> <token name="@VERSION@">1.0.1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">krocus</requirement> </requirements> </xml> <xml name="version_command"> <version_command>krocus --version</version_command> </xml> <xml name="citations"> <citations> <citation type="doi">10.7717/peerj.5233</citation> </citations> </xml> </macros>
