v0.5.0
- Overhaul the way
--full-help
is displayed by making it a man page, and publishing HTML versions. Addman
as a dependency. - dereplication: Update to galah 0.2.0 (this changes dereplication results, see https://github.com/wwood/galah), and add new ways to output dereplication results and add thresholding options
- Fix bug is
genome
when used with--no-zeroes
that caused incorrect coverage estimates - Include supplementary alignments by default (can be reverted with
--exclude-supplementary-alignments
) (#34) - Croak when input BAM file is unsorted (#26)
genome
: Add--genome-fasta-list
input option
Thanks to Rhys Newell (@rhysnewell), Jianshu Zhao (@jianshu93), Atul Bhosale (@Atul9), and Antônio Pedro Camargo (@apcamargo) for contributions to this release.