The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.50 - 2019-06-13

  • Added a control in new() that will stop parsing the file if it's binary (and not .gz)
  • Added a new control in getFastqRead() to report truncated FASTQ files
  • 'fqc': file without reads will print n/a instead of 0

Documentation

fqc
A FASTA/FASTQ sequence counter

Modules

A lightweight module to parse FASTA and FASTQ files, based on Heng Li's readfq() method, packaged in an object oriented parser.