GCSA2 v0.8
This is a performance update.
- New encoding for the FM-index that makes it as fast as the FM-index in BWA.
- Kmer comparison: report the size of the symmetric difference between two indexes, and optionally output the kmers specific to one of the indexes.
- The LCP array file has now a proper header.
- Due to changes in file formats, old indexes must be rebuilt.
- Headers are now located under
include/gcsa
.