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-->
|
3
|
28 <xml name="tool_citations">
|
|
29 <citation type="bibtex"><![CDATA[
|
|
30 @article{allaire2016rmarkdown,
|
|
31 title={rmarkdown: Dynamic Documents for R, 2016},
|
|
32 author={Allaire, J and Cheng, Joe and Xie, Yihui and McPherson, Jonathan and Chang, Winston and Allen, Jeff
|
|
33 and Wickham, Hadley and Atkins, Aron and Hyndman, Rob},
|
|
34 journal={R package version 0.9},
|
|
35 volume={6},
|
|
36 year={2016}
|
|
37 }
|
|
38 ]]></citation>
|
|
39 <citation type="bibtex"><![CDATA[
|
|
40 @book{xie2015elastic,
|
|
41 title={Dynamic Documents with R and knitr},
|
|
42 author={Xie, Yihui},
|
|
43 volume={29},
|
|
44 year={2015},
|
|
45 publisher={CRC Press}
|
|
46 }
|
|
47 ]]></citation>
|
1
|
48 </xml>
|
|
49 </macros>
|