Skip to content

Commit 940767d

Browse files
committed
point the full run scripts at build/main
* run_full_hpc.sh was still pinned to build/update_ilisi * run_full_seqeracloud.sh labelled the full run as test_subset
1 parent 79a262f commit 940767d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/run_benchmark/run_full_seqeracloud.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ tw launch https://github.com/openproblems-bio/task_cyto_batch_integration.git \
2828
--params-file /tmp/params.yaml \
2929
--entry-name auto \
3030
--config common/nextflow_helpers/labels_tw.config \
31-
--labels task_cyto_batch_integration,test_subset
31+
--labels task_cyto_batch_integration,full

scripts/run_benchmark/wehi_hpc/run_full_hpc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ publish_dir: "$publish_dir"
2121
HERE
2222

2323
tw launch https://github.com/openproblems-bio/task_cyto_batch_integration.git \
24-
--revision build/update_ilisi \
24+
--revision build/main \
2525
--pull-latest \
2626
--main-script target/nextflow/workflows/run_benchmark/main.nf \
2727
--workspace 80689470953249 \

0 commit comments

Comments
 (0)