Mercurial > repos > iuc > merqury
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:9d79beb19ac3 |
---|---|
1 <macros> | |
2 <token name="@TOOL_VERSION@">1.3</token> | |
3 <xml name="edam_ontology"> | |
4 <edam_topics> | |
5 <edam_topic>topic_0196</edam_topic> | |
6 </edam_topics> | |
7 <edam_operations> | |
8 <edam_operation>operation_0525</edam_operation> | |
9 </edam_operations> | |
10 </xml> | |
11 <xml name="requirements"> | |
12 <requirements> | |
13 <requirement type="package" version="@TOOL_VERSION@">merqury</requirement> | |
14 <requirement type="package" version="1.34">tar</requirement> | |
15 <requirement type="package" version="4.6.0">findutils</requirement> | |
16 <requirement type="package" version="8.32">coreutils</requirement> | |
17 </requirements> | |
18 </xml> | |
19 <xml name="citations"> | |
20 <citations> | |
21 <citation type="bibtex"> | |
22 @misc{githubMerqury, | |
23 author = {Arang Rhie, Brian P. Walez, Sergey Koren, Adam M. Phillippy}, | |
24 year = {2020}, | |
25 title = {Merqury}, | |
26 publisher = {GitHub}, | |
27 journal = {GitHub repository}, | |
28 url = {https://github.com/marbl/merqury}, | |
29 } | |
30 </citation> | |
31 </citations> | |
32 </xml> | |
33 </macros> |