Mercurial > repos > iuc > nanopolishcomp_eventaligncollapse
comparison macros.xml @ 0:6847a625db4d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit e96954b0926211a1da3292c00aada6d366a2b25d"
author | iuc |
---|---|
date | Thu, 30 Apr 2020 05:56:29 -0400 |
parents | |
children | ad011fc670d6 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:6847a625db4d |
---|---|
1 <?xml version="1.0"?> | |
2 <macros> | |
3 <token name="@TOOL_VERSION@">0.6.11</token> | |
4 <token name="@WRAPPER_VERSION@">galaxy0</token> | |
5 <xml name="requirements"> | |
6 <requirements> | |
7 <requirement type="package" version="@TOOL_VERSION@">nanopolishcomp</requirement> | |
8 </requirements> | |
9 </xml> | |
10 <xml name="citations"> | |
11 <citations> | |
12 <citation type="doi">111</citation> <!-- todo --> | |
13 <citation type="bibtex">@online{NanopolishComp, | |
14 author = {Adrien Leger }, | |
15 title = {NanopolishComp}, | |
16 year = 2019, | |
17 url = {https://a-slide.github.io/NanopolishComp/}, | |
18 urldate = {2020-04-29} | |
19 }</citation> | |
20 </citations> | |
21 </xml> | |
22 <token name="@WID@"><![CDATA[ | |
23 NanopolishComp is a companion package for downstream analyses of Nanopolish output files. | |
24 ]]></token> | |
25 <token name="@REFERENCES@"><![CDATA[ | |
26 More information are available on the `project website <https://a-slide.github.io/NanopolishComp/>`_ and `github <https://github.com/a-slide/NanopolishComp>`_. | |
27 ]]></token> | |
28 </macros> |