Mercurial > repos > iuc > tbl2gff3
view 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 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="0.6.4">bcbiogff</requirement> <yield/> </requirements> </xml> <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> </macros>
