tag
This commit is contained in:
parent
9ed8e34f6b
commit
a4c472062c
@ -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.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [unreleased]
|
||||
## [v0.1.10]
|
||||
### Updated
|
||||
- Condition sheet parameter description fixed to CSV
|
||||
- Update fastqingress
|
||||
|
||||
@ -116,7 +116,7 @@ manifest {
|
||||
description = 'Transcriptome analysis including gene fusions, differential expression as well as assembly and annotation of cDNA and direct RNA sequencing data.'
|
||||
mainScript = 'main.nf'
|
||||
nextflowVersion = '>=20.10.0'
|
||||
version = 'v0.1.9'
|
||||
version = 'v0.1.10'
|
||||
}
|
||||
|
||||
executor {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user