Mercurial > repos > iuc > jbrowse
comparison macros.xml @ 10:1a6d882d340d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit ac44b067ee08de23180e8b5030374cf362ac4524
author | iuc |
---|---|
date | Fri, 02 Dec 2016 17:58:54 -0500 |
parents | ad4b9d7eae6a |
children | 4e11a688a635 |
comparison
equal
deleted
inserted
replaced
9:f422ba2e9aa5 | 10:1a6d882d340d |
---|---|
10 <requirement type="package" version="3.11">pyyaml</requirement> | 10 <requirement type="package" version="3.11">pyyaml</requirement> |
11 <yield/> | 11 <yield/> |
12 </requirements> | 12 </requirements> |
13 </xml> | 13 </xml> |
14 <token name="@DATA_DIR@">\$GALAXY_JBROWSE_SHARED_DIR</token> | 14 <token name="@DATA_DIR@">\$GALAXY_JBROWSE_SHARED_DIR</token> |
15 <token name="@WRAPPER_VERSION@">0.5.1</token> | 15 <token name="@WRAPPER_VERSION@">0.5.2</token> |
16 <xml name="stdio"> | 16 <xml name="stdio"> |
17 <stdio> | 17 <stdio> |
18 <exit_code range="1:"/> | 18 <exit_code range="1:"/> |
19 <exit_code range=":-1"/> | 19 <exit_code range=":-1"/> |
20 <regex match="Error:"/> | 20 <regex match="Error:"/> |
263 <expand macro="menu_sanitize" /> | 263 <expand macro="menu_sanitize" /> |
264 </param> | 264 </param> |
265 <param label="Menu title" | 265 <param label="Menu title" |
266 type="text" | 266 type="text" |
267 name="menu_title" | 267 name="menu_title" |
268 help="Will be displayed in the popup title bar if displayed ({name}, {id}, {type}, {start}, {end}, {strand} variables will be interpreted)"> | 268 help="Will be displayed in the popup title bar if displayed ({id}, {type}, {start}, {end}, {strand} variables will be interpreted)"> |
269 <expand macro="menu_sanitize" /> | 269 <expand macro="menu_sanitize" /> |
270 </param> | 270 </param> |
271 <param label="Menu url" | 271 <param label="Menu url" |
272 type="text" | 272 type="text" |
273 name="menu_url" | 273 name="menu_url" |