Mercurial > repos > bgruening > racon
view macros.xml @ 6:d865b62f501c draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit 115f451c7c9e7e30fd1b8df26bfc5362832a6eb7"
author | bgruening |
---|---|
date | Sat, 19 Mar 2022 22:03:50 +0000 |
parents | 7c847ec300b8 |
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>