Mercurial > repos > iuc > cawlign
view macros.xml @ 1:1cd8a25117c1 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cawlign commit 4d120e9ad135279a9159c65cdc2548a7e601b7cd
| author | iuc |
|---|---|
| date | Mon, 08 Dec 2025 12:32:41 +0000 |
| parents | 31df46f4274e |
| children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">0.1.15</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>
