Mercurial > repos > iuc > tbl2gff3
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Jul 07 04:20:40 2020 -0400 @@ -0,0 +1,11 @@ +<?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>