Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ test_resources:
# path: /resources_test/common/openproblems_neurips2021/neurips2021_bmmc_cite.h5ad
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
runners:
- type: executable
- type: nextflow
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ resources:
# path: /resources_test/common/openproblems_neurips2021/neurips2021_bmmc_cite.h5ad
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
runners:
- type: executable
- type: nextflow
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ test_resources:
path: test.py
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: apt
packages: git
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ test_resources:
path: test.py
engines:
- type: docker
#image: openproblems/base_python:1.0.0
#image: openproblems/base_python:1
image: python:3.11
setup:
- type: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ test_resources:
path: test.py
engines:
- type: docker
#image: openproblems/base_python:1.0.0
#image: openproblems/base_python:1
image: python:3.11
setup:
- type: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ test_resources:
path: test.py
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: apt
packages: git
Expand Down
2 changes: 1 addition & 1 deletion src/datasets/loaders/spatial/zenodo/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ test_resources:

engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
runners:
- type: executable
- type: nextflow
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ test_resources:

engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
runners:
- type: executable
- type: nextflow
2 changes: 1 addition & 1 deletion src/datasets/normalization/atac_tfidf/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ resources:
path: script.py
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/datasets/normalization/l1_sqrt/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ resources:
path: script.py
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/datasets/normalization/log_cp/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ arguments:
description: Number of counts per cell. When set to -1, will use None.
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
runners:
- type: executable
- type: nextflow
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
path: script.R
engines:
- type: docker
image: openproblems/base_r:1.0.0
image: openproblems/base_r:1
setup:
- type: r
cran: [Matrix, rlang, scran, BiocParallel]
Expand Down
2 changes: 1 addition & 1 deletion src/datasets/normalization/prot_clr/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ resources:
path: script.py
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/datasets/normalization/sqrt_cp/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ arguments:
description: Number of counts per cell
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/datasets/processors/hvg/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resources:
path: script.py
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/datasets/processors/knn/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resources:
path: script.py
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/datasets/processors/pca/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ resources:
# - path: "../../../resources_test/common/pancreas"
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/datasets/processors/subsample/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ test_resources:
- path: /resources_test/common/pancreas
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
test_setup:
- type: python
packages:
Expand Down
2 changes: 1 addition & 1 deletion src/datasets/processors/svd/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resources:
path: script.py
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
pypi: [scikit-learn]
Expand Down
2 changes: 1 addition & 1 deletion src/project/create_component/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ test_resources:
path: test.py
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
test_setup:
- type: apt
packages: git
Expand Down
2 changes: 1 addition & 1 deletion src/project/render_readme/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ test_resources:
path: test.R
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/project/upgrade_config/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ test_resources:

engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
packages: ruamel.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/reporting/generate_qc/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ test_resources:
dest: resources_test/openproblems/task_results_v3
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/reporting/get_dataset_info/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ test_resources:
dest: resources_test/openproblems/task_results_v3
engines:
- type: docker
image: openproblems/base_r:1.0.0
image: openproblems/base_r:1
setup:
- type: r
cran: [ purrr, yaml, rlang, processx ]
Expand Down
2 changes: 1 addition & 1 deletion src/reporting/get_method_info/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ test_resources:
dest: resources_test/openproblems/task_results_v3
engines:
- type: docker
image: openproblems/base_r:1.0.0
image: openproblems/base_r:1
setup:
- type: r
cran: [ purrr, yaml, rlang, processx ]
Expand Down
2 changes: 1 addition & 1 deletion src/reporting/get_metric_info/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ test_resources:
dest: resources_test/openproblems/task_results_v3
engines:
- type: docker
image: openproblems/base_r:1.0.0
image: openproblems/base_r:1
setup:
- type: r
cran: [ purrr, yaml, rlang, processx ]
Expand Down
2 changes: 1 addition & 1 deletion src/reporting/get_results/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ test_resources:
dest: resources_test/openproblems/task_results_v3
engines:
- type: docker
image: openproblems/base_r:1.0.0
image: openproblems/base_r:1
setup:
- type: r
cran: [ purrr, yaml, rlang, dplyr, tidyr, readr, lubridate, dynutils, processx ]
Expand Down
2 changes: 1 addition & 1 deletion src/reporting/get_task_info/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ test_resources:
dest: resources_test/openproblems/task_results_v3
engines:
- type: docker
image: openproblems/base_r:1.0.0
image: openproblems/base_r:1
setup:
- type: r
cran: [ purrr, yaml, rlang, processx ]
Expand Down
2 changes: 1 addition & 1 deletion src/utils/extract_uns_metadata/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ test_resources:
path: test.py
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
test_setup:
- type: python
packages: viashpy
Expand Down
2 changes: 1 addition & 1 deletion src/utils/yaml_to_json/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ resources:
path: script.py
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
runners:
- type: executable
- type: nextflow
2 changes: 1 addition & 1 deletion src/validation/check_dataset_with_schema/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ test_resources:
path: test.py
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
test_setup:
- type: python
packages: viashpy
Expand Down
2 changes: 1 addition & 1 deletion src/validation/check_yaml_with_schema/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ resources:
path: script.py
engines:
- type: docker
image: openproblems/base_python:1.0.0
image: openproblems/base_python:1
setup:
- type: python
pypi:
Expand Down