Mercurial > repos > iuc > merqury
view macros.xml @ 4:09c589057ee8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/merqury commit 2c0e1d33bb5a462cd31bb4ad1ec4821520caccd4
author | iuc |
---|---|
date | Thu, 10 Aug 2023 22:57:52 +0000 |
parents | 589078edd230 |
children | eb7b00ec347d |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.3</token> <token name="@VERSION_SUFFIX@">3</token> <xml name="bio_tools"> <xrefs> <xref type="bio.tools">merqury</xref> </xrefs> </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">merqury</requirement> <requirement type="package" version="1.34">tar</requirement> <requirement type="package" version="4.6.0">findutils</requirement> <requirement type="package" version="8.32">coreutils</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @misc{githubMerqury, author = {Arang Rhie, Brian P. Walez, Sergey Koren, Adam M. Phillippy}, year = {2020}, title = {Merqury}, publisher = {GitHub}, journal = {GitHub repository}, url = {https://github.com/marbl/merqury}, } </citation> </citations> </xml> </macros>