Mercurial > repos > iuc > cawlign
view 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 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">0.1.14</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">cawlign</requirement> </requirements> </xml> <xml name="stdio"> <stdio> <exit_code range="1:"/> </stdio> </xml> <xml name="citations"> <citations> <citation type="bibtex">@misc{githubcawlign, author = {Pond, Sergei and Weaver, Steven and Moshiri, Niema and Hepler, Lance}, year = {2025}, title = {cawlign: a C++ port of bealign}, publisher = {GitHub}, journal = {GitHub repository}, url = {https://github.com/veg/cawlign} }</citation> </citations> </xml> </macros>
