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

Changes for version 0.80 - 2019-08-18

  • Only "bin/n50" has been updated
  • NEW: Added -q for thousand separator (will cause adding quotes in --format csv)
  • Now also n50 migrated to JSON::PP, as Proch::N50 does since 0.04
  • Prints a short usage if invoked without filenames
  • Warning printed if using --format custom without --template
  • Added aliases in --template for newline ({n} and \n) and tab ({t} and \t)

Documentation

n50
A script to calculate N50 from one or multiple 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 easy to install, with minimal dependencies.