X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0eb72b526bf8bbb011551ecf019f604e17a534f1..0c7319e50b1e5c35d8645b26758f19bce0f32cb0:/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..2001971264 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: lh3lh3/bwa -baseCommand: [bwa, mem] +baseCommand: [mem] arguments: - {prefix: "-t", valueFrom: $(runtime.cores)}