Skip to content

Releases: phac-nml/mikrokondo

[0.2.1] - 2024-06-04

04 Jun 16:13
e5a7570
Compare
Choose a tag to compare

[0.2.1] - 2024-06-04

Fixed

  • Parsed table values would not show up properly if values were missing resolving issue See PR 83
  • Fixed mismatched description for minimap2 and mash databases. See PR 83

Thank you so much @apetkau for all the work you did to get this patch to work!

v0.2.0 - [2024-05-14]

14 May 20:33
f1efb35
Compare
Choose a tag to compare

v0.2.0 - [2024-05-14]

Added

  • Updated documentation for params. See PR 66

  • Fixed param typos in schema, config and docs. See PR 66

  • Added parameter to skip length filtering of sequences. See PR 66

  • Added locidex for allele calling. See PR 62

  • Updated directory output structure and names. See PR 66

  • Added tests for Kraken2 contig binning. See PR 66

Fixed

  • If you select to filter contigs by length, those contigs will now be used for subsequent analysis. See PR 66

  • Matched ECTyper and SISTR parameters to what is set in the current IRIDA. See PR 68

  • Updated StarAMR point finder DB selection to resolve error when in db selection when a database is not selected addressing issue. See PR 74

  • Fixed calculation of SeqtkBaseCount value include counts for both pairs of paird-end reads. See PR 65.

Changed

  • Changed the specific files and metadata to store within IRIDA Next. See PR 65

  • Added separate report fields for (PASSED|FAILED|WARNING) values and for the the actual value. See PR 65

  • Updated StarAMR to version 0.10.0. See PR 74

v0.1.2 - [2024-05-02]

02 May 17:24
bb93c35
Compare
Choose a tag to compare

Changed

  • Changed default values for database parameters --dehosting_idx, --mash_sketch, --kraken2_db, and --bakta_db to null.
  • Enabled checking for existance of database files in JSON Schema to avoid issues with staging non-existent files in Azure.
  • Set --kraken2_db to be a required parameter for the pipeline.
  • Hide bakta parameters from IRIDA Next UI.

Version 0.1.1

22 Apr 17:50
0.1.1
af22d3c
Compare
Choose a tag to compare

v0.1.1 - [2024-04-22]

Added

Changed

  • Switched the resource labels for parse_fastp, select_pointfinder, report, and parse_kat from process_low to process_single as they are all configured to run on the local Nextflow machine.

v0.1.0 - [2024-03-22]

22 Mar 17:39
0a32774
Compare
Choose a tag to compare

Initial release of phac-nml/mikrokondo. Mikrokondo currently supports: read trimming and quality control, contamination detection, assembly (isolate, metagenomic or hybrid), annotation, AMR detection and subtyping of genomic sequencing data targeting bacterial or metagenomic data.

What's Changed

New Contributors

Full Changelog: https://github.com/phac-nml/mikrokondo/commits/0.1.0