Mercurial > repos > thanhlv > krocus
comparison macros.xml @ 0:d3ccbecf8f7f draft
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/krocus commit 15e535fd467e72874790ae7efd039237709b11ba-dirty
| author | thanhlv |
|---|---|
| date | Thu, 07 Feb 2019 12:02:43 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:d3ccbecf8f7f |
|---|---|
| 1 <macros> | |
| 2 <token name="@VERSION@">1.0.1</token> | |
| 3 <xml name="requirements"> | |
| 4 <requirements> | |
| 5 <requirement type="package" version="@VERSION@">krocus</requirement> | |
| 6 </requirements> | |
| 7 </xml> | |
| 8 | |
| 9 <xml name="version_command"> | |
| 10 <version_command>krocus --version</version_command> | |
| 11 </xml> | |
| 12 | |
| 13 <xml name="citations"> | |
| 14 <citations> | |
| 15 <citation type="doi">10.7717/peerj.5233</citation> | |
| 16 </citations> | |
| 17 </xml> | |
| 18 </macros> |
