Skip to content

Commit

Permalink
Merge branch 'tag_226' into 'dev'
Browse files Browse the repository at this point in the history
Tag 2.2.6

See merge request epi2melabs/workflows/wf-human-variation!303
  • Loading branch information
vlshesketh committed Jul 10, 2024
2 parents dba375b + 8e38eb0 commit c2dc1f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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]
## [v2.2.6]
### Fixed
- ERROR_OUT_OF_CHROMOSOME_RANGE annotation in VCF on `chrM` variants due to different nomenclature used by SnpEff.
### Changed
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ manifest {
description = 'SNV calling, SV calling, modified base calling, CNV calling, and STR genotyping of human samples.'
mainScript = 'main.nf'
nextflowVersion = '>=23.04.2'
version = '2.2.5'
version = '2.2.6'
}

epi2melabs {
Expand Down

0 comments on commit c2dc1f6

Please sign in to comment.