Skip to content

Release v1.3.0

Compare
Choose a tag to compare
@rmcolq rmcolq released this 23 Sep 19:37
· 4 commits to main since this release
60bcbd9
  • Refactor code around extracting read fractions and reads by taxa. This included removing support to extract sub-species and sub-sub-species reads to files because kraken assignments aren't confident enough to justify it. Also resolved a bug where the read counts in the summary file were on occasion double counted.
  • Add kraken_confidence parameter
  • Make alignment use short-read preset when we have illumina data
  • Catch where out_dir or output used on command line instead of outdir
  • Run extract steps with progressive memory allowed so that fewer resources required more often

What's Changed

Full Changelog: 1.2.1...1.3.0