From b96046e837ae15ede571764733505f8396bfb4f2 Mon Sep 17 00:00:00 2001 From: Kim Rutherford Date: Mon, 11 Nov 2024 18:14:49 +1300 Subject: [PATCH] Add config for "Conserved motifs" track Refs pombase/website#2268 --- .../templates/protein_feature_view/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/protein_feature_view/templates/protein_feature_view/index.html b/protein_feature_view/templates/protein_feature_view/index.html index 406f928..e54290c 100644 --- a/protein_feature_view/templates/protein_feature_view/index.html +++ b/protein_feature_view/templates/protein_feature_view/index.html @@ -434,6 +434,13 @@ includeCoords: true, singular: 'SUPERFAMILY match', }, + 'Conserved motifs': { + colour: '#e06', + allowGaps: false, + helpText: 'Conserved motifs curated by PomBase', + includeCoords: true, + singular: 'Conserved motif' + } }; const modColours = {