Mercurial > repos > iuc > tbl2gff3
view macros.xml @ 1:d9eb9f753fa6 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tbl2gff3 commit db75a8489a1f61ea30abe9b91f6febac8b34204f"
| author | iuc |
|---|---|
| date | Thu, 03 Dec 2020 16:59:00 +0000 |
| parents | 63f6b6ca0e97 |
| 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>
