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

Changes for version 0.70 - 2020-01-20

  • Added attribute 'loadseqs' in method new(), will load all sequence in %{ $self-{seqs} }. Values can be 'name' or 'seq' (that is the key of the resulting hash)

Documentation

fqc
A FASTA/FASTQ sequence counter
A demo implementation to filter fastx files by length

Modules

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