Merge branch 'TU_5.6.1' into 'dev'
Tu 5.6.1 [CW-6099] See merge request epi2melabs/workflows/wf-transcriptomes!214
This commit is contained in:
commit
bb47d92ac2
@ -24,6 +24,8 @@ repos:
|
||||
- flake8-builtins
|
||||
- flake8-absolute-import
|
||||
- flake8-print
|
||||
# avoid snowballstemmer>=3.0 as it causes flake8-docstrings to stop working [CW-6098]
|
||||
- snowballstemmer==2.2.0
|
||||
args: [
|
||||
"bin",
|
||||
"--import-order-style=google",
|
||||
|
||||
@ -7,12 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
### Changed
|
||||
- Updated to wf-template v5.6.0, changing:
|
||||
- Updated to wf-template v5.6.1, changing:
|
||||
- Reduce verbosity of debug logging from fastcat which can occasionally occlude errors found in FASTQ files during ingress.
|
||||
- Log banner art to say "EPI2ME" instead of "EPI2ME Labs" to match current branding. This has no effect on the workflow outputs.
|
||||
- pre-commit configuration to resolve an internal dependency problem with flake8. This has no effect on the workflow.
|
||||
|
||||
### Fixed
|
||||
- Updated to wf-template v5.6.0, fixing:
|
||||
- Updated to wf-template v5.6.1, fixing:
|
||||
- dacite.exceptions.WrongTypeError during report generation when barcode is null.
|
||||
- Sequence summary read length N50 incorrectly displayed minimum read length, it now correctly shows the N50.
|
||||
- Sequence summary component alignment and coverage plots failed to plot under some conditions.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user