|
0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 <tool id="dynamic_skewer" name="dynamic skewer" version="1.0.0">
|
|
|
3 <macros>
|
|
|
4 <import>dynamic_tool_wrappers_macros.xml</import>
|
|
|
5 </macros>
|
|
|
6 <description/>
|
|
|
7 <requirements>
|
|
|
8 <expand macro="rmarkdown_requirements"/>
|
|
|
9 </requirements>
|
|
|
10 <expand macro="stdio"/>
|
|
|
11 <expand macro="shell_command"/>
|
|
|
12 <inputs>
|
|
|
13 <expand macro="tool_name"/>
|
|
|
14 <expand macro="option_argument_single_dataset"/>
|
|
|
15 <expand macro="option_argument_multiple_datasets"/>
|
|
|
16 <expand macro="option_argument_path_relative_to_a_tool"/>
|
|
|
17 <expand macro="option_argument_path_relative_to_this_tool"/>
|
|
|
18 <expand macro="option_argument_string_float_integer"/>
|
|
|
19 </inputs>
|
|
|
20 <outputs>
|
|
|
21 <expand macro="output_set"/>
|
|
|
22 </outputs>
|
|
|
23 <citations>
|
|
|
24 <expand macro="citations"/>
|
|
|
25 </citations>
|
|
|
26 </tool>
|