Mercurial > repos > bgruening > racon
view macros.xml @ 4:157794cb4e5d draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit f88d0f555d2bb239e6f2818454fc767ccd2f2150"
author | bgruening |
---|---|
date | Sun, 29 Aug 2021 10:48:30 +0000 |
parents | 822cb4a511d4 |
children | 31e3a7f42502 |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">racon</requirement> <yield/> </requirements> </xml> <token name="@TOOL_VERSION@">1.4.13</token> <token name="@VERSION_SUFFIX@">1</token> <xml name="citations"> <citations> <citation type="doi">10.1101/gr.214270.116</citation> <yield /> </citations> </xml> </macros>