All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Reconcile workflow with wf-template v5.2.6
- Updated abricate container to support EPI2ME Cloud, the version of abricate remains unchanged.
- Reconcile workflow with wf-template v5.2.5
- Workflow runs to completion if flu type is undertermined
- Bug when using custom
blast_db
--override_basecaller_cfg
parameter for cases where automatic basecall model detection fails or users wish to override the automatic choice.
- The
--medaka_consensus_model
parameter as the appropriate Medaka model is now automatically determined from the input data. - The now redundant
--basecaller_cfg
parameter as its value is now automatically detected from the input data on a per-sample basis.
- Updated Medaka to v1.12.0
- Reconciled workflow with wf-template v5.1.4
- Downsampling is no longer run by default
- Reduced test data sample size
- Some formatting in github issue template
- Downsampling behaviour reworked to better catch errors from custom fasta references
- Reports are generated when no samples have met the criteria for nextclade analysis
- RBK compatibility flag
- Updated docs
- Updated docs
- Cloud readiness
- Output directory structure change
- Adjusted size and positioning of badges to improve layout of typing table
- Nextflow minimum version 23.04.2.
- Update to schema to point to cloud demo
- Update licence to ONT Public License
- Made
--sample_sheet
an optional parameter - Improved
Typing
table in report to make typing results clearer
- Poor typing performance after INSaFLU update. Rollback to version used in v0.0.6.
- Added workflow-glue
- Added Kit 14 test data
- Abricate results included in the report
- CI updates
- Removed ping scripts
- Update check_sample_sheet.py
--basecall_cfg
is now used to determine a suitable Medaka model, alternatively provide the name of a model with--medaka_consensus_model
to override automatic selection- New fastqingress implementation
- INSaFLU v10
- Updated sample sheet to expect a file
- Updated description in manifest
- Nextflow 22.08 compatibility
- Documentation ### Removed
- conda support
- Heatmap scales according to number of samples.
- Unclassified handled separatley on report.
- Output coverage file.
- Bug where if no unclassified report fails.
- Quality score cut-off parameter.
- Better processing of metadata.
- First release.