Mercurial > repos > iuc > meryl
comparison macros.xml @ 0:068920e730f4 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit f94b7a1d482e29e10c33205ae5394c4c4a1e74e0"
author | iuc |
---|---|
date | Mon, 05 Apr 2021 15:04:36 +0000 |
parents | |
children | 35ac9de60bec |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:068920e730f4 |
---|---|
1 <macros> | |
2 <token name="@TOOL_VERSION@">1.2</token> | |
3 <token name="@GALAXY_TOOL_VERSION@">galaxy0</token> | |
4 <xml name="edam_ontology"> | |
5 <edam_topics> | |
6 <edam_topic>topic_0196</edam_topic> | |
7 </edam_topics> | |
8 <edam_operations> | |
9 <edam_operation>operation_0525</edam_operation> | |
10 </edam_operations> | |
11 </xml> | |
12 <xml name="requirements"> | |
13 <requirements> | |
14 <requirement type="package" version="1.1">merqury</requirement> | |
15 <requirement type="package" version="1.2">meryl</requirement> | |
16 <requirement type="package" version="1.34">tar</requirement> | |
17 </requirements> | |
18 </xml> | |
19 <xml name="citations"> | |
20 <citations> | |
21 <citation type="bibtex"> | |
22 @misc{githubMeryl, | |
23 author = {Arang Rhie, Brian P. Walez, Sergey Koren, Adam M. Phillippy}, | |
24 year = {2020}, | |
25 title = {Meryl}, | |
26 publisher = {GitHub}, | |
27 journal = {GitHub repository}, | |
28 url = {https://github.com/marbl/meryl}, | |
29 } | |
30 </citation> | |
31 </citations> | |
32 </xml> | |
33 </macros> |