Releases: epi2me-labs/wf-bacterial-genomes
Releases · epi2me-labs/wf-bacterial-genomes
v1.4.1
v1.4.0
Changed
- Reconciled workflow with wf-template v5.2.5.
- Report wording.
- Updated Medaka to v2.0.0.
v1.3.0
Added
- Workflow now accepts BAM as well as FASTQ files as input (using the
--bam
or--fastq
parameters, respectively) --override_basecaller_cfg
parameter for cases where automatic basecall model detection fails or users wish to override the automatic choice.
Removed
- The
--basecaller_cfg
,--medaka_consensus_model
, and--medaka_variant_model
parameters as the appropriate Medaka model is now automatically determined from the input data.
Changed
v1.2.0
Added
client_fields
parameter to allow input of a JSON file of key value pairs to display on output reports.min_read_length
parameter to remove reads below specified length (default 1000bp) from downstream analysis, to improve de novo assembly process- Salmonella serotyping with
SeqSero2
Fixed
- Duplicate entries in
Pointfinder
processing
v1.1.1
Fixed
- Report generation when
Resfinder
fails
v1.0.0
Added
- Cloud support for the workflow within the EPI2ME Application.
Changed
- Documentation
v0.4.0
Added
- MacOS ARM64 support
- New parameter
--flye_opts
for passing additional arguments toflye
.
Changed
- Clarify docker is default in README
Fixed
- De novo assembly failing due to low coverage in some situations.
v0.3.3
Fixed
- Overwrites in Nextflow config implemented incorrectly
Changed
- Updated Medaka to 1.9.1.
v0.3.2
Fixed
- Edge case where medaka variant output is unsorted and causes medaka annotate to exit
Changed
- Bumped minimum required Nextflow version to 23.04.2.
- Now uses Medaka v1.8.2 with updated models.
- Options for the
--basecaller_cfg
parameter were updated. The default is now[email protected]
.
v0.3.1
Changed
- GitHub issue templates
- Output GFF and GBK files from Prokka
- Updated resfinder version to 4.3.2
- Removed mutation of unknown effect in SNP-mediated AMR genes output