Skip to content

Commit 2a13655

Browse files
committed
fix input names
1 parent 7846780 commit 2a13655

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/methods_cell_type_annotation/tacco/config.vsh.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ references:
99
doi: "10.1038/s41587-023-01657-3"
1010

1111
arguments:
12-
- name: --anndata_spatial
12+
- name: --input_spatial_normalized_counts
1313
type: file
1414
required: true
1515
direction: input
16-
- name: --anndata_single_cell
16+
- name: --input_scrnaseq_reference
1717
type: file
1818
required: true
1919
direction: input

0 commit comments

Comments
 (0)