Skip to content

Commit

Permalink
Update process datasets workflow config
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiWaldrant committed Jul 11, 2024
1 parent ade957e commit b0b4273
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/workflows/process_datasets/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,16 @@ resources:
path: main.nf
entrypoint: run_wf
- path: /common/nextflow_helpers/helper.nf
repositories:
- name: openproblems-v2
type: github
repo: openproblems-bio/openproblems-v2
tag: main_build
dependencies:
- name: common/check_dataset_schema
repository: openproblems-v2
- name: common/extract_metadata
- name: predict_modality/process_dataset
repository: openproblems-v2
- name: data_processors/process_dataset
runners:
- type: nextflow

0 comments on commit b0b4273

Please sign in to comment.