From de9f934ef4857f0c07c9bb95efd5eb0f70b6c17f Mon Sep 17 00:00:00 2001 From: Kai Waldrant Date: Thu, 30 Nov 2023 22:04:34 +0100 Subject: [PATCH] #237 --- src/tasks/batch_integration/metrics/lisi/config.vsh.yaml | 1 + .../batch_integration/workflows/run_benchmark/config.vsh.yaml | 1 - src/tasks/batch_integration/workflows/run_benchmark/main.nf | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/tasks/batch_integration/metrics/lisi/config.vsh.yaml b/src/tasks/batch_integration/metrics/lisi/config.vsh.yaml index 66531afcbd..e957434bd9 100644 --- a/src/tasks/batch_integration/metrics/lisi/config.vsh.yaml +++ b/src/tasks/batch_integration/metrics/lisi/config.vsh.yaml @@ -1,6 +1,7 @@ # use metric api spec __merge__: ../../api/comp_metric_graph.yaml functionality: + status: disabled name: lisi info: metrics: diff --git a/src/tasks/batch_integration/workflows/run_benchmark/config.vsh.yaml b/src/tasks/batch_integration/workflows/run_benchmark/config.vsh.yaml index 339c06eb4a..ab061ba07e 100644 --- a/src/tasks/batch_integration/workflows/run_benchmark/config.vsh.yaml +++ b/src/tasks/batch_integration/workflows/run_benchmark/config.vsh.yaml @@ -71,7 +71,6 @@ functionality: - name: batch_integration/metrics/isolated_label_asw - name: batch_integration/metrics/isolated_label_f1 - name: batch_integration/metrics/kbet - - name: batch_integration/metrics/lisi - name: batch_integration/metrics/pcr platforms: - type: nextflow diff --git a/src/tasks/batch_integration/workflows/run_benchmark/main.nf b/src/tasks/batch_integration/workflows/run_benchmark/main.nf index fa0798f534..629ffe2b3b 100644 --- a/src/tasks/batch_integration/workflows/run_benchmark/main.nf +++ b/src/tasks/batch_integration/workflows/run_benchmark/main.nf @@ -44,7 +44,6 @@ workflow run_wf { isolated_label_asw, isolated_label_f1, kbet, - lisi, pcr ]