0
|
1 <?xml version='1.0' encoding='UTF-8'?>
|
|
2 <macros>
|
|
3 <token name="@WRAPPER_VERSION@">1.0</token>
|
|
4 <xml name="param_method">
|
|
5 <param name="method" type="select" label="Protein clustering method">
|
|
6 <option value="gfam" selected="true">GFam</option>
|
|
7 <option value="orthofinder">OrthoFinder</option>
|
|
8 <option value="orthomcl">OrthoMCL</option>
|
|
9 </param>
|
|
10 </xml>
|
|
11 <xml name="param_scaffold">
|
|
12 <param name="scaffold" type="select" label="Gene family scaffold">
|
|
13 <options from_data_table="plant_tribes_scaffolds" />
|
|
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 </param>
|
|
16 </xml>
|
|
17 <xml name="citation1">
|
|
18 <citation type="bibtex">
|
|
19 @misc{None,
|
|
20 journal = {None},
|
|
21 author = {1. Wafula EK},
|
|
22 title = {Manuscript in preparation},
|
|
23 year = {None},
|
|
24 url = {https://github.com/dePamphilis/PlantTribes},}
|
|
25 </citation>
|
|
26 </xml>
|
|
27 </macros>
|