Mercurial > repos > iuc > krocus
comparison macros.xml @ 0:6a97c3a857d2 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/krocus commit b6dad2eecb7ef9234ec878a36242edffed4c1241
| author | iuc |
|---|---|
| date | Tue, 12 Mar 2024 10:45:51 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:6a97c3a857d2 |
|---|---|
| 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> |
