Merge branch 'tag-1.7.2' into 'dev'
tag v1.7.2 See merge request epi2melabs/workflows/wf-transcriptomes!223
This commit is contained in:
commit
27b57598ef
@ -4,6 +4,10 @@ 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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [v1.7.2]
|
||||||
|
### Changed
|
||||||
|
- Removed workflow suffix from workflow title. This has no effect on the workflow.
|
||||||
|
|
||||||
## [v1.7.1]
|
## [v1.7.1]
|
||||||
### Changed
|
### Changed
|
||||||
- Updated to wf-template v5.6.2, changing:
|
- Updated to wf-template v5.6.2, changing:
|
||||||
|
|||||||
@ -107,7 +107,7 @@ manifest {
|
|||||||
description = 'Transcriptome analysis including differential expression as well as assembly and annotation of cDNA and direct RNA sequencing data.'
|
description = 'Transcriptome analysis including differential expression as well as assembly and annotation of cDNA and direct RNA sequencing data.'
|
||||||
mainScript = 'main.nf'
|
mainScript = 'main.nf'
|
||||||
nextflowVersion = '>=23.04.2'
|
nextflowVersion = '>=23.04.2'
|
||||||
version = 'v1.7.1'
|
version = 'v1.7.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
epi2melabs {
|
epi2melabs {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user