Mercurial > repos > iuc > nanopolishcomp_eventaligncollapse
view macros.xml @ 1:f6413cd3287d draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit 8fa5ff35b45c2b046c7f4800410cf39cb89a299a"
| author | iuc |
|---|---|
| date | Tue, 05 May 2020 11:11:28 +0000 |
| parents | 2f4e5f252d6a |
| children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">0.6.11</token> <token name="@WRAPPER_VERSION@">galaxy1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">nanopolishcomp</requirement> </requirements> </xml> <xml name="version_command"> <version_command>NanopolishComp --version</version_command> </xml> <xml name="citations"> <citations> <citation type="bibtex">@online{NanopolishComp, author = {Adrien Leger }, title = {NanopolishComp}, year = 2019, url = {https://a-slide.github.io/NanopolishComp/}, urldate = {2020-04-29} }</citation> </citations> </xml> <token name="@WID@"><![CDATA[ NanopolishComp is a companion package for downstream analyses of Nanopolish output files. ]]></token> <token name="@REFERENCES@"><![CDATA[ More information are available on the `project website <https://a-slide.github.io/NanopolishComp/>`_ and `github <https://github.com/a-slide/NanopolishComp>`_. ]]></token> </macros>
