X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/611c455f8a94ab5dbd5c94415802b5c7fd009ffc..3103cae51ea3f51ef5d4e9827490b2609ab59b3b:/WGS-processing/cwl/helper/bwamem-samtools-view.cwl diff --git a/WGS-processing/cwl/helper/bwamem-samtools-view.cwl b/WGS-processing/cwl/helper/bwamem-samtools-view.cwl index 32eb5ce..f4a3ed1 100644 --- a/WGS-processing/cwl/helper/bwamem-samtools-view.cwl +++ b/WGS-processing/cwl/helper/bwamem-samtools-view.cwl @@ -4,16 +4,16 @@ label: Align FASTQs with BWA requirements: DockerRequirement: - dockerPull: curii/bwa-samtools-picard + dockerPull: curii/bwa-samtools ShellCommandRequirement: {} - ResourceRequirement: - ramMin: 50000 - coresMin: 16 hints: arv:RuntimeConstraints: keep_cache: 1024 outputDirType: keep_output_dir + ResourceRequirement: + ramMin: 25000 + coresMin: 8 SoftwareRequirement: packages: BWA: