Mercurial > repos > bgruening > racon
comparison macros.xml @ 4:157794cb4e5d draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit f88d0f555d2bb239e6f2818454fc767ccd2f2150"
author | bgruening |
---|---|
date | Sun, 29 Aug 2021 10:48:30 +0000 |
parents | 822cb4a511d4 |
children | 31e3a7f42502 |
comparison
equal
deleted
inserted
replaced
3:822cb4a511d4 | 4:157794cb4e5d |
---|---|
1 <macros> | 1 <macros> |
2 <xml name="requirements"> | 2 <xml name="requirements"> |
3 <requirements> | 3 <requirements> |
4 <requirement type="package" version="@VERSION@">racon</requirement> | 4 <requirement type="package" version="@TOOL_VERSION@">racon</requirement> |
5 <yield/> | 5 <yield/> |
6 </requirements> | 6 </requirements> |
7 </xml> | 7 </xml> |
8 <token name="@VERSION@">1.4.13</token> | 8 <token name="@TOOL_VERSION@">1.4.13</token> |
9 <token name="@VERSION_SUFFIX@">1</token> | |
9 <xml name="citations"> | 10 <xml name="citations"> |
10 <citations> | 11 <citations> |
11 <citation type="doi">10.1101/gr.214270.116</citation> | 12 <citation type="doi">10.1101/gr.214270.116</citation> |
12 <yield /> | 13 <yield /> |
13 </citations> | 14 </citations> |