From 1f06cfa65ea454841e02595d33172a28ebf79210 Mon Sep 17 00:00:00 2001 From: rpletz Date: Thu, 16 Nov 2023 11:29:31 -0800 Subject: [PATCH] Remove restriction for msi and tmb for rr --- app/routes/report/variants.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/routes/report/variants.js b/app/routes/report/variants.js index d11458e09..cd9178bc5 100644 --- a/app/routes/report/variants.js +++ b/app/routes/report/variants.js @@ -37,8 +37,6 @@ const therapeuticAssociationFilter = { matchedCancer: true, variantType: {[Op.and]: [ {[Op.is]: literal('distinct from \'exp\'')}, - {[Op.is]: literal('distinct from \'msi\'')}, - {[Op.is]: literal('distinct from \'tmb\'')}, ]}, [Op.and]: { [Op.or]: [