1 #!/usr/bin/env cwl-runner
2 # Copyright (C) The Arvados Authors. All rights reserved.
4 # SPDX-License-Identifier: CC-BY-SA-3.0
11 dockerPull: lh3lh3/bwa
16 - {prefix: "-t", valueFrom: $(runtime.cores)}
17 - {prefix: "-R", valueFrom: "@RG\tID:$(inputs.group_id)\tPL:$(inputs.PL)\tSM:$(inputs.sample_id)"}
24 valueFrom: $(self.dirname)/$(self.nameroot)
30 doc: The index files produced by `bwa index`
35 doc: The reads, in fastq format.
40 doc: For mate paired reads, the second file (optional).
45 stdout: $(inputs.read_p1.nameroot).sam