Releases: BCCDC-PHL/kma-cgmlst
Releases · BCCDC-PHL/kma-cgmlst
v0.2.0
- Removed
--versioned_outdir
flag (Issue #16)
- Fixed issue where
fastp.csv
output files were incorrectly formatted as tsv (Issue #19)
- Added
--collect_outputs
and --collected_outputs_prefix
flags to collect tabular outputs for all samples together (Issue #17)
- Added data provenance tracking (Issue #21)
v0.1.2
- Added parameters to control
min_identity
and min_coverage
used for calling alleles (Issue #9)
- Fixed issue with some results being lost during kma
.res
file cleanup (Issue #11)
- Added kma
.mapstat
file to outputs (Issue #13)
- Enabled 3' quality trimming in fastp
v0.1.1
- Fixed issue where wrong number of inputs were passed to the
count_called_alleles
process (Issue #7)