comparison macros.xml @ 9:d6787bab7b11 draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methyldackel commit c1027a3f78bca2fd8a53f076ef718ea5adbf4a8a"
author bgruening
date Sat, 05 Jun 2021 09:18:31 +0000
parents
children
comparison
equal deleted inserted replaced
8:183cb55b1729 9:d6787bab7b11
1 <macros>
2 <token name="@TOOL_VERSION@">0.5.2</token>
3 <token name="@GALAXY_TOOL_VERSION@">galaxy0</token>
4 <xml name="edam_ontology">
5 <edam_topics>
6 <edam_topic>topic_3295</edam_topic>
7 </edam_topics>
8 <edam_operations>
9 <edam_operation>operation_3207</edam_operation>
10 </edam_operations>
11 </xml>
12 <xml name="requirements">
13 <requirements>
14 <requirement type="package" version="@TOOL_VERSION@">methyldackel</requirement>
15 </requirements>
16 </xml>
17
18 <xml name="citations">
19 <citations>
20 <citation type="bibtex">
21 @misc{githubmethyldackel,
22 author = {Devon, Ryan},
23 year = {2021},
24 title = {MethylDackel},
25 publisher = {GitHub},
26 journal = {GitHub repository},
27 url = {https://github.com/dpryan79/MethylDackel},
28 }
29 </citation>
30 </citations>
31 </xml>
32 </macros>