v0.1.2
- New optional hompolymer filter doesn't kmerize long homopolymers
- Improved logging info
- Correcting GQ field
- Correcting kmer counting
- Small speed/memory/io improvements
- Off-loaded annotation work from the single writer thread to the worker threads and using a large
multiple of page size for the BufWriter capacity - Fewer bam file opens
- Fewer clone operations
- Off-loaded annotation work from the single writer thread to the worker threads and using a large
Full Changelog: v0.1.0...v0.1.2