0
|
1 <?xml version='1.0' encoding='UTF-8'?>
|
|
2 <macros>
|
|
3 <token name="@WRAPPER_VERSION@">1.0</token>
|
|
4 <xml name="param_method">
|
6
|
5 <param name="method" type="select" label="Protein clustering method" dynamic_options="get_clustering_method_options(scaffold)"/>
|
0
|
6 </xml>
|
|
7 <xml name="param_scaffold">
|
6
|
8 <param name="scaffold" type="select" label="Gene family scaffold" refresh_on_change="True">
|
|
9 <options from_data_table="plant_tribes_scaffolds">
|
|
10 <column name="name" index="1"/>
|
|
11 <column name="value" index="2"/>
|
7
|
12 <column name="path" index="2"/>
|
6
|
13 <filter type="sort_by" column="1"/>
|
|
14 <validator type="no_options" message="No PlantTribes scaffolds are available. Use the PlantTribes Scaffolds Download Data Manager tool in Galaxy to install and populate the PlantTribes scaffolds data table."/>
|
|
15 </options>
|
0
|
16 </param>
|
|
17 </xml>
|
|
18 <xml name="citation1">
|
|
19 <citation type="bibtex">
|
|
20 @misc{None,
|
|
21 journal = {None},
|
|
22 author = {1. Wafula EK},
|
|
23 title = {Manuscript in preparation},
|
|
24 year = {None},
|
|
25 url = {https://github.com/dePamphilis/PlantTribes},}
|
|
26 </citation>
|
|
27 </xml>
|
|
28 </macros>
|