From fdad57acae24170a27c665ea2e063eab92e1b34d Mon Sep 17 00:00:00 2001 From: Kim Rutherford Date: Fri, 27 Sep 2024 20:16:21 +1200 Subject: [PATCH] Add an extra help text for SO query Refs pombase/website#2242 --- website/pombase_v2_config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/pombase_v2_config.json b/website/pombase_v2_config.json index 81092b2..394bea7 100644 --- a/website/pombase_v2_config.json +++ b/website/pombase_v2_config.json @@ -598,7 +598,8 @@ "text": "Retrieve protein-coding genes based on features annotated using the protein sequence feature branch of the Sequence Ontology (SO)" } ], - "extraDescription": "Examples: short motifs such as NLS or KEN box, signal peptide, mitochondrial targeting signal, cleaved region" + "extraDescription": "Examples: short motifs such as NLS or KEN box, signal peptide, mitochondrial targeting signal, cleaved region", + "extraDescription2": "Use \"sequence feature\" to retrieve all genes with annotated sequence features" }, { "id": "all_domains",