Mercurial > repos > iuc > cawlign
comparison macros.xml @ 0:31df46f4274e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cawlign commit 848922d15b3e17a864b3e40fdfed97e35f5646e5
| author | iuc |
|---|---|
| date | Wed, 15 Oct 2025 16:02:46 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:31df46f4274e |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">0.1.14</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <requirement type="package" version="@TOOL_VERSION@">cawlign</requirement> | |
| 7 </requirements> | |
| 8 </xml> | |
| 9 <xml name="stdio"> | |
| 10 <stdio> | |
| 11 <exit_code range="1:"/> | |
| 12 </stdio> | |
| 13 </xml> | |
| 14 <xml name="citations"> | |
| 15 <citations> | |
| 16 <citation type="bibtex">@misc{githubcawlign, | |
| 17 author = {Pond, Sergei and Weaver, Steven and Moshiri, Niema and Hepler, Lance}, | |
| 18 year = {2025}, | |
| 19 title = {cawlign: a C++ port of bealign}, | |
| 20 publisher = {GitHub}, | |
| 21 journal = {GitHub repository}, | |
| 22 url = {https://github.com/veg/cawlign} | |
| 23 }</citation> | |
| 24 </citations> | |
| 25 </xml> | |
| 26 </macros> |
