Mercurial > repos > bgruening > racon
view macros.xml @ 6:ab52646465ad draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit 115f451c7c9e7e30fd1b8df26bfc5362832a6eb7"
author | bgruening |
---|---|
date | Sat, 19 Mar 2022 22:04:59 +0000 |
parents | 31e3a7f42502 |
children | bd59160b6d88 |
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.20</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="citations"> <citations> <citation type="doi">10.1101/gr.214270.116</citation> <yield /> </citations> </xml> </macros>