1
|
1 <macros>
|
|
2
|
|
3 <!--tool requirements-->
|
|
4 <xml name="tool_requirements">
|
|
5 <requirement type="package" version="1.15.0.6-0">pandoc</requirement>
|
|
6 <requirement type="package" version="1.6">r-rmarkdown</requirement>
|
|
7 <requirement type="package" version="0.6.2">parallel-fastq-dump</requirement>
|
|
8 </xml>
|
|
9
|
|
10 <!--tool description-->
|
|
11 <xml name="tool_description">
|
|
12 <description>fastq-dump tool wrapper with elastic user interface.</description>
|
|
13 </xml>
|
|
14
|
|
15 <!--tool options-->
|
|
16 <xml name="tool_options">
|
2
|
17 <option value="fastq-dump" selected="false">fastq-dump</option>
|
1
|
18 </xml>
|
|
19
|
|
20 <!--tool help-->
|
|
21 <xml name="tool_help">
|
|
22 <help><![CDATA[
|
|
23 Here is your tool help documentation.
|
|
24 ]]></help>
|
|
25 </xml>
|
|
26
|
|
27 <!--tool citations-->
|
|
28 <xml name="citations">
|
|
29 <citation type="doi"></citation>
|
|
30 </xml>
|
|
31 </macros>
|