Fixed - Reduced memory consumption of `catalogue_errors`. - `fast_convert qa` now properly outputs a fasta file - Fixed `long_fastx` `--others` option - Fixed `split_fastx` fastq output Added - `assess_homopolymers` can use multiple threads
0.3.8
Changed - Install `paftools.js` from minimap2 and `k8`
0.3.7
Changed - Speed improvements to several benchmarking and analysis scripts Fixed - Quoted all variables in `mini_align` to handle spaces in inputs.
0.3.6
Changed - `stats_from_bam` no longer throws exception when no alignments have been proceseed. Added - `coverage_from_bam` now has a `--one_file` option to better specify the output in the common usage.
0.3.5
Removed - Python 3.5 support Added - Python >3.6 support