Mercurial > repos > iuc > tbl2gff3
comparison macros.xml @ 0:965674d88d34 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tbl2gff3 commit 725ff8b6a4f01bf532052ce46400f529551a317d"
author | iuc |
---|---|
date | Tue, 07 Jul 2020 04:20:40 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:965674d88d34 |
---|---|
1 <?xml version="1.0"?> | |
2 <macros> | |
3 <xml name="requirements"> | |
4 <requirements> | |
5 <requirement type="package" version="0.6.4">bcbiogff</requirement> | |
6 <yield/> | |
7 </requirements> | |
8 </xml> | |
9 | |
10 <token name="@HELP@">If a numeric value is specified (e.g. 0.1, 1, -42), this column from the table will be used. If a non-numeric value (e.g. 2b, yeast) is used, then this text will be used instead</token> | |
11 </macros> |