We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a20b1 commit a90cd58Copy full SHA for a90cd58
nextflow.config
@@ -5,7 +5,7 @@ manifest {
5
description = 'A Nextflow run folder QC pipeline for SciLifeLab SNP&SEQ platform'
6
mainScript = 'main.nf'
7
nextflowVersion = '!>=21.04.1'
8
- version = '1.1.0'
+ version = '1.1.1'
9
}
10
11
profiles {
0 commit comments