1 #!/usr/bin/env cwl-runner
2 # Copyright (C) The Arvados Authors. All rights reserved.
4 # SPDX-License-Identifier: Apache-2.0
10 arv: "http://arvados.org/cwl#"
11 cwltool: "http://commonwl.org/cwltool#"
15 hasher1_outputname: string
16 hasher2_outputname: string
17 hasher3_outputname: string
22 outputSource: hasher3/hasher_out
29 outputname: hasher1_outputname
34 arv:IntermediateOutput:
42 inputfile: hasher1/hasher_out
43 outputname: hasher2_outputname
48 arv:IntermediateOutput:
56 inputfile: hasher2/hasher_out
57 outputname: hasher3_outputname
62 arv:IntermediateOutput: