Skip to content

v1.0.1

Compare
Choose a tag to compare
@sage-wright sage-wright released this 24 Jul 17:20
· 416 commits to main since this release
ee71277

Public Health Bioinformatics v1.0.1 Release Notes

This patch release resolves various bugs and updates workflows to use Theiagen-hosted Docker images.

Nextclade

  • Updated the default Nextclade dataset tags and docker images
  • Adjusted output parsing to ensure continuity between versions
  • Corrected incorrect variable name (gene_annotations_json is now gene_annotations_gff, as described by the Nextclade documentation)

AMRFinderPlus

  • Enabled organism-specific AMR gene detection for new organisms: K. pneumoniae, K. oxytoca, K. aerogenes, S. pseudintermedius, Streptococcus pyogenes, V. cholerae, Burkholderia cepacia, Burkholderia pseudomallei, C. coli, C. jejuni, Citrobacter freundii, Clostridioides difficile, Enterobacter cloacae, Enterococcus faecalis, Enterococcus hirae, Enterococcus faecium, Serratia marcescens
  • added optional String input expected_taxon to allow the user to override the gambit_predicted_taxon as input for the amrfinderplus task

Shigella characterization

  • Added option to change the Shigatyper Docker image
  • Updated the default Shigeifinder Docker image

kSNP3

  • Added an option to the kSNP3 workflow that allows users to add samples to an existing tree

Freyja

  • Updated default docker images
  • Changed result when database fails to update in Freyja_FASTQ (now fails instead of succeeding -- thanks @HNHalstead!)

TheiaValidate

  • Fixed bug when the validation_criteria_tsv optional input variable was not provided
  • Fixed bug when "NA" strings were incorrectly parsed as actual NAs

BaseSpace_Fetch

  • Fixed bug when read files contained dots

Snippy/TheiaEuk

  • Fixed bug in Snippy gene query task that previously caused product names that include commas to be truncated

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1