JAL-1645 yet more documentation tweaks
[jalview.git] / help / html / menus / alwselect.html
index 133f89f..3dc203d 100644 (file)
@@ -1,22 +1,24 @@
 <html>
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.0b1)
- * Copyright (C) 2014 The Jalview Authors
+ * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
+ * Copyright (C) $$Year-Rel$$ The Jalview Authors
  * 
  * This file is part of Jalview.
  * 
  * Jalview is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License 
- * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
+ * as published by the Free Software Foundation, either version 3
+ * of the License, or (at your option) any later version.
  *  
  * Jalview is distributed in the hope that it will be useful, but 
  * WITHOUT ANY WARRANTY; without even the implied warranty 
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
  * PURPOSE.  See the GNU General Public License for more details.
  * 
- * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU General Public License
+ * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
  * The Jalview Authors are detailed in the 'AUTHORS' file.
--->
+ -->
 <head><body>
 <p><strong>Alignment Window Select Menu</strong></p>
 <ul>
        <li><strong>Create Group (Control G)<br></strong>
        <em>Create a group containing the currently selected sequences.</em></li>
   <li><strong>Remove Group (Shift Control G)<br></strong>
-  <em>Ungroup the currently selected sequence group. (Create/Remove group new in Jalview 2.8.1)</em></li>
-       <li><strong>Make Groups for selection<br/></strong>
-       <em>The currently selected groups of the alignment will be subdivided according to the contents of the currently selected region. <br/>Use this to subdivide an alignment based on the different combinations of residues observed at specific positions. (new in jalview 2.5)</em></li>
-<li><strong>Undefine Groups (Control U)<br>
+  <em>Ungroup the currently selected sequence group.</em></li>
+               <li><strong>Make Groups for selection<br /></strong> <em>The
+                               currently selected groups of the alignment will be subdivided
+                               according to the contents of the currently selected region. <br />Use
+                               this to subdivide an alignment based on the different combinations
+                               of residues at marked columns.
+               </em></li>
+               <li><strong>Undefine Groups (Control U)<br>
   </strong><em>The alignment will be reset with no defined groups.<br>
   <strong>WARNING</strong>: This cannot be undone.</em></li>
-  
-</ul>
+    <li><strong><a
+        href="../features/columnFilterByAnnotation.html">Select/Hide Columns by Annotation</a></strong> <br />
+      <em>Select or Hide columns in the alignment according to
+        secondary structure, labels and values shown in alignment
+        annotation rows. </em></li>
+  </ul>
 </body>
 </html>