Skip to content

v2.3.2

Compare
Choose a tag to compare
@dpark01 dpark01 released this 01 Aug 16:26
· 16 commits to master since this release
d3e988a

What's Changed

functionality updates

  • In cmd.py argparse common_args(), set default number of threads to all available if --threads is unspecified by @tomkinsc in #104
  • index bam before calling samtools idxstats; warn user if input lacks reads by @tomkinsc in #102

dependency updates

  • add fgbio to conda dependencies by @tomkinsc in #103
  • update viral-baseimage 0.2.2 -> 0.2.3 (with fully-featured qsv) by @tomkinsc in #100

build updates

Full Changelog: v2.3.1...v2.3.2