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

Changes for version 0.07 - 2019-05-15

  • GitHub repository restructured to allow TravisCI tests

Documentation

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, using Heng Li's _readfq()_ method https://github.com/lh3/readfq, packaged in an object oriented parser.
A lightweight FASTA and FASTQ reader based on Heng Li's parser.