From 31a8c317324f20a4abb459fd55c3e67be6be8b8a Mon Sep 17 00:00:00 2001 From: Chris Cheshire Date: Fri, 5 Nov 2021 14:04:38 +0000 Subject: [PATCH] Syntax fix --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index d80b3bfa..2e50983c 100644 --- a/nextflow.config +++ b/nextflow.config @@ -226,7 +226,7 @@ manifest { description = "Analysis pipeline for CUT&RUN and CUT&TAG experiments that includes sequencing QC, spike-in normalisation, IgG control normalisation, peak calling and downstream peak analysis." mainScript = "main.nf" nextflowVersion = '!>=21.04.0' - version = '1.0.0 + version = '1.0.0' } // Function to ensure that resource requirements don't go beyond