We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801ddfe commit eb5a604Copy full SHA for eb5a604
1 file changed
src/methods_cell_type_annotation/tacco/config.vsh.yaml
@@ -16,7 +16,10 @@ resources:
16
17
engines:
18
- type: docker
19
- image: community.wave.seqera.io/library/python_pip_anndata_numpy_pruned:3c5f3c38e8727ccf
+ image: openproblems/base_python:1.0.0
20
+ setup:
21
+ - type: python
22
+ pypi: [anndata, numpy, tacco]
23
- type: native
24
25
runners:
0 commit comments