FASTQ-STATS(1) | User Commands | FASTQ-STATS(1) |
fastq-stats - ea-utils: produce lots of easily digested statistics
fastq-stats [options] <fastq-file>
Version: 1.01 $Id: fastq-stats.cpp 652 2013-09-17 17:40:32Z earonesty $
Produces lots of easily digested statistics for the files listed
Options
-c cyclemax: max cycles for which following quality stats are produced [35] -w INT window: max window size for generating duplicate read statistics [2000000] -d debug: prints out debug statements -D don't do duplicate read statistics -s INT number of top duplicate reads to display -x FIL output fastx statistics (requires an output filename) -b FIL output base breakdown by per phred quality at every cycle.
-L FIL Output length counts
The following data are printed to stdout:
July 2015 | fastq-stats 1.1.2 |