From 87fa9a883d14416ba0e7f778bad69de813048b9c Mon Sep 17 00:00:00 2001
From: gmungoc
Date: Sun, 12 Oct 2014 18:32:48 +0100
Subject: [PATCH] JAL-1264 help updates for show/hide annotations on
View/Annotations/Popup menus
---
help/html/features/annotation.html | 15 +++++++++++----
help/html/menus/alignmentMenu.html | 9 +++++++--
help/html/menus/alwannotations.html | 13 ++++++++++---
help/html/menus/alwview.html | 7 ++++++-
help/html/menus/popupMenu.html | 20 ++++++++++++++------
5 files changed, 48 insertions(+), 16 deletions(-)
diff --git a/help/html/features/annotation.html b/help/html/features/annotation.html
index 8e9bcdf..49128c2 100755
--- a/help/html/features/annotation.html
+++ b/help/html/features/annotation.html
@@ -46,16 +46,23 @@ menu, which is obtained by clicking anywhere on the annotation row labels
area (below the sequence ID area).
- - Add New Row
+ - Add New Row
Adds a new, named annotation row (a dialog box will pop up for you to
enter the label for the new row).
- - Hide Row
+ - Edit Label/Description
+ This opens a dialog where you can change the name (displayed label), or the description
+ (as shown on the label tooltip) of the clicked annotation.
+ - Hide This Row
Hides the annotation row whose label was clicked in order to bring up
the menu.
- - Delete Row
+ - Hide All <label>
+ Hides all annotation rows whose label matches the one clicked.
+ (This option is only shown for annotations that relate to individual sequences,
+ not for whole alignment annotations. Since Jalview 2.8.2.)
+ - Delete This Row
Deletes the annotation row whose label was clicked in order to bring up
the menu.
- - Show All Hidden Rows
+ - Show All Hidden Rows
Shows all hidden annotation rows.
- Export Annotation (Application only)
Annotations can be saved to file or output to a text window in either the
diff --git a/help/html/menus/alignmentMenu.html b/help/html/menus/alignmentMenu.html
index f219269..a7cb733 100755
--- a/help/html/menus/alignmentMenu.html
+++ b/help/html/menus/alignmentMenu.html
@@ -112,7 +112,7 @@
- Load Associated Tree
Jalview
can view trees
- stored in the Newick file format, and associate them with the
+ stored in the Newick file format, and associate them with the
alignment. Note: the ids of the tree file and your alignment MUST
be the same.
- Load Features / Annotations
Load
@@ -285,6 +285,11 @@
conservation calculation, quality calculation and consensus values
as bar charts.
+ - Show All Annotations
+ Show all available annotations on the alignment. You can selectively hide these from the Popup
+ or Annotation menus. (Since Jalview 2.8.2)
+ - Hide All Annotations
+ Hide all annotations on the alignment. (Since Jalview 2.8.2)
- Autocalculated Annotation
Settings
for the display of autocalculated annotation.
@@ -310,7 +315,7 @@
- Show Sequence Features
Show
or hide sequence features on this alignment.
- - Seqence
+
- Sequence
Feature Settings...
Opens the
Sequence Feature Settings dialog box to control the colour and
display of sequence features on the alignment, and configure and
diff --git a/help/html/menus/alwannotations.html b/help/html/menus/alwannotations.html
index 4b89049..7375e63 100755
--- a/help/html/menus/alwannotations.html
+++ b/help/html/menus/alwannotations.html
@@ -32,9 +32,16 @@
- Add New Row
Adds a new, named annotation row (a dialog box will pop up for you
to enter the label for the new row).
- - Hide Row
- Hides the annotation row whose label was clicked in order to bring
- up the menu.
+ - Edit Label/Description
+ This opens a dialog where you can change the name (displayed label), or the description
+ (as shown on the label tooltip) of the clicked annotation.
+ - Hide This Row
+ Hides the annotation row whose label was clicked in order to bring up
+ the menu.
+ - Hide All <label>
+ Hides all annotation rows whose label matches the one clicked.
+ (This option is only shown for annotations that relate to individual sequences,
+ not for whole alignment annotations. Since Jalview 2.8.2.)
- Delete Row
Deletes the annotation row whose label was clicked in order to bring
up the menu.
diff --git a/help/html/menus/alwview.html b/help/html/menus/alwview.html
index 3d2d3be..cb38708 100755
--- a/help/html/menus/alwview.html
+++ b/help/html/menus/alwview.html
@@ -42,6 +42,11 @@
If this is selected the "Annotation Panel" will be
displayed below the alignment. The default setting is to display the conservation
calculation, quality calculation and consensus values as bar charts.
+ - Show All Annotations
+ Show all available annotations on the alignment. You can selectively hide these from the Popup
+ or Annotation menus. (Since Jalview 2.8.2)
+ - Hide All Annotations
+ Hide all annotations on the alignment. (Since Jalview 2.8.2)
- Autocalculated Annotation
Settings for the display of autocalculated annotation.
-
Apply to all groups
@@ -77,7 +82,7 @@
- Show Sequence Features
Show or hide sequence features on this alignment.
- - Seqence Feature Settings...
+ - Sequence Feature Settings...
Opens the Sequence Feature Settings dialog box to control the colour and display
of sequence features on the alignment, and configure and retrieve features
from DAS annotation servers.
diff --git a/help/html/menus/popupMenu.html b/help/html/menus/popupMenu.html
index e28c7e1..511b85f 100755
--- a/help/html/menus/popupMenu.html
+++ b/help/html/menus/popupMenu.html
@@ -31,14 +31,24 @@ not be accessible when in 'Cursor Mode' (toggled with the F2 key).
- Selection
- Hide Sequences
--
1.7.10.2