Skip to content
Snippets Groups Projects
Commit 023e4484 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Update minimum nextflow version

parent debadf08
Branches
Tags
1 merge request!78Master
Pipeline #9649 passed with stages
in 10 minutes and 38 seconds
...@@ -133,5 +133,5 @@ manifest { ...@@ -133,5 +133,5 @@ manifest {
description = 'This pipeline was created to be a standard mRNA-sequencing analysis pipeline which integrates with the GUDMAP and RBK consortium data-hub.' description = 'This pipeline was created to be a standard mRNA-sequencing analysis pipeline which integrates with the GUDMAP and RBK consortium data-hub.'
mainScript = 'rna-seq.nf' mainScript = 'rna-seq.nf'
version = 'v2.0.0' version = 'v2.0.0'
nextflowVersion = '>=19.09.0' nextflowVersion = '>=20.01.0'
} }
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment