The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.7.0 - 2022-12-12

  • FASTX::Seq has more stringent requirements, undef seq not allowed (but empty are fine)

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