X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=inline;f=help%2Fhtml%2Ffeatures%2Fsearch.html;h=69f3315a7ae59f338b4abdcc94d62e09fe6d4ae6;hb=140b0d3f1d7a31d14cb02deb55214bbad44874be;hp=82516bfe3b6fc35fd39e8fecc7e8bf7bc611a930;hpb=936ac942e96e2767e1b1fff46e805e8a1e5be1c7;p=jalview.git diff --git a/help/html/features/search.html b/help/html/features/search.html index 82516bf..69f3315 100755 --- a/help/html/features/search.html +++ b/help/html/features/search.html @@ -69,10 +69,12 @@ td { Selecting regions from Search Results

- Press 'B' or select the Select Highlighted Columns option - from the alignment window's select menu to add columns containing + Press 'B' or use the Select Highlighted Columns option from + the alignment window's select menu to add columns containing highlighted search results to the alignment window's column - selection. + selection. Alt-'B' will add all but the highlighted columns, and + Ctrl (or Cmd) -B will toggle the column selection for the + highlighted region.

@@ -84,7 +86,7 @@ td { the match. For example, a simple query like "ACDED" would match all occurences of that string, but "ACD+ED" matches both 'ACDDED' and 'ACDDDDDDDDED'. More usefully, the query - "[ILGVMA]{;5,}" would find stretches of small, hydrophobic + "[GVATC]{;5,}" would find stretches of small, hydrophobic amino acids of at least five residues in length.

The table below describes some of the regular expression syntax: