Releases: phac-nml/mikrokondo
Releases · phac-nml/mikrokondo
0.9.4 - 2025-09-25 (Madam Bo)
[0.9.3] - 2025-09-12 (Shao Kahn)
[0.9.3] - 2025-09-12
Fixed
- Locidex failures in due to incorrect container logic in IRIDANext. PR 192
As mikrokondo is abbreviated to MK internally, @kbessonov1984 pointed out that it maybe worth figuring out a way to incomporate Mortal Kombat into the project somehow. Going forward releases will start having a Mortal Kombat reference attached to them.
Thanks again for the suggestion! @kbessonov1984
0.9.2 - 2025-09-12
Updated
- Updated locidex to version 0.4.0. PR 189
Changed
-
Renamed metadata field
TotalLocitoTotalLociInSchme. PR 189 -
Renamed metadata field
AllelesPresenttoLociPresent. PR 189 -
Locidex default report mode is now
conservativemode instead of normal. PR 189
Added
- Metadata fields,
locidex_loci_no_blast_hit,locidex_loci_single_blast_hit,locidex_loci_with_mulitple_values,locidex_loci_no_nucleotide_hitsandlocidex_loci_no_protein_hits. PR 189
0.9.1
0.9.0
0.9.0 - 2025-08-11
Changed
-
Changed default search parameter for Escherichia coli to Escherichia. PR 181
-
Removed individual seven gene mlst results from IRIDANext config. PR 180
-
fastq_scan.pyscript was refactored to reduce resource usage. PR 179
Fixed
- Added missing
report_tagvalue torasusain thenextflow.configfile which was causing Issue #182. PR 181
0.8.1
0.8.1 - 2025-07-04
Added
- When
--skip_version_gatheringisfalse, a{sample}.mikrokondo.parameters.jsonand{sample}.mikrokondo.software.version.ymlis generated. These files collect all the software versions used in the pipeline and the parameters selected. Note: Parameters are recorded at the pipeline level, individual sample parameters are not included.
0.8.0
[0.8.0] - 2025-06-19
Changed
- Added
predicted_primary_type_name,predicted_primary_type_method,predicted_secondary_type_name, andpredicted_secondary_type_methodfields, which are output to Irida Next asPrimaryTypeID,PrimaryTypeIDMethod,SecondaryTypeID, andSecondaryTypeIDMethod, respectively. PR 168
0.7.1
0.7.0
[0.6.1] - 2025-04-28
Fixed
- Updated new parameter positions in
nextflow_schema.json