Mercurial > repos > bgruening > racon
view macros.xml @ 7:bd59160b6d88 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit 315fa3071141484b055db128f7d116a774cc5beb"
author | bgruening |
---|---|
date | Wed, 13 Apr 2022 15:38:24 +0000 |
parents | 31e3a7f42502 |
children | 24089304f9c4 |
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.5.0</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="citations"> <citations> <citation type="doi">10.1101/gr.214270.116</citation> <yield /> </citations> </xml> </macros>