comparison fastq_to_fasta.xml @ 1:723b5b38d88a draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/galaxy_sequence_utils/fastqtofasta commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 12:43:11 -0500
parents 3571553aeb20
children 4844c1810c16
comparison
equal deleted inserted replaced
0:3571553aeb20 1:723b5b38d88a
30 <help> 30 <help>
31 **What it does** 31 **What it does**
32 32
33 This tool converts FASTQ sequencing reads to FASTA sequences. 33 This tool converts FASTQ sequencing reads to FASTA sequences.
34 34
35 ------
36
37 **Citation**
38
39 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;`_
40
41 35
42 </help> 36 </help>
37
38 <citations>
39 <citation type="doi">10.1093/bioinformatics/btq281</citation>
40 </citations>
41
43 </tool> 42 </tool>