Scroll to navigation

FASTQ_QUALITY_BOXPLOT_GRAPH.SH(1) User Commands FASTQ_QUALITY_BOXPLOT_GRAPH.SH(1)

NAME

fastq_quality_boxplot_graph.sh - Solexa-Quality BoxPlot plotter

SYNOPSIS

fastq_quality_boxplot_graph.sh [-i INPUT.TXT] [-t TITLE] [-p] [-o OUTPUT]

DESCRIPTION

Solexa-Quality BoxPlot plotter Generates a solexa quality score box-plot graph

[-p]
- Generate PostScript (.PS) file. Default is PNG image.
[-i INPUT.TXT] - Input file. Should be the output of "solexa_quality_statistics" program. [-o OUTPUT] - Output file name. default is STDOUT. [-t TITLE] - Title (usually the solexa file name) - will be plotted on the graph.

SEE ALSO

The quality of this automatically generated manpage might be insufficient. It is suggested to visit

http://hannonlab.cshl.edu/fastx_toolkit/commandline.html

to get a better layout as well as an overview about connected FASTX tools.

September 2018 fastq_quality_boxplot_graph.sh 0.0.14