From 004555c404b25557a588cb03a600bb769704c8aa Mon Sep 17 00:00:00 2001 From: Judith Bernett Date: Mon, 25 Nov 2024 11:18:34 +0100 Subject: [PATCH] forgot to remove input from nextflow.config --- nextflow.config | 1 - 1 file changed, 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index 1b47b13..36e18bc 100644 --- a/nextflow.config +++ b/nextflow.config @@ -29,7 +29,6 @@ params { save_datasets = false // Boilerplate options - input = null outdir = 'results' publish_dir_mode = 'copy' email = null