|
0
|
1 <tool id="dynamic_STAR" name="Dynamic STAR" version="1.0.0">
|
|
|
2 <macros>
|
|
|
3 <import>dynamic_tool_wrappers_macros.xml</import>
|
|
|
4 </macros>
|
|
|
5 <description></description>
|
|
|
6 <requirements>
|
|
|
7 <expand macro="rmarkdown_requirements" />
|
|
|
8 </requirements>
|
|
|
9 <expand macro="stdio" />
|
|
|
10 <expand macro="shell_command" />
|
|
|
11 <inputs>
|
|
|
12 <expand macro="tool_name" />
|
|
|
13 <expand macro="option_argument_one_dataset" />
|
|
|
14 <expand macro="option_argument_multiple_datasets" />
|
|
|
15 <expand macro="option_argument_path_relative_to_upstream_tool" />
|
|
|
16 <expand macro="option_argument_string" />
|
|
|
17 <expand macro="option_argument_float" />
|
|
|
18 <expand macro="option_argument_integer" />
|
|
|
19 </inputs>
|
|
|
20 <outputs>
|
|
|
21 <expand macro="output_set" />
|
|
|
22 </outputs>
|
|
|
23 <citations>
|
|
|
24 <expand macro="citations" />
|
|
|
25 </citations>
|
|
|
26 </tool>
|