From 50c521fe300eae13190e22811e418d38693e1271 Mon Sep 17 00:00:00 2001
From: Jim Procter
The search box is displayed by pressing Control and F or selecting "Find..." from the "Search" menu.
- -"Find next" will find the next occurence of the + +
"Find next" will find the next occurrence of the specified and adjust the alignment window view to show it, and "Find all" highlights all matches for a pattern. The "New Feature" is a quick way to highlight and group @@ -48,7 +48,10 @@ td { of posix and perl style regex - see below for a summary)
Creating Features from Search Results @@ -78,7 +83,7 @@ td { highlighted region.
- + A quick Regular Expression Guide
A regular expression is not just a simple text query - although @@ -143,13 +148,26 @@ td { max number of times -
-A record of all the recent queries made via the Find dialog are stored along with your Jalview user preferences. To open the search history, click on the button to the right of the query field, or press the down arrow key.
- -The search history keeps up to 99 queries by default. To clear the history, or modify the size of the history, right-click the text box.
- -Other dialogs that provide a query history
-Jalview's Uniprot and PDB free text database search dialogs also provide a query history.
+ +A record of all the recent queries made via the Find dialog are + stored along with your Jalview user preferences. To open the search + history, click on the button to the right of the query field, or + press the down arrow key.
+ +The search history keeps up to 99 queries by default. To clear + the history, or modify the size of the history, right-click the text + box.
+ ++ Other dialogs that provide a query history +
++ Jalview's Uniprot and PDB free text database search + dialogs also provide a query history. +
The query histories were introduced in Jalview 2.10.2