Mercurial > repos > iuc > merqury
view macros.xml @ 3:f8113c25bc6b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/merqury commit dab8c5d9603de18548f1a5bd973ffa92b016936f
author | iuc |
---|---|
date | Tue, 12 Jul 2022 15:23:31 +0000 |
parents | 589078edd230 |
children | 09c589057ee8 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.3</token> <token name="@VERSION_SUFFIX@">2</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>