JAL-2301 corrected search example to match AA properties mentioned
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 8 Nov 2016 15:53:55 +0000 (15:53 +0000)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 8 Nov 2016 15:53:55 +0000 (15:53 +0000)
help/html/features/search.html

index 9766782..796d623 100755 (executable)
@@ -73,7 +73,7 @@ td {
     the match. For example, a simple query like &quot;ACDED&quot; would
     match all occurences of that string, but &quot;ACD+ED&quot; matches
     both 'ACDDED' and 'ACDDDDDDDDED'. More usefully, the query
-    &quot;[ILGVMA]{;5,}&quot; would find stretches of small, hydrophobic
+    &quot;[GVATC]{;5,}&quot; would find stretches of small, hydrophobic
     amino acids of at least five residues in length.</p>
   <p>
     The table below describes some of the regular expression syntax:<br>