Skip to content

Commit

Permalink
Update Seqera compute environment ID
Browse files Browse the repository at this point in the history
  • Loading branch information
lazappi committed Oct 29, 2024
1 parent b845d57 commit 1d7624a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/create_resources/resources.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tw launch https://github.com/openproblems-bio/task_dimensionality_reduction.git
--pull-latest \
--main-script target/nextflow/workflows/process_datasets/main.nf \
--workspace 53907369739130 \
--compute-env 6TeIFgV5OY4pJCk8I0bfOh \
--compute-env 5DwwhQoBi0knMSGcwThnlF \
--params-file /tmp/params.yaml \
--entry-name auto \
--config common/nextflow_helpers/labels_tw.config \
Expand Down
2 changes: 1 addition & 1 deletion scripts/run_benchmark/run_full_seqeracloud.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tw launch https://github.com/openproblems-bio/task_dimensionality_reduction.git
--pull-latest \
--main-script target/nextflow/workflows/run_benchmark/main.nf \
--workspace 53907369739130 \
--compute-env 6TeIFgV5OY4pJCk8I0bfOh \
--compute-env 5DwwhQoBi0knMSGcwThnlF \
--params-file /tmp/params.yaml \
--entry-name auto \
--config common/nextflow_helpers/labels_tw.config \
Expand Down
2 changes: 1 addition & 1 deletion scripts/run_benchmark/run_test_seqeracloud.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tw launch https://github.com/openproblems-bio/task_dimensionality_reduction.git
--pull-latest \
--main-script target/nextflow/workflows/run_benchmark/main.nf \
--workspace 53907369739130 \
--compute-env 6TeIFgV5OY4pJCk8I0bfOh \
--compute-env 5DwwhQoBi0knMSGcwThnlF \
--params-file /tmp/params.yaml \
--config common/nextflow_helpers/labels_tw.config \
--labels task_dimensionality_reduction,test

0 comments on commit 1d7624a

Please sign in to comment.