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

Changes for version 0.02 - 2019-04-30

  • Added this Changelog
  • Removed unnecessary variables
  • Fixed POD documentation
  • TODO: Bareword filehandle: currently used as readfq() needs it

Documentation

A program to calculate N50 from FASTA/FASTQ files

Modules

a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's small and without dependencies.