From fc014c93c62699b3b5c1e2c93686f1dd92f578c5 Mon Sep 17 00:00:00 2001 From: bw2 Date: Tue, 29 Oct 2024 23:36:01 -0400 Subject: [PATCH] restore phylop --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d657d06..47bbb86 100644 --- a/index.html +++ b/index.html @@ -1056,7 +1056,7 @@ if (responseJson.data.variant.in_silico_predictors) { responseJson.data.variant.in_silico_predictors.forEach((predictor) => { - if (predictor.id.startsWith("spliceai") || predictor.id.startsWith("pangolin") || predictor.id.startsWith("phylop")) { + if (predictor.id.startsWith("spliceai") || predictor.id.startsWith("pangolin")) { return } otherPredictorScores.push({