1 # Copyright (C) The Lightning Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
6 arv: "http://arvados.org/cwl#"
18 arv:RuntimeConstraints:
20 outputDirType: keep_output_dir
24 phenotypesdir: Directory
32 baseCommand: [lightning, plot]
36 valueFrom: $(inputs.pcanpy)
39 valueFrom: "plot_$(inputs.xcomponent)-$(inputs.ycomponent).png"
42 valueFrom: $(inputs.pcasamplescsv)
44 - prefix: "-phenotype="
45 valueFrom: $(inputs.phenotypesdir)
47 - "-phenotype-cat1-column=7"
49 valueFrom: $(inputs.xcomponent)
52 valueFrom: $(inputs.ycomponent)