From 8c0737632c158907098990b81ac702710721e9f2 Mon Sep 17 00:00:00 2001
From: amwaterhouse
Date: Tue, 4 Apr 2006 17:07:14 +0000
Subject: [PATCH] Modified for 2.08
---
help/html/calculations/conservation.html | 54 +++++++++++++++---------------
help/html/editing/index.html | 14 ++++++++
help/html/features/annotation.html | 49 ++++++++++++++-------------
help/html/features/jalarchive.html | 36 +++++++++++---------
help/html/features/preferences.html | 6 ++--
help/html/features/search.gif | Bin 2969 -> 4924 bytes
help/html/features/search.html | 14 ++++----
help/html/features/seqfeatures.html | 25 ++++++++------
help/html/keys.html | 32 ++++++++++++++++++
help/html/menus/alignmentMenu.html | 4 +++
help/html/menus/alwcalculate.html | 5 +++
help/html/menus/alwcolour.html | 32 +++++++++++-------
help/html/menus/alwview.html | 10 ++++--
help/html/menus/popupMenu.html | 9 ++---
help/html/releases.html | 28 +++++++++++++---
help/html/whatsNew.html | 46 +++++++++++++------------
16 files changed, 236 insertions(+), 128 deletions(-)
diff --git a/help/html/calculations/conservation.html b/help/html/calculations/conservation.html
index cf7faf5..4cfc825 100755
--- a/help/html/calculations/conservation.html
+++ b/help/html/calculations/conservation.html
@@ -1,27 +1,27 @@
-
-Alignment Conservation Annotation
-Alignment Conservation Annotation
-This is an automatically calculated quantitative alignment
-annotation which measures the number of conserved physico-chemical
-properties conserved for each column of the alignment. Its calculation
-is based on the one used in
- the AMAS method of multiple sequence alignment analysis :
-
Livingstone
- C.D. and Barton G.J. (1993), Protein Sequence Alignments: A Strategy
- for the Hierarchical Analysis of Residue Conservation.CABIOS Vol. 9
- No. 6 (745-756)).
-
-
-Conservation is measured as a numerical index reflecting the
-conservation of physico-chemical properties in the alignment:
-Identities score highest, and the next most conserved group contain
-substitutions to amino acids lying in the same physico-chemical
-class.
-
-Colouring an alignment by conservation
-Conservation scores can be used to colour an alignment. This is
-explained further in the help page for conservation colouring.
-
-
-
+
+Alignment Conservation Annotation
+Alignment Conservation Annotation
+This is an automatically calculated quantitative alignment
+annotation which measures the number of conserved physico-chemical
+properties conserved for each column of the alignment. Its calculation
+is based on the one used in
+ the AMAS method of multiple sequence alignment analysis :
+
Livingstone
+ C.D. and Barton G.J. (1993), Protein Sequence Alignments: A Strategy
+ for the Hierarchical Analysis of Residue Conservation.CABIOS Vol. 9
+ No. 6 (745-756)).
+
+
+Conservation is measured as a numerical index reflecting the conservation of
+ physico-chemical
+ properties in the alignment: Identities score highest, and the next most
+ conserved group contain substitutions to amino acids lying in the same physico-chemical
+ class.
+
+Colouring an alignment by conservation
+Conservation scores can be used to colour an alignment. This is
+explained further in the help page for conservation colouring.
+
+
+
diff --git a/help/html/editing/index.html b/help/html/editing/index.html
index 734a662..8ff1cf6 100755
--- a/help/html/editing/index.html
+++ b/help/html/editing/index.html
@@ -2,6 +2,20 @@
Editing
Editing
+Jalview 2.08 Enhancements - Editing can be restricted to the current
+ selection area. This allows the user to "Lock" the alignment either
+ side of the selection area. Any gap insertions or deletions will only affect
+ the current selection area.
+
+In this example, if Sequence IL2RA_MACMU has gaps removed from position 98-104,
+ the same number of gaps will be inserted at position 116, (between M and L).
+
+Editing is possible via the keyboard by toggling the Cursor mode on / off with
+ F2. A full list of keyboard editing actions is found here.
+
+Tip: For large alignments, deselect "Calculate ->
+ Autocalculate Consensus" to prevent the alignment performing lengthy calculations
+ after every edit.
Inserting / removing gaps - hold down the "Shift" key. Click
a residue with the mouse and drag the residue to the right to insert gaps or
to the left to remove gaps.
diff --git a/help/html/features/annotation.html b/help/html/features/annotation.html
index 3ad7f3e..3635bbe 100755
--- a/help/html/features/annotation.html
+++ b/help/html/features/annotation.html
@@ -3,34 +3,37 @@
Alignment Annotation
-In addition to the definition of groups, Jalview also allows you to
-mark particular columns of an alignment and add symbols and text in
-the annotation area shown below the alignment (which may be hidden if
-View→Show Annotation is not ticked).
-
+In addition to the definition of groups, Jalview also allows you to mark particular
+ columns of an alignment and add symbols and text in the annotation area shown
+ below the alignment (which may be hidden if View→Show Annotation
+ is not ticked).
+As of Jalview 2.08 precalculated annotations can be added to alignments from
+ the command line, drag and drop, or from the "File-> Load Features /
+ Annotations" menu item. See the Annotations
+ File Format for more details.
Annotation rows are added using the Annotation Label
menu, which is obtained by clicking anywhere on the annotation row labels
area (below the sequence ID area).
-
-- Add New Row
-Adds a new, named annotation row (a dialog box will pop up for you
-to enter the label for the new row).
- - Hide Row
-Hides the annotation row whose label was clicked in order to bring
-up the menu.
- - Delete Row
-Deletes the annotation row whose label was clicked in order to bring
-up the menu.
- - Show All Hidden Rows
-Shows all hidden annotation rows.
- - Show Values in Text Box
-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.
-
+
+
+ - Add New Row
+ Adds a new, named annotation row (a dialog box will pop up for you to
+ enter the label for the new row).
+ - Hide Row
+ Hides the annotation row whose label was clicked in order to bring up
+ the menu.
+ - Delete Row
+ Deletes the annotation row whose label was clicked in order to bring up
+ the menu.
+ - Show All Hidden Rows
+ Shows all hidden annotation rows.
+ - Show Values in Text Box
+ 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.
+
Editing Label and secondary structure Annotation
diff --git a/help/html/features/jalarchive.html b/help/html/features/jalarchive.html
index b8d658d..513f00d 100755
--- a/help/html/features/jalarchive.html
+++ b/help/html/features/jalarchive.html
@@ -1,15 +1,21 @@
-
-
-Jalview Archives
-
-
-
-Jalview Project Archives
-
-
-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.
-
-
+
+
+Jalview Archives
+
+
+
+Jalview Project Archives
+
+
+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.
+For those who want to know...
+ Jalview uses java classes automatically created using Castor.
+ Jalview 2.08 uses descriptor classes which significantly increase the speed
+ of marshalling / unmarshalling java objects into XML. Files created prior to
+ Jalview 2.08 can still be read in, but they will be saved in the new format.
+
+
+
diff --git a/help/html/features/preferences.html b/help/html/features/preferences.html
index 877a3b1..e08837a 100755
--- a/help/html/features/preferences.html
+++ b/help/html/features/preferences.html
@@ -29,8 +29,10 @@ alignments and EPS files.
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
- window.
+Font - The default font name, size and style can be set for a new
+ alignment window.
+Smooth Font - Toggles anti-aliasing on / off for faster rendering
+ of the alignment.
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
diff --git a/help/html/features/search.gif b/help/html/features/search.gif
index c7b114ac66b8980a3ed08f574600c17ed30c5f65..d57108588bece160bbb47bfe0b2e8ac306987aac 100755
GIT binary patch
literal 4924
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
M=0$l?E-s7z1E*u9f&c&j
literal 2969
zcmds$`9IW)7sih<<M1UX2P}IAe`0tDLcee~8FlIv?B$^dbf}JjMh2`4(di@<3a6{9j7AgI
z7u-F;$qg_VKoEHT9MI?)6qBr*B7&C0t|pV58!;H({s!P{gy!eKY;0`9THPXrp)v9V
zgn)$^5|A+;3?wFC{%r$%17Q5e;-e~>$^6eUY_ghxFfz!CtcR5C!2**6JPgngK7fw|
z$YwTf=kX9a9jy2v3_u=$05AhU1`vS;EaZ_u{NIS{M)Cl}0o-T!&yWET0fewVfLz1^
z9|-^h>xeyY>plVW0MG!608Rj^0DlAMgOnv8sP!8FID#1-P~w0h0AU7LWZ;Paod6&S
zuor+IJUro|CGeqOKN|R^0rr3_7JvkNGw{*bPs|1dvbunvQ3Qf>rv}TxiHE_^5rogv
z6C4|Vv#>4)=ziOQ;!0%rGgbM;_jQ;bimqEyO1o}CEUCNd&`{P6i~FlQ
zM_bd4s%V3Ce)Cg5eNkA-DNAOA@P}4>KNYU$QEwE*Wi#kv7UuOe(QMIUPuSuN7D}
z(UzqiI;-`oZ1P?1`P8%R{uR@2pPM#$Xs=Yv^p|_}ceM8@2UaT&_YvL9y#ndY?UI)>
zEJ^d9I#P_H&q~xTPW0s4a5Db!U-~js!;KIzmaJd?I+?$jrwt8+;f1P5kHR_PL}0@`A@OnFHe{m%wJG0UUG$(_
zir_XvV8XnTQ+|{s*XLZ~g?lx_N%W|~f+uIymUDArl=r#h#OYWR#`=iKNJaafz)>=M
z1Qi^zS~r}_DMS(U3&GlC6c~Pp`dIa4W7JDw<9^vXSGGe?+-}l6QT$$NE0Q
z8X*+%D^Xpk)Jj1r)!E8biPB^7_^;f4>xlmQ0`J4jg91YQ-H*5Uh83k3a(k%dM_F~3
zX!UR1-2SN>qCWd)^|1Pw-_O7S-=B`J`0U=NLK1
z+HrH>i~CDgmTEO#a{q9`ZSRe$43V-G#fonyc8#Swj`yp)(D>>$-=Xil%p@
zN(AeBt&;k93CrmE>VbF0N42rlc}4b~nZC3ehXPC)C))COyy>jsL{_NsugP5UgN4ub6xy$;r&VVY8Hq{CD>LPs+sPAK`)Mn)^-CRM
zv$`wFtKS;kwgk*I%Rj3h$-nbrb-q)N&Y63AIXY>&C+DK=e9e`ww;V!4Rk%OLlCE)=
zC-ZG?Uu*P|T3!0KUEt^{C_g6S6Hcp6#?a|_2Z>z>u7dz%}F4|A%2pD$GEzW0hHcuYj+}at!oytNgjP`L{
zPU;LH0Ya$2jDxLMMn!H8eFUd>^pMG;kQ=#s9m4b^{B<7KJ-nCpbWB%8GbL%$CA0
z1!WL3lt4VRkg1vN{&t|oL*7WsyZgkSDInP
zvOZUB5|wx23cHEuJEt^p=CfhQ5zR^GA2KE#}O)mG;xbKw+CdqdFcoh#Lp
z&@au0LKS00cj+~sI;&RF{e4vK=7pwMuhMu<=%_?^RjXOzNJ3e?rYt!{`rNqpq`%fD
zwFs4Tid```xlYk;cT;tO8*8_n^sjMiR?Y338A-A8kxn{s8f~{LJyXL{ZLr;cH{E?P
zm~|y0=|qlbXIP?;oxIk8rz|%8T9mEVoc<)$;!$Z>cCY0YiO)Kz--=Vw6-1|>gW9ws
zvENN9#KiZp-`Pu5e5}}&USRcRMR^;o{NbhGVSgM(Eud@Whq~=}q?X?3(I;z(e)2oCwOsC`
zdT-W0Q!0P0BG3
zJlSQHef(JMTidh+%F)64Gk0pc7}Gh0R|bja>9y}KcP!G#Yttl=x}GMTv8?2^8E50V
qK2FDv$~tZNlfB^s6K9ud``2duUe^s#UTrH~S^FBuYX%ewj{XnVPafU?
diff --git a/help/html/features/search.html b/help/html/features/search.html
index 532fcb4..21126a1 100755
--- a/help/html/features/search.html
+++ b/help/html/features/search.html
@@ -13,12 +13,14 @@ td {
Search
The search box is displayed by pressing Control and F or
selecting "Find..." from the "Search" menu.
-
-"Find next" will find the next occurence of the specified
- and adjust the alignment window view to show it, and "Find
- all" highlights all matches for a pattern. The "Create new
- group" is a quick way to highlight and group residues matching
- the specified search pattern throughout the alignment.
+
+"Find next" will find the next occurence of the specified and adjust
+ the alignment window view to show it, and "Find all" highlights all
+ matches for a pattern. The "New Feature" is a quick way to highlight
+ and group residues matching the specified search pattern throughout the alignment.
+ If "New Feature" is selected, the feature can be given a name from
+ a popup input box. Use the "Feature Settings" under the "View"
+ menu to change the visibility and colour of the new sequence feature.
- The search uses regular expressions. (understands a mixture of
posix and perl style regex - see below for a summary)
diff --git a/help/html/features/seqfeatures.html b/help/html/features/seqfeatures.html
index 2d8bce6..07b36e1 100755
--- a/help/html/features/seqfeatures.html
+++ b/help/html/features/seqfeatures.html
@@ -1,16 +1,17 @@
Sequence Features
-View→Sequence Features
+View→Fetch Sequence Features
When this option is selected, sequence features extracted from the Uniprot
record for each sequence are displayed on the alignment.
Jalview will attempt to retrieve sequence features from Uniprot files using
the EBI dbFetch web service using the given sequence names. A 100% match with
the Uniprot record is required to view the Sequence Features.
-More information about the feature is given in a tooltip, which is
- viewed by moving the mouse pointer over a sequence feature. The
- description associated with the feature will then be displayed in a small
- label near the pointer.
+More information about the feature is given in a tooltip, which is viewed by
+ moving the mouse pointer over a sequence feature. The description associated
+ with the feature will then be displayed in a small label near the pointer.
+View→Show Sequence Features
+Select whether to view the sequence features added to this alignment or not.
View→Feature Settings...
Once sequence features have been loaded onto an alignment features can be hidden
or have their rendering priority changed using the Feature Settings dialog.
@@ -49,10 +50,14 @@
sequence and a Uniprot record was identified, but the sequence name
must be manually changed (by right clicking on the sequence ID and selecting
Sequence→Edit Name), before Jalview will show its sequence
- features.
- - remember to save your alignment if you have updated any of the
- sequence IDs!
-
-
+ features.
+
+ - remember to save your alignment if you have updated any of the sequence
+ IDs!
+
+Precalculated Sequence Features may be added to an alignment from the command
+ line, drag and drop, or from the "File->Load Features / Annotations"
+ menu item. See the Features File Format for
+ more details.
diff --git a/help/html/keys.html b/help/html/keys.html
index 83de379..86e8415 100755
--- a/help/html/keys.html
+++ b/help/html/keys.html
@@ -15,6 +15,38 @@
Control 'F' - Launches the search window.
Up Arrow - Moves selected sequence(s) up the alignment
Down Arrow - Moves selected sequence(s) down the alignment.
+F1 - Show Help Documentation
+F2 - Toggle Cursor mode on / off
+With Cursor mode on....
+
+ - Cursor keys - Move cursor around the alignment.
+
+
+ - Space - Insert a gap at the cursor position.
+ To insert 12 spaces at the current cursor, type 12 before pressing Space.
+ To group insert, hold control or shift together with space.
+
+
+ - Delete - Delete a gap at the cursor position.
+ To delete 12 spaces at the current cursor, type 12 before pressing Delete.
+ To group delete, hold down control or shift together with Delete.
+
+
+ - S - Type a number x then press 'S' to jump to sequence x.
+
+
+ - C - Type a number x then press 'C' to jump to column x.
+
+
+ - P - Type a number x then press 'P' to jump to position x in current sequence.
+
+
+ - Q - Define the top left corner of the selection area
+
+
+ - M - Define the bottom right corner of the selection area
+
+
diff --git a/help/html/menus/alignmentMenu.html b/help/html/menus/alignmentMenu.html
index a514412..f8133f2 100755
--- a/help/html/menus/alignmentMenu.html
+++ b/help/html/menus/alignmentMenu.html
@@ -57,6 +57,10 @@
href="../calculations/treeviewer.html">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.
+ - Load Features / Annotations
+ Jalview load precalculated sequence
+ features or alignment
+ annotations.
- Close
Close the alignment window. Make sure you have saved your
alignment before you close - either as a Jalview project or by using the
diff --git a/help/html/menus/alwcalculate.html b/help/html/menus/alwcalculate.html
index 97bff22..5a97296 100755
--- a/help/html/menus/alwcalculate.html
+++ b/help/html/menus/alwcalculate.html
@@ -45,6 +45,11 @@
in the alignment. See Principal Component
Analysis.
+ - Autocalculate Consensus
+ For large alignments it can be useful to deselect "Autocalculate
+ Consensus" when editing. This prevents lengthy calculations which are
+ performed after each sequence edit.
+