Skip to content

Releases: MDU-PHL/bohra

One species is enough

25 Mar 22:33

Choose a tag to compare

  • removed duplication of species file in results files used to generate report. Addresses #194

Full Changelog: v3.6.3...v3.6.4

Fixing dependency on column names for amr/plasmid collation

23 Mar 07:12

Choose a tag to compare

Recent updates to amrfinderplus and abritamr resulted in the incorrect column names being used. Added in flexible option to be backwards compatible with previous versions of these tools. Addresses issue #192

Full Changelog: v3.6.2...v3.6.3

Preview mash magic

17 Mar 05:49

Choose a tag to compare

  • added conditional functionality to address different settings for using mash on reads vs assemblies issue #188

Full Changelog: v3.5.2...v3.6.1

Added gtdb syntax consistency

15 Mar 22:42

Choose a tag to compare

  • added capability to use gtdb syntax ie Enterococcus faecium_B for abritamr and potential serotyping (issue #187 )

Full Changelog: v3.5.1...v3.5.2

Cleaning up

13 Mar 09:35

Choose a tag to compare

  • fixed up gubbins env
  • bug fix for comment in report

Full Changelog: v3.5.0...v3.5.1

Housekeeping help

13 Mar 05:57

Choose a tag to compare

  • implemented some changes to installation process to address #171 #170 #172
  • made kraken2 database and mlst databases dependencies of the the workflow - so that any changes to these resources will trigger a rerun of these processes. In part address #183
  • added checks for mobsuite and ectyper database installation - network drop outs may hide that these are not complete issue #181 #180
  • tidied up command line options removing some legacy code #185
  • filtering contigs length issue #184
  • updated dependency ska env yaml - pinned pandas <3.0 to prevent issue with ska distance

Full Changelog: v3.4.3...v3.5.0

Squashing some persistent bugs

04 Mar 03:05

Choose a tag to compare

  • finally fixed the -h bug #169
  • sped up prokka #176
  • made cluster table visible when only one threshold (not heirchical) #167
  • changed tests --cpus in CI to make testing quicker

What's Changed

  • Speed up prokka annotation step with --noanno by @Copilot in #177

Full Changelog: v3.4.2...v3.4.3

Match making species

26 Feb 22:56

Choose a tag to compare

  • address #174 fixed input to detect species for use in abritamr -> amrfinder

Full Changelog: v3.4.1...v3.4.2

Bugfix for mixed run of AMR and Typing

25 Feb 01:52

Choose a tag to compare

  • updated CLI for preview with the settings set for prokka and speciation off by default
  • modified path of input data through workflow to ensure that assemblies from reads and supplied assemblies move through the pipeline to address issue #168
    Full Changelog: v3.4.0...v3.4.1

Quick preview mode added

23 Feb 21:23

Choose a tag to compare

  • added in a preview mode bohra run preview --help which will run mash and generate a NJ tree for quick assessment of dataset.
  • prokka can be slow - made an option to turn this off (off by default when using preview)
  • updated environment files to pin updated lissero, meningotype and ngamster with fixed pkg_resources issues
  • pinned new version of mlst (>= 2.32.2) to provide additional information on mlst

Full Changelog: v3.3.0...v3.4.0