Skip to content
Snippets Groups Projects
Commit c5953573 authored by Andrea Talenti's avatar Andrea Talenti
Browse files

Merge branch 'CW-4129' into 'dev'

Update wf-common [CW-4129]

Closes CW-4129

See merge request epi2melabs/workflows/wf-template!210
parents 965b462f e2af284a
Branches
Tags v5.1.4
No related merge requests found
......@@ -4,9 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [unreleased]
## [v5.1.4]
### Added
- Support for creating IGV JSON config files.
### Changed
- Updated `ezcharts` to v0.9.1, showing coverage and accuracy plots when available.
## [v5.1.3]
### Changed
......
......@@ -42,7 +42,7 @@ params {
example_cmd = [
"--fastq 'wf-template-demo/test_data/reads.fastq.gz'",
]
common_sha = "sha91cd87900c86f05bf36d8c77b841b8fda5ecf3aa"
common_sha = "sha338caea0a2532dc0ea8f46638ccc322bb8f9af48"
agent = null
epi2me_instance = null
epi2me_user = null
......@@ -56,7 +56,7 @@ manifest {
description = 'Template workflow'
mainScript = 'main.nf'
nextflowVersion = '>=23.04.2'
version = 'v5.1.3'
version = 'v5.1.4'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment