We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a752d80 commit b5951edCopy full SHA for b5951ed
nextflow.config
@@ -4,7 +4,7 @@ manifest {
4
description = 'Alignment and variant calling pipeline'
5
mainScript = 'main.nf'
6
nextflowVersion = '>=20.01.0'
7
- version = '0.1.12'
+ version = '0.1.13'
8
}
9
10
params {
0 commit comments