v1.9.2
Changes from the last release:
- Output matrices can be stored in sparse format (
-sparse
switch). - Better workload balancing.
- Improved parallelization scheme in
new2all
mode (few-fold speed improvement). - Reduced memory footprint of
-multisample-fasta
mode. - More than one input FASTA files supported in
-multisample-fasta
mode. - Added
-extend
switch which allows extending existing kmer database. - Serialization/deserialization works much faster now.
- Fixed serious bug in
-multisample-fasta
mode which caused incorrect kmers counting.