From c5f183ab1eac0be88757febe85272acda47fd6fd Mon Sep 17 00:00:00 2001
From: Aine
Date: Wed, 8 Jul 2026 15:20:04 +0100
Subject: [PATCH] fix: add PromoterAI section to vep plugin page
---
.../info/docs/tools/vep/script/vep_plugins.html | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/docs/htdocs/info/docs/tools/vep/script/vep_plugins.html b/docs/htdocs/info/docs/tools/vep/script/vep_plugins.html
index 5588ca39f..fead156e9 100644
--- a/docs/htdocs/info/docs/tools/vep/script/vep_plugins.html
+++ b/docs/htdocs/info/docs/tools/vep/script/vep_plugins.html
@@ -1239,6 +1239,23 @@ Existing plugins
mv PrimateAI.pm ~/.vep/Plugins
./vep -i variations.vcf --plugin PrimateAI,PrimateAI_scores_v0.2_GRCh37_sorted.tsv.bgz
./vep -i variations.vcf --plugin PrimateAI,PrimateAI_scores_v0.2_GRCh38_sorted.tsv.bgz
Pathogenicity predictions | - | Ensembl |
+ | An Ensembl VEP plugin that adds PromoterAI scores to promoter variants, predicting their impact on gene expression. more | Regulatory impact | | Ensembl |
| This is a plugin for the Ensembl Variant Effect Predictor (VEP) that
prints out the reference and mutated protein sequences of any
proteins found with non-synonymous mutations in the input file. more You should supply the name of file where you want to store the
|