Changes for version 0.02 - 2019-05-07

  • Reader parses STDIN
  • Updated documentation

Documentation

A minimal implementation of the FASTX::Reader module to show how to parse a FASTA/FASTQ files

Modules

A lightweight FASTA and FASTQ reader based on Heng Li's parser, to retrieve name, comments*, sequence and quality* of each record. (* if any)