Forum:Faster Bam Sorting With Samtools And Rocksdb
0
4
Entering edit mode
10.2 years ago

Faster BAM Sorting with SAMtools and RocksDB

http://devblog.dnanexus.com/faster-bam-sorting-with-samtools-and-rocksdb/

We’ve been hacking on a fork of samtools providing a new command, samtools rocksort, capable of sorting large BAMs significantly faster than samtools sort on modern server hardware. It leverages the flexible external sorting and compaction algorithms in RocksDB, Facebook’s recently open-sourced embedded storage engine (itself a descendant of Google’s LevelDB).

Cool stuff.

bam sam samtools • 2.5k views
ADD COMMENT

Login before adding your answer.

Traffic: 2038 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6