Mercurial > repos > iuc > virhunter
diff macros.xml @ 1:341bcf4d4fcd draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/VirHunter commit c3685ed6a70b47012b62b95a2a3db062bd3b7475
| author | iuc |
|---|---|
| date | Thu, 05 Jan 2023 14:27:31 +0000 |
| parents | 6052fcc0d113 |
| children | 206c8054d74a |
line wrap: on
line diff
--- a/macros.xml Wed Nov 09 12:18:36 2022 +0000 +++ b/macros.xml Thu Jan 05 14:27:31 2023 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">1.0.0</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">2</token> <xml name="requirements"> <requirements> <requirement type="package" version="1.23.3">numpy</requirement> @@ -14,7 +14,7 @@ </xml> <xml name="citations"> <citations> - <citation type="doi">10.1038/s41467-019-12528-4</citation> + <citation type="doi">10.3389/fbinf.2022.867111</citation> </citations> </xml> -</macros> \ No newline at end of file +</macros>
