From 8bf0d0483682a5ee39f51f4f5ff6d18636a804ac Mon Sep 17 00:00:00 2001 From: Ivan Blagoev Topolsky Date: Fri, 5 Jul 2024 19:29:16 +0200 Subject: [PATCH] [bugfix] filters regex quotes - correctly handle /regex/ --- filters_preprint.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/filters_preprint.yaml b/filters_preprint.yaml index 743abdc..291eab7 100644 --- a/filters_preprint.yaml +++ b/filters_preprint.yaml @@ -1,4 +1,7 @@ -bad_mutations: +controls: + - sample ~ /^Blank/ + +bad_mutations: - proto v3 - mutations in [ 28461G, 11201G, 26801C, -28461G, -11201G, -26801C ]