Mercurial > repos > iuc > halfdeep
view macros.xml @ 1:a53e299fe1cb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/halfdeep commit 6a77207f883c3e7732b318968fe5f87a6762e24f
author | iuc |
---|---|
date | Thu, 12 Dec 2024 09:08:40 +0000 |
parents | 607d5e33c4c2 |
children | ab8373ba3830 |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">halfdeep</requirement> </requirements> </xml> <token name="@TOOL_VERSION@">0.1.0</token> <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">21.05</token> <xml name="citations"> <citations> <citation type="bibtex"> @misc{github_halfdeep, author = {Makova Lab PSU}, year = "2019", title = {HalfDeep}, publisher = {GitHub}, journal = {GitHub repository}, url = {https://github.com/makovalab-psu/HalfDeep} </citation> </citations> </xml> </macros>