tag v0.2.0
This commit is contained in:
parent
40b4277576
commit
a3bc02888e
@ -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/),
|
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).
|
||||||
|
|
||||||
## [unreleased]
|
## [v0.2.0]
|
||||||
### Changed
|
### Changed
|
||||||
- GitHub issue templates
|
- GitHub issue templates
|
||||||
- Condition sheet is no longer required. The sample sheet is now used to indicate condition instead.
|
- Condition sheet is no longer required. The sample sheet is now used to indicate condition instead.
|
||||||
|
|||||||
@ -115,7 +115,7 @@ manifest {
|
|||||||
description = 'Transcriptome analysis including gene fusions, differential expression as well as assembly and annotation of cDNA and direct RNA sequencing data.'
|
description = 'Transcriptome analysis including gene fusions, differential expression as well as assembly and annotation of cDNA and direct RNA sequencing data.'
|
||||||
mainScript = 'main.nf'
|
mainScript = 'main.nf'
|
||||||
nextflowVersion = '>=22.10.8'
|
nextflowVersion = '>=22.10.8'
|
||||||
version = 'v0.1.13'
|
version = 'v0.2.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
executor {
|
executor {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user