Skip to content

Commit 7d956fa

Browse files
authored
Fix argument naming in zuani loader (#95)
1 parent e3bb1a5 commit 7d956fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datasets/workflows/process_zuani_human_nsclc_sc/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ argument_groups:
5555
default: "human"
5656
- name: Outputs
5757
arguments:
58-
- name: "--output"
58+
- name: "--output_dataset"
5959
__merge__: /src/api/file_common_scrnaseq.yaml
6060
direction: output
6161
required: true

0 commit comments

Comments
 (0)