From a53d1c1526d3a5eeebefece99761aec16e3487e0 Mon Sep 17 00:00:00 2001 From: Ahmed Awan Date: Fri, 6 Oct 2023 09:44:17 -0400 Subject: [PATCH] add description for ontology filter --- client/src/components/Panels/Common/ToolSearch.vue | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/client/src/components/Panels/Common/ToolSearch.vue b/client/src/components/Panels/Common/ToolSearch.vue index 235c780c1cda..2f2895a176fd 100644 --- a/client/src/components/Panels/Common/ToolSearch.vue +++ b/client/src/components/Panels/Common/ToolSearch.vue @@ -209,16 +209,11 @@ function onToggle(toggleAdvanced: boolean) {
name
The tool name (stored as tool.name + tool.description in the XML)
section
+
The tool section is based on the default tool panel view
+
ontology
- The tool section is based on the current view you have selected for the panel.
- When this field is active, you will be able to see a datalist showing the available - sections you can filter from.
- By default, Galaxy tool panel sections are filterable if you are currently on the - Full Tool Panel view, and it will show EDAM ontologies or EDAM topics if you have - either of those options selected.
- Change panel views by clicking on the - - icon at the top right of the tool panel. + This is the EDAM ontology term that is associated with the tool. Example inputs: + "topic_3174" or "operation_0324"
id
The tool id (taken from its XML)