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

Changes for version 0.09 - 2019-05-29

  • Added ./bin directory to provide excutable scripts
  • n50.pl now accepts sequence with zero length (as seqkit)
  • n50.pl new output format (screen friendly)
  • Coverage directives for Devel::Coverage
  • Extensive test

Documentation

A script to calculate N50 from one or multiple FASTA/FASTQ files.
Proch::N50 Development Roadmap
A program to calculate N50 from FASTA/FASTQ files, used as template for Proch::N50 [n50_algorithm.pl]

Modules

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