comparison macros.xml @ 1:ad011fc670d6 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
author iuc
date Tue, 12 May 2020 17:08:45 -0400
parents 6847a625db4d
children 74d7b06c2b92
comparison
equal deleted inserted replaced
0:6847a625db4d 1:ad011fc670d6
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <macros> 2 <macros>
3 <token name="@TOOL_VERSION@">0.6.11</token> 3 <token name="@TOOL_VERSION@">0.6.11</token>
4 <token name="@WRAPPER_VERSION@">galaxy0</token> 4 <token name="@WRAPPER_VERSION@">galaxy1</token>
5 <xml name="requirements"> 5 <xml name="requirements">
6 <requirements> 6 <requirements>
7 <requirement type="package" version="@TOOL_VERSION@">nanopolishcomp</requirement> 7 <requirement type="package" version="@TOOL_VERSION@">nanopolishcomp</requirement>
8 </requirements> 8 </requirements>
9 </xml> 9 </xml>
10 <xml name="citations"> 10 <xml name="version_command">
11 <version_command>NanopolishComp --version</version_command>
12 </xml>
13 <xml name="citations">
11 <citations> 14 <citations>
12 <citation type="doi">111</citation> <!-- todo -->
13 <citation type="bibtex">@online{NanopolishComp, 15 <citation type="bibtex">@online{NanopolishComp,
14 author = {Adrien Leger }, 16 author = {Adrien Leger },
15 title = {NanopolishComp}, 17 title = {NanopolishComp},
16 year = 2019, 18 year = 2019,
17 url = {https://a-slide.github.io/NanopolishComp/}, 19 url = {https://a-slide.github.io/NanopolishComp/},