diff --git a/scripts/LaunchMetrics.py b/scripts/LaunchMetrics.py index a200b4b..6f3c9f7 100644 --- a/scripts/LaunchMetrics.py +++ b/scripts/LaunchMetrics.py @@ -14,7 +14,7 @@ # Global Variable : we do not want to process these experiments in this script -DO_NOT_PROCESS = ["DLP"] +DO_NOT_PROCESS = ["SC_DLP"] # These recipes will be evaluated using DRAGEN because of their larger size of fastqs RUN_ON_DRAGEN = ["MissionBio", "SingleCellCNV", "WGS_Deep", "ChIP", "CUT&RUN","Amplicon"] # these projects willl only need demux stats