Skip to content

Commit 0bb39a0

Browse files
committed
update workflow script
1 parent 4a793f6 commit 0bb39a0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/workflows/run_benchmark/config.vsh.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ dependencies:
110110
- name: methods/cytovi
111111
- name: metrics/emd
112112
- name: metrics/n_inconsistent_peaks
113+
- name: metrics/ratio_inconsistent_peaks
113114
- name: metrics/average_batch_r2
114115
- name: metrics/flowsom_mapping_similarity
115116
- name: metrics/lisi

src/workflows/run_benchmark/main.nf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ methods = [
4141
metrics = [
4242
emd,
4343
n_inconsistent_peaks,
44+
ratio_inconsistent_peaks
4445
average_batch_r2,
4546
flowsom_mapping_similarity,
4647
lisi,

0 commit comments

Comments
 (0)