Mercurial > repos > bgruening > racon
view macros.xml @ 8:24089304f9c4 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit 3ff7b4745ccf85b6cf5a5c64625f9bde6f582b0f
author | bgruening |
---|---|
date | Wed, 19 Oct 2022 16:12:07 +0000 |
parents | bd59160b6d88 |
children | 699eb18c6ca8 |
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@">1</token> <xml name="citations"> <citations> <citation type="doi">10.1101/gr.214270.116</citation> <yield /> </citations> </xml> </macros>