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 ]