Mercurial > repos > leomrtns > dfast
comparison macros.xml @ 0:6ddc8a6503e7 draft default tip
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/dfast
| author | leomrtns |
|---|---|
| date | Thu, 03 Oct 2019 12:41:36 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:6ddc8a6503e7 |
|---|---|
| 1 <macros> | |
| 2 <token name="@VERSION@">1.2.3</token> | |
| 3 <xml name="requirements"> | |
| 4 <requirements> | |
| 5 <requirement type="package" version="@VERSION@">dfast</requirement> | |
| 6 <yield/> | |
| 7 </requirements> | |
| 8 </xml> | |
| 9 <xml name="version_command"> | |
| 10 <version_command>dfast --version</version_command> | |
| 11 </xml> | |
| 12 <xml name="citations"> | |
| 13 <citations> | |
| 14 <yield /> | |
| 15 </citations> | |
| 16 </xml> | |
| 17 </macros> |
