comparison fastq_masker_by_quality.xml @ 1:9d234265981e draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/galaxy_sequence_utils/fastq_masker_by_quality commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 12:41:24 -0500
parents 5a7b5751617b
children eb592e9ec47a
comparison
equal deleted inserted replaced
0:5a7b5751617b 1:9d234265981e
50 50
51 This tool allows masking base characters in FASTQ format files dependent upon user specified quality score value and comparison method. 51 This tool allows masking base characters in FASTQ format files dependent upon user specified quality score value and comparison method.
52 52
53 This tool is not available for use on color space (csSanger) formats. 53 This tool is not available for use on color space (csSanger) formats.
54 54
55 ------
56
57 **Citation**
58
59 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. <http://www.ncbi.nlm.nih.gov/pubmed/20562416>`_
60
61
62 </help> 55 </help>
56
57 <citations>
58 <citation type="doi">10.1093/bioinformatics/btq281</citation>
59 </citations>
60
63 </tool> 61 </tool>