# HG changeset patch # User devteam # Date 1447263475 18000 # Node ID e41385662e5e12c054a27c53519411ad76f93862 # Parent 57adb07cccfc558bad36a8c6c4aea50ffddb46c8 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastq_quality_filter commit a1517c9d22029095120643bbe2c8fa53754dd2b7 diff -r 57adb07cccfc -r e41385662e5e fastq_quality_filter.xml --- a/fastq_quality_filter.xml Tue Dec 03 12:36:13 2013 -0500 +++ b/fastq_quality_filter.xml Wed Nov 11 12:37:55 2015 -0500 @@ -1,48 +1,48 @@ - + fastx_toolkit - zcat -f '$input' | fastq_quality_filter -q $quality -p $percent -v -o $output + + - - - +]]> + - - - + + - - - - + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + **What it does** This tool filters reads based on quality scores. @@ -77,7 +77,7 @@ This tool is based on `FASTX-toolkit`__ by Assaf Gordon. - .. __: http://hannonlab.cshl.edu/fastx_toolkit/ - + .. __: http://hannonlab.cshl.edu/fastx_toolkit/ + diff -r 57adb07cccfc -r e41385662e5e tool_dependencies.xml --- a/tool_dependencies.xml Tue Dec 03 12:36:13 2013 -0500 +++ b/tool_dependencies.xml Wed Nov 11 12:37:55 2015 -0500 @@ -1,6 +1,6 @@ - +