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

Changes for version 0.08 - 2019-05-23

  • Removed redundant POD paragraphs
  • Added unit test on non existing file
  • Fixed but in n50.pl script
  • Added a test of the n50.pl script after build
  • Added a test of Changes that should contain last version

Documentation

Proch::N50 Development Roadmap
A program to calculate N50, min and max length from FASTA/FASTQ files
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 small and without dependencies.