Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/control_methods/random_features/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/control_methods/spectral_features/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/control_methods/true_features/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/data_processors/process_dataset/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/data_processors/process_embedding/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
runners:
- type: executable
- type: nextflow
Expand Down
2 changes: 1 addition & 1 deletion src/methods/densmap/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/methods/diffusion_map/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_r:1.0.0
image: openproblems/base_r:1
setup:
- type: r
bioc: destiny
Expand Down
2 changes: 1 addition & 1 deletion src/methods/ivis/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/methods/lmds/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_r:1.0.0
image: openproblems/base_r:1
setup:
- type: r
cran:
Expand Down
2 changes: 1 addition & 1 deletion src/methods/neuralee/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/methods/pca/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages: scanpy
Expand Down
2 changes: 1 addition & 1 deletion src/methods/phate/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/methods/pymde/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/methods/simlr/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_r:1.0.0
image: openproblems/base_r:1
setup:
- type: r
bioc:
Expand Down
2 changes: 1 addition & 1 deletion src/methods/tsne/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: apt
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/methods/umap/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/clustering_performance/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages: [scikit-learn, scanpy, leidenalg]
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/coranking/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_r:1.0.0
image: openproblems/base_r:1
setup:
- type: r
cran:
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/density_preservation/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/distance_correlation/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/spectral_distance_correlation/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/metrics/trustworthiness/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ resources:
# Platform configuration
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages:
Expand Down
Loading