Mercurial > repos > bgruening > racon
view macros.xml @ 3:822cb4a511d4 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit 992d4caac3bea8bd19a331aef795d81d3150ac5c"
author | bgruening |
---|---|
date | Sat, 18 Apr 2020 23:38:41 +0000 |
parents | 1c2e93f2d7c0 |
children | 157794cb4e5d |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">racon</requirement> <yield/> </requirements> </xml> <token name="@VERSION@">1.4.13</token> <xml name="citations"> <citations> <citation type="doi">10.1101/gr.214270.116</citation> <yield /> </citations> </xml> </macros>