Mercurial > repos > iuc > tbl2gff3
comparison macros.xml @ 0:63f6b6ca0e97 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tbl2gff3 commit 725ff8b6a4f01bf532052ce46400f529551a317d"
| author | iuc |
|---|---|
| date | Tue, 07 Jul 2020 08:19:40 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:63f6b6ca0e97 |
|---|---|
| 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> |
