Changes for version 0.32 - 2019-06-12

  • Ships a script to count FASTA/FASTQ sequences called 'fqc' (see)
  • Reader object new property 'compressed' (1 if reading .gz files, 0 otherwise)
  • POD documentation Updated

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.