Documentation

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

Modules

A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.
Warning, Experimental Paired-End FASTQ files reader, based on FASTX::Reader.
Shared routines for binaries using FASTX::Reader and FASTX::PE.
A class for representing a sequence for FASTX::Reader