Description
Sort SAM/BAM files by coordinate, queryname or template-coordinate using a fast external merge-sort
Tools
mako Documentation
mako is a focused, single-purpose command-line tool for sorting SAM and BAM files. It uses a high-performance external merge-sort (spilling to disk for inputs larger than memory) with parallel radix sorting of in-memory chunks, and is a standalone packaging of the fgumi sort command.
License: MIT
Command copied!