From d10ab8520d4385dcdbbdc698d69339305cfed889 Mon Sep 17 00:00:00 2001 From: Beatriz Vinhas Date: Mon, 20 May 2024 15:45:32 +0200 Subject: [PATCH] Remove obsolete panels from the DSD Scout bundle (#3247)(patch) ### Changed - Remove obsolete panels SEXDET, SEXDIF from the DSD Scout bundle --- cg/constants/gene_panel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cg/constants/gene_panel.py b/cg/constants/gene_panel.py index 81bba3c87a..4ad78c87b8 100644 --- a/cg/constants/gene_panel.py +++ b/cg/constants/gene_panel.py @@ -67,7 +67,7 @@ def collaborators() -> set[str]: class GenePanelCombo: COMBO_1: dict[str, set[str]] = { - "DSD": {"DSD", "DSD-S", "HYP", "SEXDIF", "SEXDET", "POI"}, + "DSD": {"DSD", "DSD-S", "HYP", "POI"}, "CM": {"CNM", "CM"}, "Horsel": {"Horsel", "141217", "141201"}, "OPHTHALMO": {