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

Changes for version 0.31 - 2019-06-12

  • POD documentation Updated

Documentation

Demo script using FASTX::Reader to count sequences in FASTA / FASTQ files
A minimal implementation of the FASTX::Reader module to show how to parse a FASTA/FASTQ files
A minimal implementation of the FASTX::Reader module to show how to parse a FASTA/FASTQ files

Modules

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