Description

Sort SAM/BAM files by coordinate, queryname or template-coordinate using a fast external merge-sort

Input

Name
Description
Pattern

0 ()

1 ()

Output

Name
Description
Pattern

0 ()

0 ()

0 ()

0 ()

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