Editing tab
[jalview.git] / help / html / features / search.html
index 21126a1..c1ad561 100755 (executable)
@@ -18,9 +18,6 @@ td {
   the alignment window view to show it, and "Find all" highlights all \r
   matches for a pattern. The "New Feature" is a quick way to highlight \r
   and group residues matching the specified search pattern throughout the alignment. \r
-  If "New Feature" is selected, the feature can be given a name from \r
-  a popup input box. Use the "Feature Settings" under the "View" \r
-  menu to change the visibility and colour of the new sequence feature.</p> \r
 <ul>\r
 <li>The search uses regular expressions. (understands a mixture of\r
   posix and perl style regex - see below for a summary)</li>\r
@@ -32,6 +29,11 @@ td {
   be performed on that region. </li>\r
   <li>To quickly clear the current selection, press the &quot;Escape&quot; key.</li>\r
 </ul>\r
+<p><strong>Creating Features from Search Results</strong></p>\r
+<p>\r
+  If &quot;New Feature&quot; is selected, the feature can be given a name from \r
+  a popup input box. Use the &quot;Feature Settings&quot; under the &quot;View&quot; \r
+  menu to change the visibility and colour of the new sequence feature.</p> \r
 <p><strong>A quick Regular Expression Guide</strong></p>\r
 <p>A regular expression is not just a simple text query - although it\r
 can be used like one, the query is not parsed literally, but\r