From 26051058085cf0eccc8c0b5d0185a9fb21ab0df2 Mon Sep 17 00:00:00 2001 From: Joris van Steenbrugge Date: Tue, 4 Jun 2024 14:56:48 +0200 Subject: [PATCH] default gcnv_scatter_content 5000 --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index 2b032ee..337999d 100644 --- a/nextflow.config +++ b/nextflow.config @@ -29,7 +29,7 @@ params { gcnv_model_name = 'germlinecnvcaller' gcnv_padding = 0 gcnv_readcount_format = 'HDF5' - gcnv_scatter_content = 500 // default 5000 + gcnv_scatter_content = 5000 // Gens options gens_bin_length = 100