From 797d8c6174d9909173824ada5cc543ce65836e84 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Thu, 12 Feb 2015 17:16:04 +0000 Subject: [PATCH] JAL-1350 document changed behaviour --- help/html/menus/alwselect.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/help/html/menus/alwselect.html b/help/html/menus/alwselect.html index c40cf09..612ec76 100644 --- a/help/html/menus/alwselect.html +++ b/help/html/menus/alwselect.html @@ -45,9 +45,13 @@ Create a group containing the currently selected sequences.
  • Remove Group (Shift Control G)
    Ungroup the currently selected sequence group. (Create/Remove group new in Jalview 2.8.1)
  • -
  • Make Groups for selection
    - The currently selected groups of the alignment will be subdivided according to the contents of the currently selected region.
    Use this to subdivide an alignment based on the different combinations of residues observed at specific positions. (new in jalview 2.5)
  • -
  • Undefine Groups (Control U)
    +
  • Make Groups for selection
    The + currently selected groups of the alignment will be subdivided + according to the contents of the currently selected region.
    Use + this to subdivide an alignment based on the different combinations + of residues at marked columns. (since Jalview 2.9) +
  • +
  • Undefine Groups (Control U)
    The alignment will be reset with no defined groups.
    WARNING: This cannot be undone.
  • -- 1.7.10.2