Spelling
authoramwaterhouse <Andrew Waterhouse>
Wed, 8 Jun 2005 14:09:02 +0000 (14:09 +0000)
committeramwaterhouse <Andrew Waterhouse>
Wed, 8 Jun 2005 14:09:02 +0000 (14:09 +0000)
help/html/calculations/pca.html
help/html/calculations/redundancy.html
help/html/calculations/sorting.html
help/html/calculations/tree.html
help/html/calculations/treeviewer.html
help/html/colourSchemes/blosum.html
help/html/colourSchemes/clustal.html
help/html/colourSchemes/zappo.html
help/html/io/index.html
help/html/menus/alignmentMenu.html

index e824d7d..47d1739 100755 (executable)
@@ -11,12 +11,12 @@ sequences tend to lie near each other in the space.</p>
  usually because the JVM has run out of memory. The next release of\r
  Jalview release will execute this calculation through a web service.</p>\r
 <p>Principal components analysis is a technique for examining the\r
-structure of complex datasets. The components are a set of dimensions\r
-formed from the measured values in the dataset, and the principle\r
+structure of complex data sets. The components are a set of dimensions\r
+formed from the measured values in the data set, and the principle\r
 component is the one with the greatest magnitude, or length. The\r
 sets of measurements that differ the most should lie at either end of\r
 this principle axis, and the other axes correspond to less extreme\r
-patterns of variation in the dataset.\r
+patterns of variation in the data set.\r
 </p>\r
 \r
 <p>In this case, the components are generated by an eigenvector\r
@@ -29,21 +29,21 @@ href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=
  href="http://industry.ebi.ac.uk/SeqSpace/">http://industry.ebi.ac.uk/SeqSpace</a>) at the EBI.\r
 </p>\r
 \r
-<p><strong>The PCA Viewer</strong></p>  \r
+<p><strong>The PCA Viewer</strong></p>\r
 <p>This is an interactive display of the sequences positioned within\r
   the similarity space. The colour of each sequence point is the same\r
-  as the sequence group coloring, white if no colour has been\r
+  as the sequence group colours, white if no colour has been\r
   defined for the sequence, and green if the sequence is part of a\r
   the currently selected group.\r
 </p>\r
   <p>The 3d view can be rotated by dragging the mouse with the\r
   <strong>left mouse button</strong> pressed. The view can also be\r
   zoomed in and out with the up and down <strong>arrow\r
-  keys</strong>.</p> \r
+  keys</strong>.</p>\r
 <p>A tool tip gives the sequence ID corresponding to a point in the\r
   space, and clicking a point toggles the selection of the\r
-  corresponding sequence in the alignment window. Rectanglar region\r
-  based selection is also possible, by holding the 's' key whilst\r
+  corresponding sequence in the alignment window. Rectangular region\r
+  based selection is also possible, by holding the 'S' key whilst\r
   left-clicking and dragging the mouse over the display.\r
 </p>\r
 <p>Initially, the display shows the first three components of the\r
index e97e3b0..1f3d464 100755 (executable)
@@ -3,13 +3,9 @@
 <body>\r
 <p><strong>Removing redundancy</strong></p>\r
 <p>Selecting this option brings up a window asking you to select a threshold.\r
-  If the percentage identity between two sequences (based on the\r
-  current alignment) exceeds this value one of the\r
+  If the percentage identity between two sequences exceeds this value one of the\r
   sequences (the shorter) is discarded. The redundancy calculation is done when\r
-  the Apply button is pressed, and the undo button recovers the\r
-  original set or any previously calculated subset. The detection of\r
-  redundant sequences involves a pairwise comparison of all the\r
-  sequences, so you may have to wait a few moments when applying this to\r
-  large sequence sets.</p>\r
+  the Apply button is pressed. For large numbers of sequences this can take a\r
+  long time as all pairs have to be compared. </p>\r
 </body>\r
 </html>\r
index a432824..adc44c9 100755 (executable)
@@ -14,11 +14,11 @@ the use of the functions in the Sort menu (<em>Calculate->Sort</em>):
 precedence of their names.</p><p>
 </li>
 <li><p><strong>Sort by Group</strong></p>
-<p>Places sequences in the same group adjacent to eachother.</p><p>
+<p>Places sequences in the same group adjacent to each other.</p><p>
 </li>
 <li><p><strong>Sort by Pairwise Identity</strong></p>
-<p>Sequences are ordered by decreasing fraction of conserved residues
-with respect to the first sequence in the alignment.
+<p>Places pairs of sequences together that align with the greatest
+fraction of conserved residues.
 </p><p>
 </li>
 <li><p><strong>Sort by Tree Order</strong></p>
@@ -33,12 +33,15 @@ alignment, its name will appear in the submenu <em>Sort-&gt;By Tree Order</em>.<
 alignments by some measure of sequence identity.<br>
 If the current alignment has been generated by one of Jalview's
 alignment web services, the alignment ordering can be recovered by
-its corresponding entry in the Sort menu:
+its corresponding entry in the Sort menu.
+</p><p>
 </li>
 </ul>
-<strong>Reversing the Order</strong>
-<p>If a sort is re-applied (by selecting the same menu item once again), the sequences will be sorted in the inverse
-order for that property. In the case of trees and alignment orderings, Jalview will
+<p><strong>Reversing the Order</strong></p>
+<p>Selecting any item from the Sort menu will sort sequences in an
+ascending order according to the property defining the sort. If the
+same sort is re-applied, the sequences will be sorted in the inverse
+order. In the case of trees and alignment orderings, Jalview will
 remember your last choice for sorting the alignment and only apply the
 inverse ordering if you select the same tree or alignment ordering
 item again.</p>
index c767bf2..5a014bb 100755 (executable)
@@ -40,7 +40,7 @@ phylogenetic tree construction, and may fail on very large alignments.
 </p>\r
 <p>A newly calculated tree will be displayed in a new <a\r
 href="../calculations/treeviewer.html">tree viewing window</a>. In\r
-addition, a new entry with the same treeviewer window name will be added in the <a href="../calculations/sort.html">Sort\r
+addition, a new entry with the same tree viewer window name will be added in the <a href="../calculations/sort.html">Sort\r
 menu</a> so that the alignment can be reordered to reflect the ordering of\r
 the leafs of the tree.</p>\r
 \r
index 3f855ac..77ed5eb 100755 (executable)
@@ -8,7 +8,7 @@
   When a tree has been calculated from an alignment, or imported via a
   file or web service it is displayed by Jalview's tree viewing
   window. Trees can be rearranged, used to select sequences and groups
-  in the associated alignment, saved in newick format or exported as an
+  in the associated alignment, saved in Newick format or exported as an
   image or postscript file.</p>
 <p>
   Selecting sequence ids at the leaves of the tree selects the
 <p>
   Clicking anywhere along the extent of the tree (but not on a leaf or
   internal node) defines a tree 'partition', by cutting every branch
-  of the tree spanning the depth where the mouse-click occured. Groups
+  of the tree spanning the depth where the mouse-click occurred. Groups
   are created containing sequences at the leaves of each connected
-  subtree. These groups are each given a different colour, which are
+  sub tree. These groups are each given a different colour, which are
   reflected in other windows in the same way as if the sequence ids
   were selected, and can be edited in the same way as user defined
   sequence groups.
 </p>
-<p>Tree partitions are useful for comparing clusterings produced by
+<p>Tree partitions are useful for comparing clusters produced by
 different methods and measures. They are also an effective way of
 identifying specific patterns of conservation and mutation
 corresponding to the overall phylogenetic structure, when combined
@@ -47,7 +47,7 @@ associated with a tree. Trees calculated by Jalview have branch
 lengths, which correspond to the distance measure used to construct
 the tree. Tree imported from outside may also contain bootstrap information,
 or additional leaves from sequences not present in the associated
-alignment. 
+alignment.
 </p>
 <p>The view menu contains options controlling the way a tree is
 rendered and labelled:</p>
index 83cc27e..7af6f14 100755 (executable)
@@ -12,9 +12,9 @@ td {
 <body>\r
 \r
 <p><em>Blosum62</a></em> </p>\r
-<p>Gaps are coloured white. If a residue matchs the consensus sequence residue\r
-  at that position it is colored dark blue. If it does not match the consensus\r
-  residue but the 2 residues have a positive Blosum62 score, it is colored light\r
+<p>Gaps are coloured white. If a residue matches the consensus sequence residue\r
+  at that position it is coloured dark blue. If it does not match the consensus\r
+  residue but the 2 residues have a positive Blosum62 score, it is coloured light\r
   blue.</p>\r
 </body>\r
 </html>\r
index 7c5f7a8..3531330 100755 (executable)
@@ -15,7 +15,7 @@ td {
     program. Sequences can be coloured either by assigning a colour to specific\r
     residues, or on the basis of an alignment consensus. The residues in each\r
     column are coloured according to the consensus character assigned to that column.\r
-    In this way, you can choose to highlight, for example, conserved hydrophylic\r
+    In this way, you can choose to highlight, for example, conserved hydrophilic\r
     or hydrophobic positions in the alignment. </p>\r
 </body>\r
 </html>\r
index f796ec5..7770c43 100755 (executable)
@@ -12,7 +12,7 @@ td {
 <body>\r
 <p><em>Zappo Colours</em><br>\r
   <br>\r
-  The residues are coloured according to their physico-chemical properties as\r
+  The residues are coloured according to their physicochemical properties as\r
   follows: </p>\r
 <div align="center">\r
   <table width="400" border="1">\r
index b067512..bd2a790 100755 (executable)
@@ -1,13 +1,13 @@
 <html>\r
-<head><title>Input/Ouput</title></head>\r
+<head><title>Input/Output</title></head>\r
 <body>\r
 <p><strong>Input</strong></p>\r
 <p>Jalview can read alignment files in any of the following standard formats:</p>\r
 <p><em>Fasta (Pearson), GCG-MSF, ALN/ClustalW, AMPS Block file, NBRF/PIR, Pfam/Stockholm</em></p>\r
-<p>The EBI has <a href="http://www.ebi.ac.uk/help/formats.html">examples</a> of \r
+<p>The EBI has <a href="http://www.ebi.ac.uk/help/formats.html">examples</a> of\r
   these file formats.</p>\r
 <p>Additionally annotated alignments can be read in from the Jalview format. </p>\r
-<p>Use the &quot;Input Alignment&quot; menu at the top of the main application \r
+<p>Use the &quot;Input Alignment&quot; menu at the top of the main application\r
   window to read in files from </p>\r
 <ul>\r
   <li> the local file system</li>\r
@@ -18,7 +18,7 @@
   file you will be given an error message, the alignment will not be read in.\r
 </p>\r
 <p><strong>Output</strong> </p>\r
-<p>Each alignment, whether it is the original or an edited version may be saved \r
+<p>Each alignment, whether it is the original or an edited version may be saved\r
   in the standard formats</p>\r
 <p><em>Fasta (Pearson), GCG-MSF, ALN/ClustalW, AMPS Block file, NBRF/PIR, Pfam/Stockholm</em></p>\r
 <p>You may save annotated alignments in the Jalview file format. </p>\r
 <p><strong>Export<a name="export"></a></strong></p>\r
 <p>The alignment may also be saved as a HTML web page. </p>\r
 <p>You may save a Portable Networks Graphics (PNG) image of your alignment. </p>\r
-<p>You may save the alignment as an Encapsulated Postscript file. This is a vector \r
-  graphics file which may be modified in various graphics applications, such as \r
+<p>You may save the alignment as an Encapsulated Postscript file. This is a vector\r
+  graphics file which may be modified in various graphics applications, such as\r
   Adobe Illustrator.<br>\r
   <br>\r
-  Tip: When importing to a Microsoft document, a snapshot image is taken of your \r
-  file - this will be blurred. Right-click the image and choose &quot;Edit image.&quot; \r
+  Tip: When importing to a Microsoft document, a snapshot image is taken of your\r
+  file - this will be blurred. Right-click the image and choose &quot;Edit image.&quot;\r
   This will restore the high quality EPS file format output. <br>\r
-  NB. Mac OSX users will find that eps files are automatically converted into \r
+  NB. Mac OSX users will find that eps files are automatically converted into\r
   PDF files. </p>\r
 <p>The alignment can be printed from a local printer.</p>\r
 </body>\r
index 280cce9..a15ad23 100755 (executable)
@@ -7,33 +7,33 @@
   <li><strong>File</strong></li>\r
   <ul>\r
     <li><strong>Save As<br>\r
-      </strong><em>Save the alignment to local file. A file selection window will \r
-      open, use the &quot;Files of type:&quot; selection box to determine which \r
+      </strong><em>Save the alignment to local file. A file selection window will\r
+      open, use the &quot;Files of type:&quot; selection box to determine which\r
       <a href="../io/index.html">alignment format</a> to save as.<br>\r
       </em></li>\r
     <li><strong>Export</strong> <em><br>\r
-      Creates an alignment output maintaining the alignment background colours \r
-      and group colours. If the alignment is wrapped, the output will also be \r
-      wrapped and will have the same visible residue width as the open alignment. \r
-      </em> \r
+      Creates an alignment output maintaining the alignment background colours\r
+      and group colours. If the alignment is wrapped, the output will also be\r
+      wrapped and will have the same visible residue width as the open alignment.\r
+      </em>\r
       <ul>\r
         <li><strong>HTML<br>\r
-          </strong><em>Create a <a href="../io/index.html#export">web page</a> \r
+          </strong><em>Create a <a href="../io/index.html#export">web page</a>\r
           from your alignment.</em></li>\r
         <li><strong>EPS<br>\r
-          </strong><em>Create an <a href="../io/index.html#export">Encapsulated \r
+          </strong><em>Create an <a href="../io/index.html#export">Encapsulated\r
           Postscript</a> file from your alignment.</em></li>\r
         <li><strong>PNG<br>\r
-          </strong><em>Create a <a href="../io/index.html#export">Portable Network \r
+          </strong><em>Create a <a href="../io/index.html#export">Portable Network\r
           Graphics</a> file from your alignment.<br>\r
           </em></li>\r
       </ul>\r
     </li>\r
     <li><strong>Output to Textbox<br>\r
-      </strong><em>The alignment will be displayed in plain text in a new window \r
-      which you can &quot;Copy and Paste&quot; using the pull down menu, or your \r
+      </strong><em>The alignment will be displayed in plain text in a new window\r
+      which you can &quot;Copy and Paste&quot; using the pull down menu, or your\r
       standard operating system copy and paste keys. <br>\r
-      Select the format of the text by selecting one of the following menu items.</em> \r
+      Select the format of the text by selecting one of the following menu items.</em>\r
       <ul>\r
         <li><strong>FASTA</strong> <em></em></li>\r
         <li><strong>MSF</strong></li>\r
       </ul>\r
     </li>\r
     <li><strong>Print<br>\r
-      </strong><em>Jalview will print the alignment using the current fonts and \r
-      coloursof your alignment. If the alignment has annotations visible, these \r
-      will be printed below the alignment. If the alignment is wrapped the number \r
-      of residues per line of your alignment will depend on the paper width or \r
+      </strong><em>Jalview will print the alignment using the current fonts and\r
+      colours of your alignment. If the alignment has annotations visible, these\r
+      will be printed below the alignment. If the alignment is wrapped the number\r
+      of residues per line of your alignment will depend on the paper width or\r
       your alignment window width, whichever is the smaller. <br>\r
       </em></li>\r
     <li><strong>Load Associated Tree<br>\r
-      </strong><em>Jalview can load in trees which are in the Newick file format \r
-      and associate them with a particular alignment. Note: the ids of the tree \r
+      </strong><em>Jalview can load in trees which are in the Newick file format\r
+      and associate them with a particular alignment. Note: the ids of the tree\r
       file and your alignment MUST be the same.<br>\r
       </em></li>\r
     <li><strong>Close<br>\r
-      </strong><em>Close the alignment window. Be aware that changes to your alignment \r
-      will not be save unless specifically actioned from the &quot;Save As&quot; \r
+      </strong><em>Close the alignment window. Be aware that changes to your alignment\r
+      will not be save unless specifically actioned from the &quot;Save As&quot;\r
       menu.<br>\r
       </em></li>\r
   </ul>\r
   <li><strong>Edit</strong></li>\r
 </ul>\r
-<blockquote> \r
+<blockquote>\r
   <ul>\r
     <li><strong>Undo</strong><em><br>\r
-      This will undo any edits you make to the alignment. This applies to insertion \r
-      or deletion of gaps, cutting residues or sequences from the alignment or \r
-      pasting sequences to the current alignment or sorting the alignment. It \r
-      DOES NOT undo colour changes or adjustments to group sizes affect the annotation \r
+      This will undo any edits you make to the alignment. This applies to insertion\r
+      or deletion of gaps, cutting residues or sequences from the alignment or\r
+      pasting sequences to the current alignment or sorting the alignment. It\r
+      DOES NOT undo colour changes or adjustments to group sizes affect the annotation\r
       panel. <br>\r
       </em></li>\r
     <li><strong>Redo<br>\r
       </strong><em>Any actions which you undo can be redone using redo. <br>\r
       </em></li>\r
     <li><strong>Cut<br>\r
-      </strong><em>This will make a copy of the currently selected residues before \r
-      removing them from your alignment. Click on a sequence name if you wish \r
+      </strong><em>This will make a copy of the currently selected residues before\r
+      removing them from your alignment. Click on a sequence name if you wish\r
       to select a whole sequence. <br>\r
       Use &lt;CTRL&gt; and X (&lt;APPLE&gt; and X on MacOSX) to cut.<br>\r
       </em></li>\r
     <li><strong>Copy</strong><br>\r
-      <em>Copies the currently selected residues to the system clipboard. The \r
-      format of copied residues is NAME&lt;tab&gt;START_RES&lt;tab&gt;END_RES&lt;tab&gt;SEQUENCE \r
+      <em>Copies the currently selected residues to the system clipboard. The\r
+      format of copied residues is NAME&lt;tab&gt;START_RES&lt;tab&gt;END_RES&lt;tab&gt;SEQUENCE\r
       <br>\r
       Use &lt;CTRL&gt; and C (&lt;APPLE&gt; and C on MacOSX) to copy.<br>\r
       </em></li>\r
-    <li><strong>Paste </strong> \r
+    <li><strong>Paste </strong>\r
       <ul>\r
         <li><strong>To New Alignment<br>\r
-          </strong><em>A new alignment window will be created from sequences previously \r
+          </strong><em>A new alignment window will be created from sequences previously\r
           copied or cut to the system clipboard. <br>\r
           Use &lt;CTRL&gt; and V(&lt;APPLE&gt; and V on MacOSX) to paste.</em></li>\r
         <li><strong>Add To This Alignment<br>\r
-          </strong><em>Copied sequences from another alignment window can be added \r
+          </strong><em>Copied sequences from another alignment window can be added\r
           to the current Jalview alignment. <br>\r
           </em><strong> </strong></li>\r
       </ul>\r
     </li>\r
     <li><strong>Delete<br>\r
-      </strong><em>This will delete the currently selected residues without making \r
+      </strong><em>This will delete the currently selected residues without making\r
       a copy of them first.<br>\r
       </em></li>\r
     <li><strong>Select All<br>\r
       Use &lt;CTRL&gt; and A (&lt;APPLE&gt; and A on a MacOSX) to select all.<br>\r
       </em></li>\r
     <li><strong>Deselect All<br>\r
-      </strong><em>Removes the current selection box (red dashed box) from the \r
-      alignment window. All selected sequences, residues and marked columns will \r
+      </strong><em>Removes the current selection box (red dashed box) from the\r
+      alignment window. All selected sequences, residues and marked columns will\r
       be deselected. </em><em> <br>\r
       Use &lt;ESCAPE&gt; to deselect all.<br>\r
       </em></li>\r
     <li><strong>Invert Selection<br>\r
-      </strong><em>Any sequence ids currently not selected will replace the current \r
+      </strong><em>Any sequence ids currently not selected will replace the current\r
       selection. <br>\r
       </em><strong> </strong></li>\r
     <li><strong>Undefine Groups<br>\r
-      </strong><em>The alignment will be reset with no defined groups. WARNING: \r
+      </strong><em>The alignment will be reset with no defined groups. WARNING:\r
       This cannot be undone.<br>\r
       </em></li>\r
     <li><strong>Remove Left<br>\r
-      </strong><em>If the alignment has marked columns, the alignment will be \r
-      trimmed to the left of the leftmost marked column. To mark a column, mouse \r
-      click the scale bar above the alignment. Click again to unmark a column, \r
+      </strong><em>If the alignment has marked columns, the alignment will be\r
+      trimmed to the left of the leftmost marked column. To mark a column, mouse\r
+      click the scale bar above the alignment. Click again to unmark a column,\r
       or select &quot;Deselect All&quot; to deselect all columns.<br>\r
       </em></li>\r
     <li><strong>Remove Right<br>\r
-      </strong><em>If the alignment has marked columns, the alignment will be \r
-      trimmed to the left of the leftmost marked column. To mark a column, mouse \r
-      click the scale bar above the alignment. Click again to unmark a column, \r
+      </strong><em>If the alignment has marked columns, the alignment will be\r
+      trimmed to the left of the leftmost marked column. To mark a column, mouse\r
+      click the scale bar above the alignment. Click again to unmark a column,\r
       or select &quot;Deselect All&quot; to deselect all columns.<br>\r
       </em></li>\r
     <li><strong>Remove Empty Columns<br>\r
-      </strong><em>All columns which contain purely gap characters (&quot;-&quot;, \r
+      </strong><em>All columns which contain purely gap characters (&quot;-&quot;,\r
       &quot;.&quot;) will be deleted.<br>\r
-      You may set the default gap character in <a href="../features/preferences.html">preferences</a>. \r
+      You may set the default gap character in <a href="../features/preferences.html">preferences</a>.\r
       </em><em><br>\r
       </em></li>\r
     <li><strong>Remove All Gaps</strong><br>\r
-      <em>All gap characters (&quot;-&quot;, &quot;.&quot;) will be deleted from \r
+      <em>All gap characters (&quot;-&quot;, &quot;.&quot;) will be deleted from\r
       the alignment.<br>\r
-      You may set the default gap character in <a href="../features/preferences.html">preferences</a>. \r
+      You may set the default gap character in <a href="../features/preferences.html">preferences</a>.\r
       <br>\r
       </em> </li>\r
     <li><strong>Remove Redundancy<br>\r
-      </strong><em>Selecting this option brings up a window asking you to select \r
-      a threshold. If the percentage identity between two sequences exceeds this \r
-      value one of the sequences (the shorter) is discarded. Press the &quot;Apply&quot; \r
-      button to reomove redundant sequences.<br>\r
+      </strong><em>Selecting this option brings up a window asking you to select\r
+      a threshold. If the percentage identity between two sequences exceeds this\r
+      value one of the sequences (the shorter) is discarded. Press the &quot;Apply&quot;\r
+      button to remove redundant sequences.<br>\r
       </em></li>\r
     <li><strong>Pad Gaps<br>\r
-      </strong><em>If the sequences in an alignment window are not all the same \r
-      length they can all be set to the length of the longest sequence by selecting \r
-      &quot;Pad Gaps.&quot; Any sequences which are shorter than the longest sequence \r
-      in an alignment will have gap characters (&quot;-&quot; or &quot;.&quot;) \r
+      </strong><em>If the sequences in an alignment window are not all the same\r
+      length they can all be set to the length of the longest sequence by selecting\r
+      &quot;Pad Gaps.&quot; Any sequences which are shorter than the longest sequence\r
+      in an alignment will have gap characters (&quot;-&quot; or &quot;.&quot;)\r
       appended to the beginning or end to make them equal length. <br>\r
-      You may set the default gap character in <a href="../features/preferences.html">preferences</a>. \r
+      You may set the default gap character in <a href="../features/preferences.html">preferences</a>.\r
       </em></li>\r
   </ul>\r
 </blockquote>\r
 <ul>\r
   <li><strong>Search</strong></li>\r
 </ul>\r
-<blockquote> \r
+<blockquote>\r
   <ul>\r
     <li><strong>Find<br>\r
-      </strong><em>Select this to <a href="../features/search.html">search</a> \r
+      </strong><em>Select this to <a href="../features/search.html">search</a>\r
       for residues, sequence name or residue position within the alignment. </em></li>\r
   </ul>\r
 </blockquote>\r
 <ul>\r
   <li><strong>View</strong></li>\r
 </ul>\r
-<blockquote> \r
+<blockquote>\r
   <ul>\r
     <li><strong>Font<br>\r
-      </strong><em>Change the font of the display. The default font can be set \r
-      from the &quot;Choose Font&quot; window, which is shown when the &quot;Font \r
+      </strong><em>Change the font of the display. The default font can be set\r
+      from the &quot;Choose Font&quot; window, which is shown when the &quot;Font\r
       Menu&quot; is selected. <br>\r
       </em></li>\r
     <li><strong>Wrap<br>\r
-      </strong><em>The default alignment display shows sequences in a single horizontal \r
-      row. If your alignment has only a few sequences you may wish to &quot;Wrap&quot; \r
-      the alignment so that the sequences are shown on multiple horizontal rows. \r
-      Options are available to show the residue numbering at the start and/or \r
-      end of an alignment as well as showing the alignment position above each \r
+      </strong><em>The default alignment display shows sequences in a single horizontal\r
+      row. If your alignment has only a few sequences you may wish to &quot;Wrap&quot;\r
+      the alignment so that the sequences are shown on multiple horizontal rows.\r
+      Options are available to show the residue numbering at the start and/or\r
+      end of an alignment as well as showing the alignment position above each\r
       sequence row. <br>\r
-      NOTE: In the current version the wrap alignment should be used for viewing, \r
+      NOTE: In the current version the wrap alignment should be used for viewing,\r
       not editing. <br>\r
       </em><strong> </strong></li>\r
     <li><strong>Show Full Sequence ID<br>\r
-      </strong><em>If this box is selected the sequence name will have the start \r
+      </strong><em>If this box is selected the sequence name will have the start\r
       and end position of the sequence appended to the name, in the format NAME/START-END<br>\r
       </em></li>\r
     <li><strong>Boxes</strong><em><br>\r
-      If this is selected the background of a residue will be coloured using the \r
-      selected background colour. Useful if used in conjunction with &quot;Colour \r
+      If this is selected the background of a residue will be coloured using the\r
+      selected background colour. Useful if used in conjunction with &quot;Colour\r
       Text.&quot; <br>\r
       </em></li>\r
     <li><strong>Text<br>\r
-      </strong><em>If this is selected the residues will be displayed using the \r
+      </strong><em>If this is selected the residues will be displayed using the\r
       standard 1 character amino acid alphabet.<br>\r
       </em></li>\r
     <li><strong>Colour Text<br>\r
-      </strong><em>If this is selected the residues will be coloured according \r
-      to the background colour associated with that residue. The colour is slightly \r
+      </strong><em>If this is selected the residues will be coloured according\r
+      to the background colour associated with that residue. The colour is slightly\r
       darker than background to enable the residue to be read. <br>\r
       </em></li>\r
     <li><strong>Show Gaps<br>\r
-      </strong><em>If this is selected gap characters will be displayed as &quot;.&quot; \r
-      or &quot;-&quot;. If unselected gap characters will appear as blank spaces. \r
+      </strong><em>If this is selected gap characters will be displayed as &quot;.&quot;\r
+      or &quot;-&quot;. If unselected gap characters will appear as blank spaces.\r
       <br>\r
       You may set the default gap character in <a href="../features/preferences.html">preferences</a>.<br>\r
       </em></li>\r
     <li><strong>Show Annotations<br>\r
-      </strong><em>If this is selected the &quot;Annotation Panel&quot; will be \r
-      displayed below the alignment. The default setting is to display the conservation \r
-      calulation, quality calculation and consensus values as bar charts. </em><br>\r
+      </strong><em>If this is selected the &quot;Annotation Panel&quot; will be\r
+      displayed below the alignment. The default setting is to display the conservation\r
+      calculation, quality calculation and consensus values as bar charts. </em><br>\r
     </li>\r
     <li><strong>Sequence Features<br>\r
-      </strong><em>If the sequence names are Swissprot entries Jalview will use \r
-      the names to retrieve sequence features from the EBI. Features which are \r
-      1 residue in length are coloured red, sequences longer than 1 residue are \r
-      coloured blue. Move the mouse over a coloured feature to display the details \r
+      </strong><em>If the sequence names are Swissprot entries Jalview will use\r
+      the names to retrieve sequence features from the EBI. Features which are\r
+      1 residue in length are coloured red, sequences longer than 1 residue are\r
+      coloured blue. Move the mouse over a coloured feature to display the details\r
       of the feature. <br>\r
-      Note: The retrieved information will update the sequence start and end labels \r
+      Note: The retrieved information will update the sequence start and end labels\r
       if they are incorrect. <br>\r
       </em></li>\r
     <li><strong>Overview Window<br>\r
-      </strong><em>A scaled version of the alignment will be displayed in a small \r
-      window. A red box will indicate the currently visible area of the alignment. \r
+      </strong><em>A scaled version of the alignment will be displayed in a small\r
+      window. A red box will indicate the currently visible area of the alignment.\r
       Move the visible region using the mouse. </em><strong> </strong></li>\r
   </ul>\r
 </blockquote>\r
 <ul>\r
   <li><strong>Colour</strong></li>\r
 </ul>\r
-<blockquote> \r
+<blockquote>\r
   <ul>\r
     <li><strong>Apply Colour To All Groups<br>\r
-      </strong><em>If this is selected, any changes made to the background colour \r
+      </strong><em>If this is selected, any changes made to the background colour\r
       will be applied to all currently defined groups.<br>\r
       </em></li>\r
-    <li><strong>None, ClustalX, Blosum62 Score, Percentage Identity, Zappo, Taylor, \r
-      Hydrophobicity, Helix Propensity, Strand Propensity, Turn Propensity, Buried \r
+    <li><strong>None, ClustalX, Blosum62 Score, Percentage Identity, Zappo, Taylor,\r
+      Hydrophobicity, Helix Propensity, Strand Propensity, Turn Propensity, Buried\r
       Index, Nucleotide, User Defined<br>\r
-      </strong> <em>See <a href="../colourSchemes/index.html">colours</a> for \r
+      </strong> <em>See <a href="../colourSchemes/index.html">colours</a> for\r
       a description of all colour schemes.</em><br>\r
     </li>\r
     <li><strong>By Conservation<br>\r
-      </strong><em>See <a href="../colourSchemes/conservation.html">Colouring \r
+      </strong><em>See <a href="../colourSchemes/conservation.html">Colouring\r
       by Conservation</a>.</em><br>\r
     </li>\r
     <li><strong>Modify Conservation Threshold<br>\r
-      </strong><em>Use this to display the conservation threshold slider window. \r
+      </strong><em>Use this to display the conservation threshold slider window.\r
       Useful if the window has been closed. </em></li>\r
     <li><strong>Above Identity Threshold<br>\r
-      </strong><em>See <a href="../colourSchemes/abovePID.html">Above Percentage \r
+      </strong><em>See <a href="../colourSchemes/abovePID.html">Above Percentage\r
       Identity</a></em><strong>.<br>\r
       </strong></li>\r
     <li><strong>Modify Identity Threshold<br>\r
-      </strong><em>Use this to set the threshold value for colouring above Identity. \r
+      </strong><em>Use this to set the threshold value for colouring above Identity.\r
       Useful if the window has been closed. </em></li>\r
   </ul>\r
 </blockquote>\r
 <ul>\r
   <li><strong>Calculate</strong></li>\r
 </ul>\r
-<blockquote> \r
+<blockquote>\r
   <ul>\r
-    <li><strong>Sort </strong> \r
+    <li><strong>Sort </strong>\r
       <ul>\r
         <li><strong>by ID<br>\r
-          </strong><em>This will sort the sequences according to sequence name. \r
-          If the sort is repeated, the order of the sorted sequences will be inverted. \r
+          </strong><em>This will sort the sequences according to sequence name.\r
+          If the sort is repeated, the order of the sorted sequences will be inverted.\r
           </em><strong><br>\r
           </strong></li>\r
         <li><strong>by Group</strong><strong><br>\r
-          </strong><em>This will sort the sequences according to sequence name. \r
-          If the sort is repeated, the order of the sorted sequences will be inverted. \r
+          </strong><em>This will sort the sequences according to sequence name.\r
+          If the sort is repeated, the order of the sorted sequences will be inverted.\r
           </em><strong></strong><strong><br>\r
           </strong></li>\r
         <li><strong>by Pairwise Identity<br>\r
-          </strong><em>This will sort the selected sequences by their percentage \r
-          identity to the consensus sequence. The most similar sequence is put \r
+          </strong><em>This will sort the selected sequences by their percentage\r
+          identity to the consensus sequence. The most similar sequence is put\r
           at the top. </em><strong><br>\r
           </strong></li>\r
       </ul>\r
     </li>\r
-    <li><strong>Calculate Tree </strong> \r
+    <li><strong>Calculate Tree </strong>\r
       <ul>\r
         <li><strong>Average Distance Using % Identity</strong></li>\r
         <li><strong>Neighbour Joining Using % Identity</strong></li>\r
         <li><strong>Average Distance Using Blosum62</strong></li>\r
         <li><strong>Neighbour Joining Using Blosum62<br>\r
-          </strong><em>See <a href="../calculations/tree.html">calculating trees</a>.</em><strong> \r
+          </strong><em>See <a href="../calculations/tree.html">calculating trees</a>.</em><strong>\r
           <br>\r
           </strong></li>\r
       </ul>\r
     </li>\r
-    <li><strong>Paiwise Alignments</strong><br>\r
+    <li><strong>Pairwise Alignments</strong><br>\r
       <em>See <a href="../calculations/pairwise.html">pairwise alignments</a>.</em><br>\r
     </li>\r
     <li><strong>Principal Component Analysis</strong><br>\r
-      <em>See <a href="../calculations/pca.html">Principal Component Analysis</a>.</em> \r
+      <em>See <a href="../calculations/pca.html">Principal Component Analysis</a>.</em>\r
       <br>\r
     </li>\r
     <li><strong>Web Service <br>\r
-      </strong> \r
+      </strong>\r
       <ul>\r
-        <em>Selecting one of the following menu items will start a remote service \r
-        on the high powered computing faciltiy at the University of Dundee. You \r
-        will need a continuous network connection in order to use these services. \r
-        </em> \r
+        <em>Selecting one of the following menu items will start a remote service\r
+        on the high powered computing facility at the University of Dundee. You\r
+        will need a continuous network connection in order to use these services.\r
+        </em>\r
         <li><strong>Clustal Alignment</strong></li>\r
         <li><strong>Clustal Realign</strong></li>\r
         <li><strong>JPred</strong></li>\r