Mercurial > repos > iuc > merqury
diff macros.xml @ 0:9d79beb19ac3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/merqury commit 561c3bcec49ecef9384b565861ccee11a377f7cd"
author | iuc |
---|---|
date | Sun, 18 Apr 2021 23:47:56 +0000 |
parents | |
children | 39edec572bae |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Sun Apr 18 23:47:56 2021 +0000 @@ -0,0 +1,33 @@ +<macros> + <token name="@TOOL_VERSION@">1.3</token> + <xml name="edam_ontology"> + <edam_topics> + <edam_topic>topic_0196</edam_topic> + </edam_topics> + <edam_operations> + <edam_operation>operation_0525</edam_operation> + </edam_operations> + </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>