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

Changes for version 1.4.0 - 2022-06-19

  • Updated documentation
  • Added a len() method for FASTX::Seq

Documentation

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

Modules

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