From 72f4770815185305bd18aeeb74f829b1f9ed55c8 Mon Sep 17 00:00:00 2001 From: jprocter Date: Thu, 16 Jun 2005 13:50:34 +0000 Subject: [PATCH] more menu doco. --- help/help.jhm | 2 +- help/helpTOC.xml | 6 +- help/html/calculations/tree.html | 3 +- help/html/features/jalarchive.html | 9 +- help/html/features/preferences.html | 16 ++-- help/html/menus/alignmentMenu.html | 169 ++++++++++++++++++++++------------- help/html/menus/desktopMenu.html | 12 ++- help/html/webServices/clustal.html | 2 +- help/html/webServices/clwqueued.gif | Bin 0 -> 7783 bytes help/html/webServices/index.html | 60 +++++++++---- 10 files changed, 171 insertions(+), 108 deletions(-) create mode 100755 help/html/webServices/clwqueued.gif diff --git a/help/help.jhm b/help/help.jhm index 3a4aac4..e387045 100755 --- a/help/help.jhm +++ b/help/help.jhm @@ -15,7 +15,7 @@ - + diff --git a/help/helpTOC.xml b/help/helpTOC.xml index c0b0adc..e441033 100755 --- a/help/helpTOC.xml +++ b/help/helpTOC.xml @@ -36,9 +36,9 @@ - - - + + + diff --git a/help/html/calculations/tree.html b/help/html/calculations/tree.html index 5a014bb..c579677 100755 --- a/help/html/calculations/tree.html +++ b/help/html/calculations/tree.html @@ -42,7 +42,8 @@ phylogenetic tree construction, and may fail on very large alignments. href="../calculations/treeviewer.html">tree viewing window. In addition, a new entry with the same tree viewer window name will be added in the Sort menu so that the alignment can be reordered to reflect the ordering of -the leafs of the tree.

+the leafs of the tree. If the tree was calculated on a selected region +of the alignment, then the title of the tree view will reflect this.

External Sources for Phylogenetic Trees

A number of programs exist for the reliable construction of diff --git a/help/html/features/jalarchive.html b/help/html/features/jalarchive.html index 0a10cb2..b8d658d 100755 --- a/help/html/features/jalarchive.html +++ b/help/html/features/jalarchive.html @@ -7,10 +7,9 @@

Jalview Project Archives

-

These are XML files containing alignments, trees and Jalview -display information. A data exchange standard is currently being -developed, so there is no stable schema yet, but Jalview web services -will soon make use of the same interchange format. -

+

These are java archives of an XML file containing alignments, trees +and Jalview display information. A data exchange standard is currently +being developed, so there is no stable schema yet, but Jalview web +services will soon make use of the same interchange format.

diff --git a/help/html/features/preferences.html b/help/html/features/preferences.html index 943728f..e3dc703 100755 --- a/help/html/features/preferences.html +++ b/help/html/features/preferences.html @@ -6,22 +6,22 @@

Preferences

The "Visual" tab on the preferences window allows you to configure the default display for a new alignment window.

-

Maximise Window - If this is selected, a new alignment window will stretch +

Maximise Window - If this is selected, a new alignment window will stretch to fit the available space.

-

Show Annotations - If this is selected the new window will display an annotation +

Show Annotations - If this is selected the new window will display an annotation panel below the sequences. This annotation panel may have several rows describing - the whole alignment. The 3 standard annotations Conservation, Quality and Consensus + the whole alignment. The 3 standard annotations Conservation, Quality and Consensus may be shown or hidden by default.

-

Full Sequence ID - If selected the ID panel will display the name of a sequence +

Full Sequence ID - If selected the ID panel will display the name of a sequence plus the start and end residues in the format name/start-end. If not selected, the displayed ID will be the name of the sequence.

-

Font - The default font name, size and style can be set for a new alignment +

Font - The default font name, size and style can be set for a new alignment window.

-

Gap Symbol - The default gap symbol may be set to either "-" or "."

-

Colour - The default colour scheme for a new alignment window. If the chosen +

Gap Symbol - The default gap symbol may be set to either "-" or "."

+

Colour - The default colour scheme for a new alignment window. If the chosen option is "User Defined" then the last User Defined Colour loaded or saved via the User Defined Colours panel will be loaded.

-

Open file - If this is selected then the default alignment file will be opened +

Open file - If this is selected then the default alignment file will be opened when Jalview is started. You can change the default file by clicking on file name and either typing in the file path or selecting it from the file chooser window.

diff --git a/help/html/menus/alignmentMenu.html b/help/html/menus/alignmentMenu.html index a15ad23..3538d0b 100755 --- a/help/html/menus/alignmentMenu.html +++ b/help/html/menus/alignmentMenu.html @@ -1,8 +1,8 @@ -Menus +Alignment Window Menus -

Alignment Menu

+

Alignment Window Menus

  • File
    • @@ -12,9 +12,11 @@ alignment format to save as.
    • Export
      - Creates an alignment output maintaining the alignment background colours - and group colours. If the alignment is wrapped, the output will also be - wrapped and will have the same visible residue width as the open alignment. + Creates an alignment graphic with the current annotation, + alignment background colours and group colours. If the alignment is wrapped, the output will also + be wrapped and will have the same visible residue width as the + open alignment.
      • HTML
        @@ -40,8 +42,7 @@
      • CLUSTAL
      • BLC
      • PIR
      • -
      • PFAM
        -
      • +
      • PFAM
    • Print
      @@ -52,14 +53,16 @@ your alignment window width, whichever is the smaller.
    • Load Associated Tree
      -
      Jalview can load in trees which are in the Newick file format - and associate them with a particular alignment. Note: the ids of the tree - file and your alignment MUST be the same.
      +
      Jalview can view trees stored in + the Newick file format, and associate them with the + alignment. Note: the ids of the tree file and your alignment + MUST be the same.
    • Close
      -
      Close the alignment window. Be aware that changes to your alignment - will not be save unless specifically actioned from the "Save As" - menu.
      +
      Close the alignment window. Make sure you have + saved your alignment before you close - either as a Jalview + project or by using the Save As menu.
  • Edit
  • @@ -69,9 +72,9 @@
  • Undo
    This will undo any edits you make to the alignment. This applies to insertion or deletion of gaps, cutting residues or sequences from the alignment or - pasting sequences to the current alignment or sorting the alignment. It - DOES NOT undo colour changes or adjustments to group sizes affect the annotation - panel.
    + pasting sequences to the current alignment or sorting the + alignment. NOTE: It DOES NOT undo colour + changes, adjustments to group sizes, or changes to the annotation panel.
  • Redo
    Any actions which you undo can be redone using redo.
    @@ -83,10 +86,14 @@ Use <CTRL> and X (<APPLE> and X on MacOSX) to cut.
  • Copy
    - Copies the currently selected residues to the system clipboard. The - format of copied residues is NAME<tab>START_RES<tab>END_RES<tab>SEQUENCE -
    - Use <CTRL> and C (<APPLE> and C on MacOSX) to copy.
    + Copies the currently selected residues to the system + clipboard - you can also do this by pressing <CTRL> and C + (<APPLE> and C on MacOSX).
    + If you try to paste the clipboard contents to a text editor, you will see + the format of the copied residues is a tab separated list:
    +
    +NAME    START_RES    END_RES    SEQUENCE
    +

  • Paste
      @@ -101,8 +108,9 @@
  • Delete
    -
    This will delete the currently selected residues without making - a copy of them first.
    + This will delete the currently selected residues + without copying them to the clipboard. Like the other edit + operations, this can be undone with Undo.
  • Select All
    Selects all the sequences and residues in the alignment.
    @@ -119,7 +127,7 @@ selection.
  • Undefine Groups
    -
    The alignment will be reset with no defined groups. WARNING: + The alignment will be reset with no defined groups.
    WARNING: This cannot be undone.
  • Remove Left
    @@ -135,29 +143,29 @@ or select "Deselect All" to deselect all columns.
  • Remove Empty Columns
    -
    All columns which contain purely gap characters ("-", +
    All columns which only contain gap characters ("-", ".") will be deleted.
    You may set the default gap character in preferences.

  • Remove All Gaps
    - All gap characters ("-", ".") will be deleted from + All gap characters ("-", ".") will be deleted from the alignment.
    You may set the default gap character in preferences.
  • Remove Redundancy
    Selecting this option brings up a window asking you to select - a threshold. If the percentage identity between two sequences exceeds this - value one of the sequences (the shorter) is discarded. Press the "Apply" - button to remove redundant sequences.
    + a threshold. If the percentage identity between any two sequences + (under the current alignment) exceeds this + value then one of the sequences (the shorter) is discarded. Press the "Apply" + button to remove redundant sequences. The "Undo" button will undo the last + redundancy deletion.
  • Pad Gaps
    -
    If the sequences in an alignment window are not all the same - length they can all be set to the length of the longest sequence by selecting - "Pad Gaps." Any sequences which are shorter than the longest sequence - in an alignment will have gap characters ("-" or ".") - appended to the beginning or end to make them equal length.
    + Adds gaps to the end of all the sequences so they + are all the same length. This is useful for making a tree using + unaligned sequences.
    You may set the default gap character in preferences.
@@ -178,19 +186,20 @@
  • Font
    -
    Change the font of the display. The default font can be set - from the "Choose Font" window, which is shown when the "Font - Menu" is selected.
    + Change the font of the display from the + "Choose Font" dialog box, which is shown when this + item is selected.
  • Wrap
    -
    The default alignment display shows sequences in a single horizontal - row. If your alignment has only a few sequences you may wish to "Wrap" - the alignment so that the sequences are shown on multiple horizontal rows. + When ticked, the alignment display is + "wrapped" to the + width of the alignment window. This is useful if your alignment + has only a few sequences to view its full width at once.
    Options are available to show the residue numbering at the start and/or end of an alignment as well as showing the alignment position above each sequence row.
    - NOTE: In the current version the wrap alignment should be used for viewing, - not editing.
    + NOTE: When in wrapped alignment view, the + alignment cannot be edited or have regions selected on it.
  • Show Full Sequence ID
    If this box is selected the sequence name will have the start @@ -208,11 +217,11 @@
  • Colour Text
    If this is selected the residues will be coloured according to the background colour associated with that residue. The colour is slightly - darker than background to enable the residue to be read.
    + darker than background so the amino acid symbol remains visible.
  • Show Gaps
    -
    If this is selected gap characters will be displayed as "." - or "-". If unselected gap characters will appear as blank spaces. + When this is selected, gap characters will be displayed as "." + or "-". If unselected, then gap characters will appear as blank spaces.
    You may set the default gap character in preferences.
  • @@ -223,14 +232,14 @@
  • Sequence Features
    If the sequence names are Swissprot entries Jalview will use - the names to retrieve sequence features from the EBI. Features which are + the names to retrieve sequence features from the EBI. Features which are 1 residue in length are coloured red, sequences longer than 1 residue are coloured blue. Move the mouse over a coloured feature to display the details of the feature.
    Note: The retrieved information will update the sequence start and end labels if they are incorrect.
  • -
  • Overview Window
    +
  • Overview Window
    A scaled version of the alignment will be displayed in a small window. A red box will indicate the currently visible area of the alignment. Move the visible region using the mouse.
  • @@ -245,7 +254,7 @@ If this is selected, any changes made to the background colour will be applied to all currently defined groups.
    -
  • None, ClustalX, Blosum62 Score, Percentage Identity, Zappo, Taylor, +
  • Colour Scheme options: None, ClustalX, Blosum62 Score, Percentage Identity, Zappo, Taylor, Hydrophobicity, Helix Propensity, Strand Propensity, Turn Propensity, Buried Index, Nucleotide, User Defined
    See colours for @@ -257,7 +266,8 @@
  • Modify Conservation Threshold
    Use this to display the conservation threshold slider window. - Useful if the window has been closed.
  • + Useful if the window has been closed, or if the 'by + conservation' option appears to be doing nothing!

  • Above Identity Threshold
    See Above Percentage Identity.
    @@ -290,37 +300,68 @@ at the top.

+ The Sort menu will + have some additional options if you have just done a multiple + alignment calculation, or opened a tree viewer window.
  • Calculate Tree +
    Functions for calculating trees on the alignment or the + currently selected region. See calculating trees.
    • Average Distance Using % Identity
    • Neighbour Joining Using % Identity
    • Average Distance Using Blosum62
    • -
    • Neighbour Joining Using Blosum62
      -
      See calculating trees. -
      -
    • +
    • Neighbour Joining Using Blosum62
  • Pairwise Alignments
    - See pairwise alignments.
    + Applies Smith and Waterman algorithm to selected sequences. See pairwise alignments.
  • Principal Component Analysis
    - See Principal Component Analysis. + Shows a spatial clustering of the sequences based on the + BLOSUM62 scores in the alignment. See Principal Component Analysis.
  • -
  • Web Service
    +
  • Web Service
    -
      - Selecting one of the following menu items will start a remote service - on the high powered computing facility at the University of Dundee. You - will need a continuous network connection in order to use these services. + Selecting one of the following menu items starts a remote service + on compute facilities at the University of Dundee. You need a + continuous network connection in order to use these services + through Jalview. -
    • Clustal Alignment
    • -
    • Clustal Realign
    • -
    • JPred
    • -
    • Muscle Alignment
    • -
    +
      +
    • Clustal Alignment
      + Submits all, or just the currently selected sequences for alignment with clustal W.
    • +
    • Clustal Realign
      + Submits the alignment or currently selected region for + re-alignment with clustal W. Use this if you have added some + new sequences to an existing alignment.
    • +
    • Muscle Alignment
      + Submits all, or jut the currently selected sequences for + alignment using Muscle. Do not use this if you are working with + nucleic acid sequences.
      +
    • JPred
      + Secondary structure prediction by network consensus. The + behaviour of this calculation depends on the current selection: +
        +
      • 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. +
      • +
      • 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. +
      • +
      • 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 +first sequence selected in the set (that is, the one +that was first clicked on). +
      • + +

     

    diff --git a/help/html/menus/desktopMenu.html b/help/html/menus/desktopMenu.html index e1ef461..1fa861a 100755 --- a/help/html/menus/desktopMenu.html +++ b/help/html/menus/desktopMenu.html @@ -1,8 +1,8 @@ -Desktop Menu +Desktop Menus -

    Desktop Menu

    +

    Desktop Menus

    • File
        @@ -18,12 +18,10 @@
    • Save Project
      - Saves all currently open alignment windows with their current visible - settings as a Jalview File, with the .jar extension. Each alignment will - also save the currently active tree associated with the window, if one - exists.
    • + Saves all currently open alignment windows with their current view + settings and any associated trees, as a Jalview Archive (which has a .jar extension).
    • Load Project
      - Loads Jalview file formatted alignments only.
    • + Loads Jalview archives only.
    • Quit
      Close Jalview. Warning - any annotations you have made on alignments will be lost unless you Save your work before quitting.
      diff --git a/help/html/webServices/clustal.html b/help/html/webServices/clustal.html index 6c9c481..94f0bee 100755 --- a/help/html/webServices/clustal.html +++ b/help/html/webServices/clustal.html @@ -1,7 +1,7 @@ Clustal Alignment -

      Clustal Alignment

      +

      Calculations→Web Service→Clustal Alignment..

      When this option is selected a progress window will appear giving you a message about whether your process is running. The alignment is sent to the Barton Group cluster and remotely aligned using Clustalw program.

      diff --git a/help/html/webServices/clwqueued.gif b/help/html/webServices/clwqueued.gif new file mode 100755 index 0000000000000000000000000000000000000000..5bd47566d3505dd56dd863cb4a15f34663439fb8 GIT binary patch literal 7783 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 -Web Services - -

      Web services

      -

      Originally Jalview used SRS server to retrieve sequence features for a given - alignment. In addition certain remote alignment programs could be called from - the Jalview interface and the results displayed in a new alignment panel.

      -

      Jalview's web based computations are now being developed further, - using SOAP based services to expose protein sequence alignment and - secondary structure prediction programs. These services actually run - on the cluster based in Dundee, and maintained by the Barton group. -

      In the future, Jalview will be able to discover services - dynamically, and the repertoire will include methods for repeat - analysis, sequence identification and remote homology - detection. The web service methodology will also allow potentially - expensive Jalview analysis functions like PCA to be distributed, if - necessary, when the user is dealing with very large numbers of sequences.

      + + Web Services + +

      Web services

      +

      A variety of web services are available from the Alignment window's + Calculations→Web Service→ menu. +

      +

      Jalview's distributed computations are SOAP based services exposing + protein sequence alignment and secondary structure prediction programs. These services actually run + on the cluster based in the School of Life Sciences, University of + Dundee, and are maintained by the Barton group. +

      +

      Web Service Dialog Box

      + +

      + This dialog box is displayed when a web service job is submitted. +

      +

      Current services: +

        +
      • ClustalW Multiple Alignment
        + The clustal W service remains one of the more popular Jalview features. +
      • +
      • Muscle Multiple Alignment
        + High Quality and High Throughput multiple alignments of proteins. This + method can sometimes be more accurate than ClustalW when dealing with + diverse sets of sequences. +
      • +
      • JNet Secondary Structure Prediction
        + This is a front end to the existing JNet www server. +
      • +
      +

      +

      Watch this space! These are some of the services + planned to be released soon:

        +
      • Repeat analysis +
      • +
      • Remote Homology Detection
        +
      • +
      + In the future, Jalview will also be able to new discover services + dynamically, and distribute expensive analysis functions like PCA to the Dundee machines.

      -- 1.7.10.2