Skip to content

BWT-merge v0.3

Latest
Compare
Choose a tag to compare
@jltsiren jltsiren released this 04 Nov 16:22
· 12 commits to master since this release

This is the first actual release accompanying the arXiv version of the paper. bwt_merge now supports multiple input files and different input/output formats. Merging is faster than in v0.2.1, and memory usage has improved significantly. The programs now support RopeBWT format. Multithreading uses C++ threads instead of OpenMP.