Mercurial > repos > iuc > nanopolishcomp_eventaligncollapse
diff 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 diff
--- a/macros.xml Thu Apr 30 09:55:36 2020 +0000 +++ b/macros.xml Tue May 05 11:11:28 2020 +0000 @@ -1,15 +1,17 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">0.6.11</token> - <token name="@WRAPPER_VERSION@">galaxy0</token> + <token name="@WRAPPER_VERSION@">galaxy1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">nanopolishcomp</requirement> </requirements> </xml> - <xml name="citations"> + <xml name="version_command"> + <version_command>NanopolishComp --version</version_command> + </xml> + <xml name="citations"> <citations> - <citation type="doi">111</citation> <!-- todo --> <citation type="bibtex">@online{NanopolishComp, author = {Adrien Leger }, title = {NanopolishComp},
