From cef5d198606f2bb4a5e1ec22185b5c9679cbe56e Mon Sep 17 00:00:00 2001 From: melferink Date: Wed, 17 Aug 2022 09:58:11 +0200 Subject: [PATCH] removed unused process --- WES.config | 6 ------ 1 file changed, 6 deletions(-) diff --git a/WES.config b/WES.config index eeb20f8..5b68573 100644 --- a/WES.config +++ b/WES.config @@ -344,12 +344,6 @@ process { time = '2h' } - withLabel: GATK_4_2_1_0_VariantFiltrationSnpIndel { - cpus = 2 - memory = '5G' - time = '10m' - } - withLabel: GATK_4_2_1_0_GenotypeGVCF { cpus = 2 memory = '10G'