Mercurial > repos > bgruening > racon
view macros.xml @ 5:7c847ec300b8 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit 7453ca03cdbd4ac614b17164fe71e06bab5a5246"
author | bgruening |
---|---|
date | Sun, 12 Sep 2021 19:27:13 +0000 |
parents | cd06929b224b |
children | 39bed8de8017 |
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>