Skip to content

Commit

Permalink
fix wf
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Sep 24, 2024
1 parent aabf862 commit 4575890
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/workflows/run_benchmark/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ dependencies:
- name: control_methods/shuffle_integration
- name: control_methods/shuffle_integration_by_batch
- name: control_methods/shuffle_integration_by_cell_type
- name: methods/batchelor_fastmnn
- name: methods/batchelor_mnn_correct
- name: methods/bbknn
- name: methods/combat
- name: methods/fastmnn
- name: methods/liger
- name: methods/mnn_correct
- name: methods/mnnpy
- name: methods/pyliger
- name: methods/scalex
Expand Down
4 changes: 2 additions & 2 deletions src/workflows/run_benchmark/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ methods = [
shuffle_integration,
shuffle_integration_by_batch,
shuffle_integration_by_cell_type,
batchelor_fastmnn,
batchelor_mnn_correct
bbknn,
combat,
fastmnn,
liger,
mnn_correct,
mnnpy,
pyliger,
scalex,
Expand Down

0 comments on commit 4575890

Please sign in to comment.