From 36de0d12e1cc88d0fd7d6b401df6c6e403f8c809 Mon Sep 17 00:00:00 2001 From: Sarah Wait Zaranek Date: Thu, 18 Jun 2020 14:17:21 +0000 Subject: [PATCH 1/1] Updating not-in-use directory Arvados-DCO-1.1-Signed-off-by: Sarah Wait Zaranek no issue # --- WGS-processing/cwl/helper/bwamem-samtools-view.cwl | 3 ++- .../cwl/helper/{not-in-use => }/gather-array-vcf.cwl | 0 2 files changed, 2 insertions(+), 1 deletion(-) rename WGS-processing/cwl/helper/{not-in-use => }/gather-array-vcf.cwl (100%) diff --git a/WGS-processing/cwl/helper/bwamem-samtools-view.cwl b/WGS-processing/cwl/helper/bwamem-samtools-view.cwl index 689bf39..f53516b 100644 --- a/WGS-processing/cwl/helper/bwamem-samtools-view.cwl +++ b/WGS-processing/cwl/helper/bwamem-samtools-view.cwl @@ -10,11 +10,12 @@ requirements: dockerPull: curii/bwa-samtools-picard ShellCommandRequirement: {} ResourceRequirement: - ramMin: 26000 + ramMin: 50000 coresMin: 16 hints: arv:RuntimeConstraints: + keep_cache: 1024 outputDirType: keep_output_dir inputs: diff --git a/WGS-processing/cwl/helper/not-in-use/gather-array-vcf.cwl b/WGS-processing/cwl/helper/gather-array-vcf.cwl similarity index 100% rename from WGS-processing/cwl/helper/not-in-use/gather-array-vcf.cwl rename to WGS-processing/cwl/helper/gather-array-vcf.cwl -- 2.30.2