JAL-1553 reviewed & updated docs
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 15 Jul 2015 13:26:26 +0000 (14:26 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 15 Jul 2015 13:26:26 +0000 (14:26 +0100)
help/html/calculations/columnFilterByAnnotation.html

index c5f42df..a69e234 100644 (file)
  * The Jalview Authors are detailed in the 'AUTHORS' file.
  -->
 <head>
-<title>Filter Columns by Annotation</title>
+<title>Select/Hide Columns by Annotation</title>
 </head>
 
 <body>
        <p>
-               <strong> Filter Columns by Annotation </strong>
+               <strong> Select/Hide Columns by Annotation </strong>
        </p>
-       <p>Jalview allows the columns of an alignment to be filtered using
+       <p>From Jalview-2.9 columns of an alignment can be filtered using
                any annotation rows added to that alignment.</p>
-       From &quot;Select&quot; menu
-       <strong>&#8594;</strong> &quot;Select by Annotation...&quot; to bring
-       up the Select by Annotation window. The filter options vary depending
+       To carry out this operation, navigate to &quot;Select&quot; menu
+       <strong>&#8594;</strong> &quot;Select/Hide Columns by Annotation...&quot; to bring
+       up the Select/Hide by Annotation window. The filter options vary depending
        on the type of annotation selected. If an annotation that has a numeric
        values is selected, the threshold filter option is activated as seen in the
-       figure on the right below.
+       figure on the right below, otherwise the dialog will exclude the threshold filter option as seen in the figure on the left.
        <br>
        <br> 
 
        <div>&nbsp</div>
 
        <ul>
-               <li>Select which annotation to base the filtering on using the
-                       top-most selection box.</li>
+               <li>The target annotation row can be selected using the drop-down option menu in the top-most part of the window.</li>
 
                <li><strong>Search Filter</strong>
                        <ul>
-                               <li>When a text is entered in the textfield on the search
-                                       filter section, the &quot;Display Label&quot; and &quot;Description&quot;
-                                       checkboxes becomes selectable.</li>
-                               <li>On selecting any of the checkboxes, a regular expresion
+                               <li>When a text is entered in the text box within the Search
+                                       Filter section, the &quot;Display Label&quot; and &quot;Description&quot;
+                                       options becomes enabled for selection. </li>
+                               <li>On selecting any of the options, a regular expression
                                        search (RegEx) is executed on the specified field of the current
                                        annotation row selected, and the matching columns will be highlighted
                                        in the alignment.</li>
@@ -63,7 +62,7 @@
                <li><strong>Structure Filter</strong>
                        <ul>
                                <li>Alignment columns can also be filtered by the type of
-                                       secondary structure present in a choosen annotation row.</li>
+                                       secondary structure present in a target annotation row.</li>
                                <li>This can be achieved by ticking the type of structure you
                                        wish to filter by under the structures filter section.</li>
                        </ul>
@@ -71,7 +70,7 @@
                        <ul>
                                <li>This filter is only activated for annotation which contain
                                        numeric values</li>
-                               <li>Select whether to Filter the alignment above or below an
+                               <li>Select whether to filter the alignment above or below an
                                        adjustable threshold with the selection box within the threshold
                                        filter section.</li>
                                <li>Change the threshold value with the slider, or enter the
@@ -87,7 +86,7 @@
                                <li>While the &quot;Hide&quot; option enables the matching columns to
                                        be hidden automatically during the filtering process.</li>
                                <li>The &quot;Ok&quot; button applies the filter when clicked.</li>
-                               <li>And finally, The &quot;Cancel&quot; button restores the alignment to its previous state before the filtering when clicked. 
+                               <li>And finally, the &quot;Cancel&quot; button restores the alignment to its previous state before any filtering was applied. 
                        </ul></li>
        </ul>