X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0eb72b526bf8bbb011551ecf019f604e17a534f1..dba9e46d852b50d2d72bd9619667f69637370fd7:/doc/user/cwl/bwa-mem/bwa-mem.cwl diff --git a/doc/user/cwl/bwa-mem/bwa-mem.cwl b/doc/user/cwl/bwa-mem/bwa-mem.cwl index b5c9f82a1a..a73329288c 100755 --- a/doc/user/cwl/bwa-mem/bwa-mem.cwl +++ b/doc/user/cwl/bwa-mem/bwa-mem.cwl @@ -8,9 +8,9 @@ class: CommandLineTool hints: DockerRequirement: - dockerPull: biodckr/bwa + dockerPull: quay.io/biocontainers/bwa:0.7.17--ha92aebf_3 -baseCommand: [bwa, mem] +baseCommand: [mem] arguments: - {prefix: "-t", valueFrom: $(runtime.cores)}