We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a13655 commit 20257ccCopy full SHA for 20257cc
1 file changed
src/methods_cell_type_annotation/tacco/config.vsh.yaml
@@ -1,3 +1,5 @@
1
+__merge__: /src/api/comp_method_cell_type_annotation.yaml
2
+
3
name: tacco
4
label: "Tacco"
5
summary: "Annotate cell types using Tacco"
@@ -8,24 +10,6 @@ links:
8
10
references:
9
11
doi: "10.1038/s41587-023-01657-3"
12
-arguments:
- - name: --input_spatial_normalized_counts
13
- type: file
14
- required: true
15
- direction: input
16
- - name: --input_scrnaseq_reference
17
18
19
20
- - name: --celltype_key
21
- type: string
22
- default: cell_type
23
24
- - name: --output
25
26
- default: spatial_with_celltypes.h5ad
27
- direction: output
28
-
29
resources:
30
- type: python_script
31
path: script.py
0 commit comments