|
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 <requirement type="package" version="0.11.7">fastqc</requirement>
|
|
|
9 </requirements>
|
|
|
10 <expand macro="stdio" />
|
|
|
11 <expand macro="shell_command" />
|
|
|
12 <inputs>
|
|
|
13 <expand macro="tool_name" />
|
|
|
14 <expand macro="option_argument_one_dataset" />
|
|
|
15 <expand macro="option_argument_multiple_datasets" />
|
|
|
16 <expand macro="option_argument_path_relative_to_upstream_tool" />
|
|
|
17 <expand macro="option_argument_string" />
|
|
|
18 <expand macro="option_argument_float" />
|
|
|
19 <expand macro="option_argument_integer" />
|
|
|
20 </inputs>
|
|
|
21 <outputs>
|
|
|
22 <expand macro="output_set" />
|
|
|
23 </outputs>
|
|
|
24 <citations>
|
|
|
25 <expand macro="citations" />
|
|
|
26 </citations>
|
|
|
27 </tool>
|