From 7fd07d9b6a64aa33e3dcab2fa2f8bc20be189f2f Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Tue, 3 Jun 2014 14:28:44 +0100 Subject: [PATCH] JAL-1503 gui changes (score models, flanking regions, trim retrieved sequences) --- help/html/menus/alignmentMenu.html | 38 +++++++++++++++++++++++++----------- help/html/menus/wsmenu.html | 35 +++++++++++++++++++++------------ 2 files changed, 50 insertions(+), 23 deletions(-) diff --git a/help/html/menus/alignmentMenu.html b/help/html/menus/alignmentMenu.html index d4ffc50..fdaa023 100755 --- a/help/html/menus/alignmentMenu.html +++ b/help/html/menus/alignmentMenu.html @@ -484,14 +484,15 @@
  • Neighbour Joining Using Blosum62
  • + Note: Since Version 2.8.1, a number of additional similarity measures for tree calculation are provided in this menu.
  • Pairwise Alignments
    Applies Smith and Waterman algorithm to selected sequences. See pairwise alignments.
  • Principal Component Analysis
    Shows - a spatial clustering of the sequences based on the BLOSUM62 scores - in the alignment. See Principal + a spatial clustering of the sequences based on similarity scores calculated with + the alignment. See Principal Component Analysis.
  • Extract Scores ... (optional)
    This @@ -509,21 +510,36 @@
  • Sort With New Tree
    When enabled, Jalview will automatically sort the alignment when a new tree is calculated or loaded onto it.
  • - +
  • Show Flanking Regions
    Opens + a new alignment window showing any additional sequence data either + side of the current alignment. Useful in conjunction with 'Fetch + Database References' when the 'Trim Retrieved Sequences' option is + disabled to retrieve full length sequences for a set of aligned + peptides.
  • +
  • Web Service Menu
    This menu is dynamic, and may contain user-defined web service entries in addition to any of the following ones:

    Selecting items from the following submenus will start a remote service on compute facilities at the University of Dundee, or diff --git a/help/html/menus/wsmenu.html b/help/html/menus/wsmenu.html index f3a4102..0e050b1 100755 --- a/help/html/menus/wsmenu.html +++ b/help/html/menus/wsmenu.html @@ -23,18 +23,29 @@

    Web Service Menu
    This menu is dynamic, and may contain user-defined web service entries in addition to any of the following ones: -

    -

    Selecting items from the following submenus will start a + +

    +

    Selecting items from the following submenus will start a remote service on compute facilities at the University of Dundee, or elsewhere. You need a continuous network connection in order to use these services through Jalview. -- 1.7.10.2