Web Services moved from Calculate
authoramwaterhouse <Andrew Waterhouse>
Wed, 17 Aug 2005 15:40:56 +0000 (15:40 +0000)
committeramwaterhouse <Andrew Waterhouse>
Wed, 17 Aug 2005 15:40:56 +0000 (15:40 +0000)
13 files changed:
help/help.jhm
help/helpTOC.xml
help/html/menus/alignmentMenu.html
help/html/menus/alwannotations.html
help/html/menus/alwcalculate.html
help/html/menus/alwedit.html
help/html/menus/popupMenu.html
help/html/menus/wsmenu.html [new file with mode: 0755]
help/html/webServices/clustal.html
help/html/webServices/clustalw.html
help/html/webServices/index.html
help/html/webServices/jnet.html
help/html/webServices/muscle.html

index 5324b0b..7d884b3 100755 (executable)
@@ -50,7 +50,8 @@
    <mapID target="alwEdit" url="html/menus/alwedit.html"/>\r
    <mapID target="alwColour" url="html/menus/alwcolour.html"/>\r
    <mapID target="alwCalc" url="html/menus/alwcalculate.html"/>\r
-\r
+   \r
+   <mapID target="wsMenu" url="html/menus/wsmenu.html"/>\r
    <mapID target="popMenu" url="html/menus/popupMenu.html"/>\r
    <mapID target="annotMenus" url="html/menus/alwannotations.html"/>\r
    \r
index c1a6812..0f476a5 100755 (executable)
@@ -47,6 +47,7 @@
                 <tocitem text="Edit Menu" target="alwEdit"/>  \r
                 <tocitem text="Colour Menu" target="alwColour"/>\r
                 <tocitem text="Calculation Menu" target="alwCalc"/>\r
+                               <tocitem text="Web Service Menu" target="wsMenu"/>\r
                <tocitem text="Annotation Menus" target="annotMenus"/>\r
                <tocitem text="Popup Menu" target="popMenu"/>\r
                 </tocitem>\r
index c935bd2..44ba59a 100755 (executable)
 <body>\r
 <p><strong>Alignment Window Menus</strong></p>\r
 <ul>\r
-  <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
-      <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 graphic with the current annotation,\r
-      alignment background colours and group colours. If the alignment is <a\r
-      href="../features/wrap.html">wrapped</a>, the output will also\r
-      be wrapped and will have the same visible residue width as the\r
-      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
-          from your alignment.</em></li>\r
-        <li><strong>EPS<br>\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
-          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
-      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
-      <ul>\r
-        <li><strong>FASTA</strong> <em></em></li>\r
-        <li><strong>MSF</strong></li>\r
-        <li><strong>CLUSTAL</strong></li>\r
-        <li><strong>BLC</strong></li>\r
-        <li><strong>PIR</strong></li>\r
-        <li><strong>PFAM</strong><br></li>\r
-      </ul>\r
-    </li>\r
-    <li><strong>Print<br>\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 <a\r
-      href="../calculations/treeviewer.html">view trees</a> stored in\r
-      the Newick file format, and associate them with the\r
-      alignment. Note: the ids of the tree file and your alignment\r
-      MUST be the same.<br>\r
-      </em></li>\r
-    <li><strong>Close<br>\r
-      </strong><em>Close the alignment window. Make sure you have\r
-      saved your alignment before you close - either as a Jalview\r
-      project or by using the <strong>Save As</strong> menu.<br>\r
-      </em></li>\r
-  </ul>\r
-  <li><strong>Edit</strong></li>\r
-</ul>\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\r
-      alignment. <strong>NOTE:</strong> It DOES NOT undo colour\r
-      changes, adjustments to group sizes, or changes to the annotation 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
-      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\r
-      clipboard - you can also do this by pressing &lt;CTRL&gt; and C\r
-      (&lt;APPLE&gt; and C on MacOSX). <br>\r
-      If you try to paste the clipboard contents to a text editor, you will see\r
-      the format of the copied residues is a tab separated list:<br>\r
-<pre>\r
-NAME    START_RES    END_RES    SEQUENCE\r
-</pre><br>\r
-      </em></li>\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
-          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
-          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\r
-      without copying them to the clipboard. Like the other edit\r
-      operations, this can be undone with <strong>Undo</strong>.<br>\r
-      </em></li>\r
-    <li><strong>Select All<br>\r
-      </strong><em>Selects all the sequences and residues in the alignment. <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
-      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
-      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.<br> <strong>WARNING</strong>:\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
-      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
-      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 only contain 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
-      </em><em><br>\r
-      </em></li>\r
-    <li><strong>Remove All Gaps</strong><br>\r
-      <em><strong>All</strong> 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
-      <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 any two sequences\r
-      (under the current alignment) exceeds this\r
-      value then one of the sequences (the shorter) is discarded. Press the &quot;Apply&quot;\r
-      button to remove redundant sequences. The &quot;Undo&quot; button will undo the last\r
-      redundancy deletion.<br>\r
-      </em></li>\r
-    <li><strong>Pad Gaps<br>\r
-      </strong><em>Adds gaps to the end of all the sequences so they\r
-      are all the same length. This is useful for making a tree using\r
-      unaligned sequences.<br>\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
-  <ul>\r
-    <li><strong>Find<br>\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
-  <ul>\r
-    <li><strong>Font<br>\r
-      </strong><em>Change the font of the display from the\r
-      &quot;Choose Font&quot; dialog box, which is shown when this\r
-      item is selected. <br>\r
-      </em></li>\r
-    <li><strong>Wrap<br>\r
-      </strong><em>When ticked, the alignment display is\r
-      &quot;<a href="../features/wrap.html">wrapped</a>&quot; to the\r
-      width of the alignment window. This is useful if your alignment\r
-      has only a few sequences to view its full width at once.<br>\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
-      <strong>NOTE</strong>: When in wrapped alignment view, the\r
-      alignment cannot be edited or have regions selected on it. <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
-      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
-      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
-      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
-      darker than background so the amino acid symbol remains visible. <br>\r
-      </em></li>\r
-    <li><strong>Show Gaps<br>\r
-      </strong><em>When this is selected, gap characters will be displayed as &quot;.&quot;\r
-      or &quot;-&quot;. If unselected, then 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
-      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 <a href="../features/seqfeatures.html">sequence features</a> 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
-      if they are incorrect. <br>\r
-      </em></li>\r
-    <li><strong><a href="../features/overview.html">Overview Window</a><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
-      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
-  <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
-      will be applied to all currently defined groups.<br>\r
-      </em></li>\r
-    <li>Colour Scheme options: <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
-      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
-      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
-      Useful if the window has been closed, or if the 'by\r
-      conservation' option appears to be doing nothing!</em><br></li>\r
-    <li><strong>Above Identity Threshold<br>\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
-      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
-  <ul>\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
-          </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
-          </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
-          at the top. </em><strong><br>\r
-          </strong></li>\r
-      </ul>\r
-      <em>The <a href="../calculations/sorting.html">Sort menu</a> will\r
-      have some additional options if you have just done a multiple\r
-      alignment calculation, or opened a tree viewer window.</em><br>\r
-    </li>\r
-    <li><strong>Calculate Tree </strong>\r
-    <br><em>Functions for calculating trees on the alignment or the\r
-    currently selected region. See <a\r
-    href="../calculations/tree.html">calculating trees</a>.</em>\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></strong></li>\r
-      </ul>\r
-    </li>\r
-    <li><strong>Pairwise Alignments</strong><br>\r
-      <em>Applies Smith and Waterman algorithm to selected sequences. See <a href="../calculations/pairwise.html">pairwise alignments</a>.</em><br>\r
-    </li>\r
-    <li><strong>Principal Component Analysis</strong><br>\r
-      <em>Shows a spatial clustering of the sequences based on the\r
-      BLOSUM62 scores in the alignment. See <a href="../calculations/pca.html">Principal Component Analysis</a>.</em>\r
-      <br>\r
-    </li>\r
-    <li><strong>Web Service<br>\r
-      </strong>\r
-        <em>Selecting one of the following menu items starts a remote service\r
-        on compute facilities at the University of Dundee. You need a\r
-        continuous network connection in order to use these services\r
-        through Jalview.\r
-        </em>\r
-      <ul>\r
-        <li><strong>Clustal Alignment</strong><br><em>\r
-        Submits all, or just the currently selected sequences for alignment with clustal W.</em><br></li>\r
-        <li><strong>Clustal Realign</strong><br><em>\r
-        Submits the alignment or currently selected region for\r
-        re-alignment with clustal W. Use this if you have added some\r
-        new sequences to an existing alignment.</em><br></li>\r
-        <li><strong>Muscle Alignment</strong><br><em>\r
-        Submits all, or jut the currently selected sequences for\r
-        alignment using Muscle. Do not use this if you are working with\r
-        nucleic acid sequences.</em><br>\r
-        <li><strong>JNet</strong><br><em>\r
-        Secondary structure prediction by network consensus. The\r
-        behaviour of this calculation depends on the current selection:\r
+  <li><strong>File</strong> \r
+    <ul>\r
+      <li><strong>Save As<br>\r
+        </strong><em>Save the alignment to local file. A file selection window \r
+        will open, use the &quot;Files of type:&quot; selection box to determine \r
+        which <a href="../io/index.html">alignment format</a> to save as.</em></li>\r
+      <li><strong>Export</strong> <em><br>\r
+        Creates an alignment graphic with the current annotation, alignment background \r
+        colours and group colours. If the alignment is <a\r
+      href="../features/wrap.html">wrapped</a>, the output will also be wrapped \r
+        and will have the same visible residue width as the open alignment. </em> \r
+        <ul>\r
+          <li><strong>HTML<br>\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
+            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
+            Graphics</a> file from your alignment.</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 \r
+        your 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
+        <ul>\r
+          <li><strong>FASTA</strong> <em></em></li>\r
+          <li><strong>MSF</strong></li>\r
+          <li><strong>CLUSTAL</strong></li>\r
+          <li><strong>BLC</strong></li>\r
+          <li><strong>PIR</strong></li>\r
+          <li><strong>PFAM</strong></li>\r
+        </ul>\r
+      </li>\r
+      <li><strong>Print<br>\r
+        </strong><em>Jalview will print the alignment using the current fonts \r
+        and colours of your alignment. If the alignment has annotations visible, \r
+        these will be printed below the alignment. If the alignment is wrapped \r
+        the number of residues per line of your alignment will depend on the paper \r
+        width or your alignment window width, whichever is the smaller. </em></li>\r
+      <li><strong>Load Associated Tree<br>\r
+        </strong><em>Jalview can <a\r
+      href="../calculations/treeviewer.html">view trees</a> stored in the Newick \r
+        file format, and associate them with the alignment. Note: the ids of the \r
+        tree file and your alignment MUST be the same.</em></li>\r
+      <li><strong>Close<br>\r
+        </strong><em>Close the alignment window. Make sure you have saved your \r
+        alignment before you close - either as a Jalview project or by using the \r
+        <strong>Save As</strong> menu.<br>\r
+        </em></li>\r
+    </ul>\r
+  </li>\r
+  <li><strong>Edit</strong> \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 \r
+        or pasting sequences to the current alignment or sorting the alignment. \r
+        <strong>NOTE:</strong> It DOES NOT undo colour changes, adjustments to \r
+        group sizes, or changes to the annotation panel. </em></li>\r
+      <li><strong>Redo<br>\r
+        </strong><em>Any actions which you undo can be redone using redo. </em></li>\r
+      <li><strong>Cut<br>\r
+        </strong><em>This will make a copy of the currently selected residues \r
+        before removing them from your alignment. Click on a sequence name if \r
+        you wish to select a whole sequence. <br>\r
+        Use &lt;CTRL&gt; and X (&lt;APPLE&gt; and X on MacOSX) to cut.</em></li>\r
+      <li><strong>Copy</strong><br>\r
+        <em>Copies the currently selected residues to the system clipboard - you \r
+        can also do this by pressing &lt;CTRL&gt; and C (&lt;APPLE&gt; and C on \r
+        MacOSX). <br>\r
+        If you try to paste the clipboard contents to a text editor, you will \r
+        see the format of the copied residues is a tab separated list</em><br>\r
+        NAME START_RES END_RES SEQUENCE </li>\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 \r
+            previously 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 \r
+            added to the current Jalview alignment. </em></li>\r
+        </ul>\r
+      </li>\r
+      <li><strong>Delete<br>\r
+        </strong><em>This will delete the currently selected residues without \r
+        copying them to the clipboard. Like the other edit operations, this can \r
+        be undone with <strong>Undo</strong>.</em></li>\r
+      <li><strong>Select All<br>\r
+        </strong><em>Selects all the sequences and residues in the alignment. \r
+        <br>\r
+        Use &lt;CTRL&gt; and A (&lt;APPLE&gt; and A on a MacOSX) to select all.</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 \r
+        will be deselected. </em><em> <br>\r
+        Use &lt;ESCAPE&gt; to deselect all.</em></li>\r
+      <li><strong>Invert Selection<br>\r
+        </strong><em>Any sequence ids currently not selected will replace the \r
+        current selection. </em></li>\r
+      <li><strong>Undefine Groups<br>\r
+        </strong><em>The alignment will be reset with no defined groups.<br>\r
+        <strong>WARNING</strong>: This cannot be undone.</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
+        or select &quot;Deselect All&quot; to deselect all columns.</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
+        or select &quot;Deselect All&quot; to deselect all columns.</em></li>\r
+      <li><strong>Remove Empty Columns<br>\r
+        </strong><em>All columns which only contain 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
+        </em></li>\r
+      <li><strong>Remove All Gaps</strong><br>\r
+        <em>Gap characters (&quot;-&quot;, &quot;.&quot;) will be deleted from \r
+        the selected area of the alignment. If no selection is made, ALL the gaps \r
+        in the alignment will be removed.<br>\r
+        You may set the default gap character in <a href="../features/preferences.html">preferences</a>. \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 any two sequences (under \r
+        the current alignment) exceeds this value then one of the sequences (the \r
+        shorter) is discarded. Press the &quot;Apply&quot; button to remove redundant \r
+        sequences. The &quot;Undo&quot; button will undo the last redundancy deletion.</em></li>\r
+      <li><strong>Pad Gaps<br>\r
+        </strong><em>Adds gaps to the end of all the sequences so they are all \r
+        the same length. This is useful for making a tree using unaligned sequences.<br>\r
+        You may set the default gap character in <a href="../features/preferences.html">preferences</a>. \r
+        </em><br>\r
+      </li>\r
+    </ul>\r
+  </li>\r
+  <li><strong>Search</strong> \r
+    <ul>\r
+      <li><strong>Find<br>\r
+        </strong><em>Select this to <a href="../features/search.html">search</a> \r
+        for residues, sequence name or residue position within the alignment. \r
+        <br>\r
+        </em></li>\r
+    </ul>\r
+  </li>\r
+  <li><strong>View</strong> \r
+    <ul>\r
+      <li><strong>Font<br>\r
+        </strong><em>Change the font of the display from the &quot;Choose Font&quot; \r
+        dialog box, which is shown when this item is selected. </em></li>\r
+      <li><strong>Wrap<br>\r
+        </strong><em>When ticked, the alignment display is &quot;<a href="../features/wrap.html">wrapped</a>&quot; \r
+        to the width of the alignment window. This is useful if your alignment \r
+        has only a few sequences to view its full width at once.<br>\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
+        <strong>NOTE</strong>: When in wrapped alignment view, the alignment cannot \r
+        be edited or have regions selected on it. </em></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
+        and end position of the sequence appended to the name, in the format NAME/START-END</em></li>\r
+      <li><strong>Boxes</strong><em><br>\r
+        If this is selected the background of a residue will be coloured using \r
+        the selected background colour. Useful if used in conjunction with &quot;Colour \r
+        Text.&quot; </em></li>\r
+      <li><strong>Text<br>\r
+        </strong><em>If this is selected the residues will be displayed using \r
+        the standard 1 character amino acid alphabet.</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
+        darker than background so the amino acid symbol remains visible. </em></li>\r
+      <li><strong>Show Gaps<br>\r
+        </strong><em>When this is selected, gap characters will be displayed as \r
+        &quot;.&quot; or &quot;-&quot;. If unselected, then gap characters will \r
+        appear as blank spaces. <br>\r
+        You may set the default gap character in <a href="../features/preferences.html">preferences</a>.</em></li>\r
+      <li><strong>Show Annotations<br>\r
+        </strong><em>If this is selected the &quot;Annotation Panel&quot; will \r
+        be displayed below the alignment. The default setting is to display the \r
+        conservation calculation, quality calculation and consensus values as \r
+        bar charts. </em></li>\r
+      <li><strong>Sequence Features<br>\r
+        </strong><em>If the sequence names are Swissprot entries Jalview will \r
+        use the names to retrieve <a href="../features/seqfeatures.html">sequence \r
+        features</a> from the EBI. Features which are 1 residue in length are \r
+        coloured red, sequences longer than 1 residue are coloured blue. Move \r
+        the mouse over a coloured feature to display the details of the feature. \r
+        <br>\r
+        Note: The retrieved information will update the sequence start and end \r
+        labels if they are incorrect. </em></li>\r
+      <li><strong><a href="../features/overview.html">Overview Window</a><br>\r
+        </strong><em>A scaled version of the alignment will be displayed in a \r
+        small window. A red box will indicate the currently visible area of the \r
+        alignment. Move the visible region using the mouse. </em><strong> </strong></li>\r
+    </ul>\r
+  </li>\r
+  <li><strong>Colour</strong> \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
+        will be applied to all currently defined groups.</em></li>\r
+      <li>Colour Scheme options: <strong>None, ClustalX, Blosum62 Score, Percentage \r
+        Identity, Zappo, Taylor, Hydrophobicity, Helix Propensity, Strand Propensity, \r
+        Turn Propensity, Buried Index, Nucleotide, User Defined<br>\r
+        </strong> <em>See <a href="../colourSchemes/index.html">colours</a> for \r
+        a description of all colour schemes.</em></li>\r
+      <li><strong>By Conservation<br>\r
+        </strong><em>See <a href="../colourSchemes/conservation.html">Colouring \r
+        by Conservation</a>.</em></li>\r
+      <li><strong>Modify Conservation Threshold<br>\r
+        </strong><em>Use this to display the conservation threshold slider window. \r
+        Useful if the window has been closed, or if the 'by conservation' option \r
+        appears to be doing nothing!</em></li>\r
+      <li><strong>Above Identity Threshold<br>\r
+        </strong><em>See <a href="../colourSchemes/abovePID.html">Above Percentage \r
+        Identity</a></em><strong>.</strong></li>\r
+      <li><strong>Modify Identity Threshold<br>\r
+        </strong><em>Use this to set the threshold value for colouring above Identity. \r
+        Useful if the window has been closed. <br>\r
+        </em></li>\r
+    </ul>\r
+  </li>\r
+  <li><strong>Calculate</strong> \r
+    <ul>\r
+      <li>Sort \r
+        <ul>\r
+          <li><strong>by ID</strong><em><br>\r
+            This will sort the sequences according to sequence name. If the sort \r
+            is repeated, the order of the sorted sequences will be inverted. </em></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 \r
+            inverted. </em><strong></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
+            at the top. </em></li>\r
+          <li><em>The <a href="../calculations/sorting.html">Sort menu</a> will \r
+            have some additional options if you have just done a multiple alignment \r
+            calculation, or opened a tree viewer window.</em></li>\r
+        </ul>\r
+      </li>\r
+      <li><strong>Calculate Tree </strong> <br>\r
+        <em>Functions for calculating trees on the alignment or the currently \r
+        selected region. See <a\r
+    href="../calculations/tree.html">calculating trees</a>.</em> \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</strong></li>\r
+        </ul>\r
+      </li>\r
+      <li><strong>Pairwise Alignments</strong><br>\r
+        <em>Applies Smith and Waterman algorithm to selected sequences. See <a href="../calculations/pairwise.html">pairwise \r
+        alignments</a>.</em></li>\r
+      <li><strong>Principal Component Analysis</strong><br>\r
+        <em>Shows a spatial clustering of the sequences based on the BLOSUM62 \r
+        scores in the alignment. See <a href="../calculations/pca.html">Principal \r
+        Component Analysis</a>.</em> <br>\r
+      </li>\r
+    </ul>\r
+  </li>\r
+  <li><strong>Web Service<br>\r
+    </strong> <em>Selecting one of the following menu items starts a remote service \r
+    on compute facilities at the University of Dundee. You need a continuous network \r
+    connection in order to use these services through Jalview. </em> \r
+    <ul>\r
+      <li><strong>Alignment </strong> \r
+        <ul>\r
+          <li><strong>ClustalW Multiple Sequence Alignment</strong><br>\r
+            <em> Submits all, or just the currently selected sequences for alignment \r
+            with clustal W.</em></li>\r
+          <li><strong>ClustalW Multiple Sequence Alignment Realign</strong><br>\r
+            <em> Submits the alignment or currently selected region for re-alignment \r
+            with clustal W. Use this if you have added some new sequences to an \r
+            existing alignment.</em></li>\r
+          <li><strong>Muscle Multiple Protein Sequence Alignment</strong><br>\r
+            <em> Submits all, or jut the currently selected sequences for alignment \r
+            using Muscle. Do not use this if you are working with nucleic acid \r
+            sequences.</em></li>\r
+        </ul>\r
+      </li>\r
+      <li><strong>Secondary Structure Prediction</strong>\r
         <ul>\r
-        <li>If nothing is selected, and the displayed sequences appear to\r
-        be aligned, then a JNet prediction will be run for the first\r
-        sequence in the alignment, using the current\r
-        alignment. Otherwise the first sequence will be submitted for prediction.\r
-        </li>\r
-        <li>If\r
-        just one sequence (or a region on one sequence) has been selected,\r
-        it will be submitted to the automatic JNet prediction server\r
-        for homolog detection and prediction.\r
-        </li>\r
-<li>If a set of sequences are selected, and they appear to be aligned,\r
-then the alignment will be used for a Jnet prediction on the\r
-<strong>first</strong> sequence selected in the set (that is, the one\r
-that was first clicked on).\r
-</li>\r
-              \r
+          <li><strong>JPred Secondary Structure Prediction</strong><br>\r
+            <em>Secondary structure prediction by network consensus. The behaviour \r
+            of this calculation depends on the current selection: </em></li>\r
+          <li><em>If nothing is selected, and the displayed sequences appear to \r
+            be aligned, then a JNet prediction will be run for the first sequence \r
+            in the alignment, using the current alignment. Otherwise the first \r
+            sequence will be submitted for prediction. </em></li>\r
+          <li><em>If just one sequence (or a region on one sequence) has been \r
+            selected, it will be submitted to the automatic JNet prediction server \r
+            for homolog detection and prediction. </em></li>\r
+          <li><em>If a set of sequences are selected, and they appear to be aligned, \r
+            then the alignment will be used for a Jnet prediction on the <strong>first</strong> \r
+            sequence selected in the set (that is, the one that was first clicked \r
+            on). </em> </li>\r
+        </ul>\r
+      </li>\r
+    </ul>\r
+  </li>\r
 </ul>\r
-    </li>\r
-  </ul>\r
-  <p>&nbsp;</p>\r
-</blockquote>\r
 </body>\r
 </html>\r
index f7b62ca..5655a5a 100755 (executable)
@@ -1,58 +1,58 @@
-<html>
-<head>
-<title>Annotation Panel Menus</title>
-</head>
-<body>
-<p><strong>Annotation Panel Menus</strong></p>
-<ul>
-<li>
-<strong>Annotation Label Popup Menu</strong><br>
-<em>This menu is opened by clicking anywhere on the annotation row labels
-area (below the sequence ID area).</em>
-<ul>
-<li><strong>
-Add New Row</strong><br>
-<em>Adds a new, named annotation row (a dialog box will pop up for you
-to enter the label for the new row). </em>
-</li><li><strong>Hide Row</strong><br>
-<em>Hides the annotation row whose label was clicked in order to bring
-up the menu.</em>
-</li><li><strong>Delete Row</strong><br>
-<em>Deletes the annotation row whose label was clicked in order to bring
-up the menu.</em>
-</li><li><strong>Show All Hidden Rows</strong><br>
-<em>Shows all hidden annotation rows.</em>
-</li><li><strong>Show Values in Text Box</strong><br>
-<em>Opens a text box with a list of comma-separated values
-corresponding to the annotation (numerical or otherwise) at each
-position in the row. This is useful to export alignment quality
-measurements for further analysis.</em>
-</li>
-</ul>
-</li>
-<li><strong>Annotation Popup Menu<br></strong><em>This menu is opened when
-right-clicking on the selected positions of an annotation.</em>
-<ul>
-<li><strong>Helix</strong><br><em>Mark selected positions with a helix glyph (a red
-oval), and optional text label (see below). Consecutive ovals
-will be rendered as an unbroken red line.</em>
-</li>
-<li><strong>Sheet</strong><br><em>Mark selected positions with a sheet glyph (a green
-arrow oriented from left to right), and optional text label (see
-below). Consecutive arrows will be joined together to form a single
-green arrow.</em>
-</li>
-<li><strong>Label</strong><br><em>Sets the text label at the selected positions. If
-more that one consecutive position is marked with the same label, only
-the first position's label will be rendered.</em>
-</li>
-<li><strong>Colour</strong><br><em>Changes the colour of the annotation text label.</em>
-</li>
-<li><strong>Remove Annotation</strong><br><em>Blanks any annotation at the selected positions on
-the row. Note: <strong>This cannot be undone</strong></em>
-</li>
-</ul>
-</li>
-</ul>
-</body>
-</html>
+<html>\r
+<head>\r
+<title>Annotation Panel Menus</title>\r
+</head>\r
+<body>\r
+<p><strong>Annotation Panel Menus</strong></p>\r
+<ul>\r
+  <li> <strong>Annotation Label Popup Menu</strong><br>\r
+    <em>This menu is opened by clicking anywhere on the annotation row labels \r
+    area (below the sequence ID area).</em> \r
+    <ul>\r
+      <li><strong> Add New Row</strong><br>\r
+        <em>Adds a new, named annotation row (a dialog box will pop up for you \r
+        to enter the label for the new row). </em> </li>\r
+      <li><strong>Hide Row</strong><br>\r
+        <em>Hides the annotation row whose label was clicked in order to bring \r
+        up the menu.</em> </li>\r
+      <li><strong>Delete Row</strong><br>\r
+        <em>Deletes the annotation row whose label was clicked in order to bring \r
+        up the menu.</em> </li>\r
+      <li><strong>Show All Hidden Rows</strong><br>\r
+        <em>Shows all hidden annotation rows.</em> </li>\r
+      <li><strong>Show Values in Text Box</strong><br>\r
+        <em>Opens a text box with a list of comma-separated values corresponding \r
+        to the annotation (numerical or otherwise) at each position in the row. \r
+        This is useful to export alignment quality measurements for further analysis.</em> \r
+      </li>\r
+      <li><strong>Ignore Gaps in Consensus</strong><br>\r
+        If this checkbox is selected, all conensus calculations performed in the \r
+        current Alignment window will not include gaps in the consensus calculation.</li>\r
+    </ul>\r
+  </li>\r
+  <li><strong>Annotation Popup Menu<br>\r
+    </strong><em>This menu is opened when right-clicking on the selected positions \r
+    of an annotation.</em> \r
+    <ul>\r
+      <li><strong>Helix</strong><br>\r
+        <em>Mark selected positions with a helix glyph (a red oval), and optional \r
+        text label (see below). Consecutive ovals will be rendered as an unbroken \r
+        red line.</em> </li>\r
+      <li><strong>Sheet</strong><br>\r
+        <em>Mark selected positions with a sheet glyph (a green arrow oriented \r
+        from left to right), and optional text label (see below). Consecutive \r
+        arrows will be joined together to form a single green arrow.</em> </li>\r
+      <li><strong>Label</strong><br>\r
+        <em>Sets the text label at the selected positions. If more that one consecutive \r
+        position is marked with the same label, only the first position's label \r
+        will be rendered.</em> </li>\r
+      <li><strong>Colour</strong><br>\r
+        <em>Changes the colour of the annotation text label.</em> </li>\r
+      <li><strong>Remove Annotation</strong><br>\r
+        <em>Blanks any annotation at the selected positions on the row. Note: \r
+        <strong>This cannot be undone</strong></em> </li>\r
+    </ul>\r
+  </li>\r
+</ul>\r
+</body>\r
+</html>\r
index 4d4264b..97bff22 100755 (executable)
@@ -3,94 +3,48 @@
 \r
 <body>\r
 <p><strong>Alignment Window Calculate Menu</strong></p>\r
+<strong>Calculate</strong> \r
 <ul>\r
-  <li><strong>Calculate</strong></li>\r
+  <li><strong>Sort </strong> \r
+    <ul>\r
+      <li><strong>by ID</strong><em><br>\r
+        This will sort the sequences according to sequence name. If the sort is \r
+        repeated, the order of the sorted sequences will be inverted. </em></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
+        </em><strong></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 at \r
+        the top. </em></li>\r
+      <li><em>The <a href="../calculations/sorting.html">Sort menu</a> will have \r
+        some additional options if you have just done a multiple alignment calculation, \r
+        or opened a tree viewer window.</em><br>\r
+      </li>\r
+    </ul>\r
+  </li>\r
+  <li><strong>Calculate Tree </strong> <br>\r
+    <em>Functions for calculating trees on the alignment or the currently selected \r
+    region. See <a\r
+    href="../calculations/tree.html">calculating trees</a>.</em> \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></li>\r
+    </ul>\r
+  </li>\r
+  <li><strong>Pairwise Alignments</strong><br>\r
+    <em>Applies Smith and Waterman algorithm to selected sequences. See <a href="../calculations/pairwise.html">pairwise \r
+    alignments</a>.</em><br>\r
+  </li>\r
+  <li><strong>Principal Component Analysis</strong><br>\r
+    <em>Shows a spatial clustering of the sequences based on the BLOSUM62 scores \r
+    in the alignment. See <a href="../calculations/pca.html">Principal Component \r
+    Analysis</a>.</em> <br>\r
+  </li>\r
 </ul>\r
-<blockquote>\r
-  <ul>\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
-          </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
-          </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
-          at the top. </em><strong><br>\r
-          </strong></li>\r
-      </ul>\r
-      <em>The <a href="../calculations/sorting.html">Sort menu</a> will\r
-      have some additional options if you have just done a multiple\r
-      alignment calculation, or opened a tree viewer window.</em><br>\r
-    </li>\r
-    <li><strong>Calculate Tree </strong>\r
-    <br><em>Functions for calculating trees on the alignment or the\r
-    currently selected region. See <a\r
-    href="../calculations/tree.html">calculating trees</a>.</em>\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></strong></li>\r
-      </ul>\r
-    </li>\r
-    <li><strong>Pairwise Alignments</strong><br>\r
-      <em>Applies Smith and Waterman algorithm to selected sequences. See <a href="../calculations/pairwise.html">pairwise alignments</a>.</em><br>\r
-    </li>\r
-    <li><strong>Principal Component Analysis</strong><br>\r
-      <em>Shows a spatial clustering of the sequences based on the\r
-      BLOSUM62 scores in the alignment. See <a href="../calculations/pca.html">Principal Component Analysis</a>.</em>\r
-      <br>\r
-    </li>\r
-    <li><strong>Web Service<br>\r
-      </strong>\r
-        <em>Selecting one of the following menu items starts a remote service\r
-        on compute facilities at the University of Dundee. You need a\r
-        continuous network connection in order to use these services\r
-        through Jalview.\r
-        </em>\r
-      <ul>\r
-        <li><strong>Clustal Alignment</strong><br><em>\r
-        Submits all, or just the currently selected sequences for alignment with clustal W.</em><br></li>\r
-        <li><strong>Clustal Realign</strong><br><em>\r
-        Submits the alignment or currently selected region for\r
-        re-alignment with clustal W. Use this if you have added some\r
-        new sequences to an existing alignment.</em><br></li>\r
-        <li><strong>Muscle Alignment</strong><br><em>\r
-        Submits all, or jut the currently selected sequences for\r
-        alignment using Muscle. Do not use this if you are working with\r
-        nucleic acid sequences.</em><br>\r
-        <li><strong>JNet</strong><br><em>\r
-        Secondary structure prediction by network consensus. The\r
-        behaviour of this calculation depends on the current selection:\r
-        <ul>\r
-        <li>If nothing is selected, and the displayed sequences appear to\r
-        be aligned, then a JNet prediction will be run for the first\r
-        sequence in the alignment, using the current\r
-        alignment. Otherwise the first sequence will be submitted for prediction.\r
-        </li>\r
-        <li>If\r
-        just one sequence (or a region on one sequence) has been selected,\r
-        it will be submitted to the automatic JNet prediction server\r
-        for homolog detection and prediction.\r
-        </li>\r
-        <li>If a set of sequences are selected, and they appear to be aligned,\r
-        then the alignment will be used for a Jnet prediction on the\r
-        <strong>first</strong> sequence selected in the set (that is, the one\r
-        that was first clicked on).\r
-        </li>\r
-      </ul>\r
-     </li>\r
-     <p>&nbsp;</p>\r
-</ul>\r
-</blockquote>\r
-\r
-</body>\r
+  </body>\r
 </html>\r
index dcd7d68..4e0c8b0 100755 (executable)
 \r
 <body>\r
 <p><strong>Alignment Window Edit Menu</strong></p>\r
+<strong>Edit</strong> \r
 <ul>\r
-  <li><strong>Edit</strong></li>\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 pasting \r
+    sequences to the current alignment or sorting the alignment. <strong>NOTE:</strong> \r
+    It DOES NOT undo colour changes, adjustments to group sizes, or changes to \r
+    the annotation panel. </em></li>\r
+  <li><strong>Redo<br>\r
+    </strong><em>Any actions which you undo can be redone using redo. </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 to \r
+    select a whole sequence. <br>\r
+    Use &lt;CTRL&gt; and X (&lt;APPLE&gt; and X on MacOSX) to cut.</em></li>\r
+  <li><strong>Copy</strong><br>\r
+    <em>Copies the currently selected residues to the system clipboard - you can \r
+    also do this by pressing &lt;CTRL&gt; and C (&lt;APPLE&gt; and C on MacOSX). \r
+    <br>\r
+    If you try to paste the clipboard contents to a text editor, you will see \r
+    the format of the copied residues is a tab separated list</em><br>\r
+    NAME START_RES END_RES SEQUENCE </li>\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
+        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
+        to the current Jalview alignment. </em></li>\r
+    </ul>\r
+  </li>\r
+  <li><strong>Delete<br>\r
+    </strong><em>This will delete the currently selected residues without copying \r
+    them to the clipboard. Like the other edit operations, this can be undone \r
+    with <strong>Undo</strong>.</em></li>\r
+  <li><strong>Select All<br>\r
+    </strong><em>Selects all the sequences and residues in the alignment. <br>\r
+    Use &lt;CTRL&gt; and A (&lt;APPLE&gt; and A on a MacOSX) to select all.</em></li>\r
+  <li><strong>Deselect All<br>\r
+    </strong><em>Removes the current selection box (red dashed box) from the alignment \r
+    window. All selected sequences, residues and marked columns will be deselected. \r
+    </em><em> <br>\r
+    Use &lt;ESCAPE&gt; to deselect all.</em></li>\r
+  <li><strong>Invert Selection<br>\r
+    </strong><em>Any sequence ids currently not selected will replace the current \r
+    selection. </em></li>\r
+  <li><strong>Undefine Groups<br>\r
+    </strong><em>The alignment will be reset with no defined groups.<br>\r
+    <strong>WARNING</strong>: This cannot be undone.</em></li>\r
+  <li><strong>Remove Left<br>\r
+    </strong><em>If the alignment has marked columns, the alignment will be trimmed \r
+    to the left of the leftmost marked column. To mark a column, mouse click the \r
+    scale bar above the alignment. Click again to unmark a column, or select &quot;Deselect \r
+    All&quot; to deselect all columns.</em></li>\r
+  <li><strong>Remove Right<br>\r
+    </strong><em>If the alignment has marked columns, the alignment will be trimmed \r
+    to the left of the leftmost marked column. To mark a column, mouse click the \r
+    scale bar above the alignment. Click again to unmark a column, or select &quot;Deselect \r
+    All&quot; to deselect all columns.</em></li>\r
+  <li><strong>Remove Empty Columns<br>\r
+    </strong><em>All columns which only contain 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
+    </em></li>\r
+  <li><strong>Remove All Gaps</strong><br>\r
+    <em>Gap characters (&quot;-&quot;, &quot;.&quot;) will be deleted from the \r
+    selected area of the alignment. If no selection is made, ALL the gaps in the \r
+    alignment will be removed.<br>\r
+    You may set the default gap character in <a href="../features/preferences.html">preferences</a>. \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 any two sequences (under the \r
+    current alignment) exceeds this value then one of the sequences (the shorter) \r
+    is discarded. Press the &quot;Apply&quot; button to remove redundant sequences. \r
+    The &quot;Undo&quot; button will undo the last redundancy deletion.</em></li>\r
+  <li><strong>Pad Gaps<br>\r
+    </strong><em>Adds gaps to the end of all the sequences so they are all the \r
+    same length. This is useful for making a tree using unaligned sequences.<br>\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>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\r
-      alignment. <strong>NOTE:</strong> It DOES NOT undo colour\r
-      changes, adjustments to group sizes, or changes to the annotation 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
-      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\r
-      clipboard - you can also do this by pressing &lt;CTRL&gt; and C\r
-      (&lt;APPLE&gt; and C on MacOSX). <br>\r
-      If you try to paste the clipboard contents to a text editor, you will see\r
-      the format of the copied residues is a tab separated list:<br>\r
-<pre>\r
-NAME    START_RES    END_RES    SEQUENCE\r
-</pre><br>\r
-      </em></li>\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
-          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
-          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\r
-      without copying them to the clipboard. Like the other edit\r
-      operations, this can be undone with <strong>Undo</strong>.<br>\r
-      </em></li>\r
-    <li><strong>Select All<br>\r
-      </strong><em>Selects all the sequences and residues in the alignment. <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
-      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
-      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.<br> <strong>WARNING</strong>:\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
-      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
-      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 only contain 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
-      </em><em><br>\r
-      </em></li>\r
-    <li><strong>Remove All Gaps</strong><br>\r
-      <em><strong>All</strong> 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
-      <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 any two sequences\r
-      (under the current alignment) exceeds this\r
-      value then one of the sequences (the shorter) is discarded. Press the &quot;Apply&quot;\r
-      button to remove redundant sequences. The &quot;Undo&quot; button will undo the last\r
-      redundancy deletion.<br>\r
-      </em></li>\r
-    <li><strong>Pad Gaps<br>\r
-      </strong><em>Adds gaps to the end of all the sequences so they\r
-      are all the same length. This is useful for making a tree using\r
-      unaligned sequences.<br>\r
-      You may set the default gap character in <a href="../features/preferences.html">preferences</a>.\r
-      </em></li>\r
-  </ul>\r
-</blockquote>\r
+  <blockquote>&nbsp;</blockquote>\r
 </body>\r
 </html>\r
index 14dc178..94ffb3c 100755 (executable)
         -&gt; Sequence Features&quot; before associating a PDB file with a sequence. \r
         <br>\r
         If the sequence has a PDB file associated with it Jalview will display \r
-        a 3D interactive viewer of the file. </em><strong><br>\r
-        <br>\r
-        </strong></li>\r
+        a 3D interactive viewer of the file.</em></li>\r
     </ul>\r
   </li>\r
+  <li><strong><em>Link</em></strong><br>\r
+    <em>This menu item lists all links which have been set up in the <a href="../features/preferences.html">Preferences</a> \r
+    Connections tab. It is only displayed when you right click (Apple click) on \r
+    a sequence id. </em><strong><br>\r
+    <br>\r
+    </strong></li>\r
 </ul>\r
 </body>\r
 </html>\r
diff --git a/help/html/menus/wsmenu.html b/help/html/menus/wsmenu.html
new file mode 100755 (executable)
index 0000000..e2a9a4d
--- /dev/null
@@ -0,0 +1,46 @@
+<html>\r
+<head><title>Web Service Menu</title></head>\r
+\r
+<body>\r
+<p><strong>Web Service Menu</strong></p>\r
+<p><strong><br>\r
+  </strong> <em>Selecting one of the following menu items starts a remote service \r
+  on compute facilities at the University of Dundee. You need a continuous network \r
+  connection in order to use these services through Jalview. </em> </p>\r
+<ul>\r
+  <li><strong>Alignment </strong> \r
+    <ul>\r
+      <li><strong>ClustalW Multiple Sequence Alignment</strong><br>\r
+        <em> Submits all, or just the currently selected sequences for alignment \r
+        with clustal W.</em></li>\r
+      <li><strong>ClustalW Multiple Sequence Alignment Realign</strong><br>\r
+        <em> Submits the alignment or currently selected region for re-alignment \r
+        with clustal W. Use this if you have added some new sequences to an existing \r
+        alignment.</em></li>\r
+      <li><strong>Muscle Multiple Protein Sequence Alignment</strong><br>\r
+        <em> Submits all, or jut the currently selected sequences for alignment \r
+        using Muscle. Do not use this if you are working with nucleic acid sequences.</em></li>\r
+    </ul>\r
+  </li>\r
+  <li><strong>Secondary Structure Prediction</strong> \r
+    <ul>\r
+      <li><strong>JPred Secondary Structure Prediction</strong><br>\r
+        <em>Secondary structure prediction by network consensus. The behaviour \r
+        of this calculation depends on the current selection: </em></li>\r
+      <li><em>If nothing is selected, and the displayed sequences appear to be \r
+        aligned, then a JNet prediction will be run for the first sequence in \r
+        the alignment, using the current alignment. Otherwise the first sequence \r
+        will be submitted for prediction. </em></li>\r
+      <li><em>If just one sequence (or a region on one sequence) has been selected, \r
+        it will be submitted to the automatic JNet prediction server for homolog \r
+        detection and prediction. </em></li>\r
+      <li><em>If a set of sequences are selected, and they appear to be aligned, \r
+        then the alignment will be used for a Jnet prediction on the <strong>first</strong> \r
+        sequence selected in the set (that is, the one that was first clicked \r
+        on). </em> </li>\r
+    </ul>\r
+  </li>\r
+</ul>\r
+<p><strong> </strong></p>\r
+</body>\r
+</html>\r
index 94f0bee..918ec3b 100755 (executable)
@@ -1,7 +1,7 @@
 <html>\r
 <head><title>Clustal Alignment</title></head>\r
 <body>\r
-<p><strong>Calculations&#8594;Web Service&#8594;Clustal Alignment..</strong></p>\r
+<p><strong>Web Service&#8594;Alignment&#8594;ClustalW Multiple Sequence Alignment</strong></p>\r
 <p> When this option is selected a progress window will appear giving you a message\r
   about whether your process is running. The alignment is sent to the Barton Group\r
   cluster and remotely aligned using Clustalw program.</p>\r
index 3258494..96b45b7 100755 (executable)
@@ -16,16 +16,13 @@ penalties and weight matrix choice.<br>
 <p>There are two versions of this alignment function, which will operate\r
 on the selected region, if any, or the whole sequence set:</p>\r
 <ul>\r
-<li><strong>Calculations&#8594;Web Service&#8594;Clustal\r
-Alignment..</strong><br>\r
-Aligns using the clustalW program, ignoring any gaps in the submitted\r
-sequence set.\r
-</li>\r
-<li><strong>Calculations&#8594;Web Service&#8594;Clustal\r
-Realign..</strong><br>\r
-Submits the sequences with existing gaps to clustalW, which will\r
-preserve existing gaps and re-align those regions which are not optimal.\r
-</li>\r
+  <li><strong>Web Service&#8594;Alignment&#8594;ClustalW Multiple Sequence Alignment</strong><br>\r
+    Aligns using the clustalW program, ignoring any gaps in the submitted sequence \r
+    set. </li>\r
+  <li><strong>Web Service&#8594;Alignment&#8594;ClustalW Mulitple Sequence Alignment \r
+    Realign </strong><br>\r
+    Submits the sequences with existing gaps to clustalW, which will preserve \r
+    existing gaps and re-align those regions which are not optimal. </li>\r
 </ul>\r
 </body>\r
 </html>\r
index de04ec1..d90fa85 100755 (executable)
@@ -2,9 +2,9 @@
         <head><title>Web Services</title></head>\r
         <body>\r
         <p><strong>Web services</strong></p>\r
-        <p>A variety of web services are available from the Alignment window's\r
-          <strong>Calculations&#8594;Web Service</strong> menu.\r
-            </p>\r
+        \r
+<p>A variety of web services are available from the Alignment window's <strong> \r
+  Web Service</strong> menu. </p>\r
             <p>Jalview's distributed computations are SOAP based services exposing\r
               protein sequence alignment and secondary structure prediction programs. These services actually run\r
                 on the cluster based in the School of Life Sciences, University of\r
index 93c13d8..52d8740 100755 (executable)
@@ -1,85 +1,85 @@
-<html>
-<head>
-<title>JNet Secondary Structure Prediction</title>
-</head>
-<body>
-<strong>JNet Secondary Structure Prediction</strong>
-<p>
-Secondary structure prediction methods attempts to infer the likely secondary
-structure for a protein based on its amino acid composition and
-similarity to sequences with known secondary structure. The JNet
-method uses several different prediction methods and decides on the
-most likely prediction via a jury network. <br>
-<ul>
-<li>Cuff J. A and Barton G.J (1999) Application of enhanced multiple
-sequence alignment profiles to improve protein secondary
-structure prediction <em>Proteins</em> <strong>40</strong> 502-511</li></ul>
-</p>
-The function available from the <strong>Calculations&#8594;Web
-Service&#8594;JNet...</strong> menu does two different kinds of
-prediction, dependent upon the currently selected region:</p>
-<ul>
-<li>If nothing is selected, and the displayed sequences appear to
-be aligned, then a JNet prediction will be run for the first
-sequence in the alignment, using the current
-alignment. Otherwise the first sequence will be submitted for prediction.
-</li>
-<li>If
-just one sequence (or a region on one sequence) has been selected,
-it will be submitted to the automatic JNet prediction server
-for homolog detection and prediction.
-</li>
-<li>If a set of sequences are selected, and they appear to be aligned,
-then the alignment will be used for a Jnet prediction on the
-<strong>first</strong> sequence selected in the set (that is, the one
-that was first clicked on).
-</li>      
-</ul>
-<p>The result of a JNet prediction for a sequence is a new annotated
- alignment window:</p>
-<img src="jnetprediction.gif">
-<p>
-The sequence for which the prediction was made is the first one in the
-alignment. If a sequence based prediction was made then the remaining
-sequences in the alignment are the aligned parts of homologs which
-were used to construct a sequence profile for the prediction. If the
-prediction was made using a multiple alignment, then the original
-multiple alignment will be returned, annotated with the prediction.
-</p>
-The annotation bars below the alignment are as follows:</p>
-<ul>
-<li>Lupas_21, Lupas_14, Lupas_28<br>
-<em>Coiled-coil predictions for the sequence. These are binary
-predictions for each location.</em></li>
-<li>JNETSOL25,JNETSOL5,JNETSOL0<br>
-<em>Solvent accessibility predictions - binary predictions of 25%, 5%
-or 0% solvent accessibility.</em></li>
-<li>JNetPRED<br>
-<em>The consensus prediction - helices are marked as red tubes, and
-sheets as dark green arrows.</em></li>
-<li>JNetCONF<br>
-<em>The confidence estimate for the prediction. High values mean high
-confidence. prediction - helices are marked as red tubes, and
-sheets as dark green arrows.</em></li>
-<li>JNetALIGN<br>
-<em>Alignment based prediction - helices are marked as red tubes, and
-sheets as dark green arrows.</em></li>
-<li>JNetHMM<br>
-<em>HMM profile based prediction - helices are marked as red tubes, and
-sheets as dark green arrows.</em></li>
-<li>jpred<br>
-<em>Jpred prediction - helices are marked as red tubes, and
-sheets as dark green arrows.</em></li>
-<li>JNETPSSM<br>
-<em>PSSM based prediction - helices are marked as red tubes, and
-sheets as dark green arrows.</em></li>
-<li>JNETFREQ<br>
-<em>Amino Acid frequency based prediction - helices are marked as red tubes, and
-sheets as dark green arrows.</em></li>
-<li>JNETJURY<br>
-<em>A '*' in this annotation indicates that the JNETJURY was invoked
-to rationalise significantly different primary predictions.</em></li>
-</ul>
-</p>
-</body>
-</html>
+<html>\r
+<head>\r
+<title>JNet Secondary Structure Prediction</title>\r
+</head>\r
+<body>\r
+<strong>JNet Secondary Structure Prediction</strong>\r
+<p>\r
+Secondary structure prediction methods attempts to infer the likely secondary\r
+structure for a protein based on its amino acid composition and\r
+similarity to sequences with known secondary structure. The JNet\r
+method uses several different prediction methods and decides on the\r
+most likely prediction via a jury network. <br>\r
+<ul>\r
+<li>Cuff J. A and Barton G.J (1999) Application of enhanced multiple\r
+sequence alignment profiles to improve protein secondary\r
+structure prediction <em>Proteins</em> <strong>40</strong> 502-511</li></ul>\r
+</p>\r
+The function available from the <strong>Web Service&#8594;Secondary Structure \r
+Prediction&#8594;Muscle Alignment </strong> menu does two different kinds of prediction, \r
+dependent upon the currently selected region:</p> \r
+<ul>\r
+<li>If nothing is selected, and the displayed sequences appear to\r
+be aligned, then a JNet prediction will be run for the first\r
+sequence in the alignment, using the current\r
+alignment. Otherwise the first sequence will be submitted for prediction.\r
+</li>\r
+<li>If\r
+just one sequence (or a region on one sequence) has been selected,\r
+it will be submitted to the automatic JNet prediction server\r
+for homolog detection and prediction.\r
+</li>\r
+<li>If a set of sequences are selected, and they appear to be aligned,\r
+then the alignment will be used for a Jnet prediction on the\r
+<strong>first</strong> sequence selected in the set (that is, the one\r
+that was first clicked on).\r
+</li>      \r
+</ul>\r
+<p>The result of a JNet prediction for a sequence is a new annotated\r
+ alignment window:</p>\r
+<img src="jnetprediction.gif">\r
+<p>\r
+The sequence for which the prediction was made is the first one in the\r
+alignment. If a sequence based prediction was made then the remaining\r
+sequences in the alignment are the aligned parts of homologs which\r
+were used to construct a sequence profile for the prediction. If the\r
+prediction was made using a multiple alignment, then the original\r
+multiple alignment will be returned, annotated with the prediction.\r
+</p>\r
+The annotation bars below the alignment are as follows:</p>\r
+<ul>\r
+<li>Lupas_21, Lupas_14, Lupas_28<br>\r
+<em>Coiled-coil predictions for the sequence. These are binary\r
+predictions for each location.</em></li>\r
+<li>JNETSOL25,JNETSOL5,JNETSOL0<br>\r
+<em>Solvent accessibility predictions - binary predictions of 25%, 5%\r
+or 0% solvent accessibility.</em></li>\r
+<li>JNetPRED<br>\r
+<em>The consensus prediction - helices are marked as red tubes, and\r
+sheets as dark green arrows.</em></li>\r
+<li>JNetCONF<br>\r
+<em>The confidence estimate for the prediction. High values mean high\r
+confidence. prediction - helices are marked as red tubes, and\r
+sheets as dark green arrows.</em></li>\r
+<li>JNetALIGN<br>\r
+<em>Alignment based prediction - helices are marked as red tubes, and\r
+sheets as dark green arrows.</em></li>\r
+<li>JNetHMM<br>\r
+<em>HMM profile based prediction - helices are marked as red tubes, and\r
+sheets as dark green arrows.</em></li>\r
+<li>jpred<br>\r
+<em>Jpred prediction - helices are marked as red tubes, and\r
+sheets as dark green arrows.</em></li>\r
+<li>JNETPSSM<br>\r
+<em>PSSM based prediction - helices are marked as red tubes, and\r
+sheets as dark green arrows.</em></li>\r
+<li>JNETFREQ<br>\r
+<em>Amino Acid frequency based prediction - helices are marked as red tubes, and\r
+sheets as dark green arrows.</em></li>\r
+<li>JNETJURY<br>\r
+<em>A '*' in this annotation indicates that the JNETJURY was invoked\r
+to rationalise significantly different primary predictions.</em></li>\r
+</ul>\r
+</p>\r
+</body>\r
+</html>\r
index 58b29bc..1ce576a 100755 (executable)
@@ -7,10 +7,8 @@
 Edgar, Robert C. (2004), MUSCLE: multiple sequence alignment with high\r
 accuracy and high throughput<br>\r
 <em>Nucleic Acids Research</em> <strong>32</strong>(5), 1792-97.</p>\r
-<p>\r
-This alignment method is applied to the selected region, if any, or\r
-the whole sequence set when the <strong>Calculations&#8594;Web\r
-Service&#8594;Muscle Alignment...</strong> menu is selected.\r
-</p>\r
+<p> This alignment method is applied to the selected region, if any, or the whole \r
+  sequence set when the <strong>Web Service&#8594;Secondary Structure Prediction&#8594;Muscle \r
+  Alignment </strong>menu is selected. </p>\r
 </body>\r
 </html>\r