comparison fastq_stats.xml @ 1:a0b83a2ec66f draft

planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
author devteam
date Tue, 13 Oct 2015 12:44:28 -0400
parents 7ec7a6652b5e
children 3cd457890ae0
comparison
equal deleted inserted replaced
0:7ec7a6652b5e 1:a0b83a2ec66f
15 <param name="input_file" value="fastq_stats1.fastq" ftype="fastqsanger" /> 15 <param name="input_file" value="fastq_stats1.fastq" ftype="fastqsanger" />
16 <output name="output_file" file="fastq_stats_1_out.tabular" /> 16 <output name="output_file" file="fastq_stats_1_out.tabular" />
17 </test> 17 </test>
18 </tests> 18 </tests>
19 <help> 19 <help>
20 **What is does**
21
20 This tool creates summary statistics on a FASTQ file. 22 This tool creates summary statistics on a FASTQ file.
21 23
22 .. class:: infomark 24 .. class:: infomark
23 25
24 **TIP:** This statistics report can be used as input for the **Boxplot** tools. 26 **TIP:** This statistics report can be used as input for the **Boxplot** tools.
63 65
64 Adapter bases in color space reads are excluded from statistics. 66 Adapter bases in color space reads are excluded from statistics.
65 67
66 ------ 68 ------
67 69
68 **Citation**
69
70 If you use this tool, please cite `Blankenberg D, Gordon A, Von Kuster G, Coraor N, Taylor J, Nekrutenko A; Galaxy Team. Manipulation of FASTQ data with Galaxy. Bioinformatics. 2010 Jul 15;26(14):1783-5. &lt;http://www.ncbi.nlm.nih.gov/pubmed/20562416&gt;`_
71
72
73 </help> 70 </help>
71
72 <citations>
73 <citation type="doi">10.1093/bioinformatics/btq281</citation>
74 </citations>
75
74 </tool> 76 </tool>