X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/a24cdc4e4381f92bbbcbfda30f1dcc54c8895cc4..27e83cbd6629b3fc133ee03f64f5d6aab3ac51f9:/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..cf9210c 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: 50000 + coresMin: 16 SoftwareRequirement: packages: BWA: