2.08 update
authoramwaterhouse <Andrew Waterhouse>
Wed, 5 Apr 2006 11:01:49 +0000 (11:01 +0000)
committeramwaterhouse <Andrew Waterhouse>
Wed, 5 Apr 2006 11:01:49 +0000 (11:01 +0000)
help/help.jhm
help/helpTOC.xml
help/html/features/annotationsFormat.html
help/html/features/featuresFormat.html
help/html/keys.html
help/html/releases.html

index 2179a73..21e28ad 100755 (executable)
@@ -42,8 +42,8 @@
    <mapID target="colours.pid" url="html/colourSchemes/pid.html" />\r
    <mapID target="colours.user" url="html/colourSchemes/user.html"/>\r
    <mapID target="colours.abovepid" url="html/colourSchemes/abovePID.html"/>\r
-   <mapID target="colours.conservation"\r
-   url="html/colourSchemes/conservation.html"/>\r
+   <mapID target="colours.conservation" url="html/colourSchemes/conservation.html"/>\r
+   <mapID target="colours.annotation" url="html/colourSchemes/annotationColouring.html"/>\r
 \r
    <mapID target="calcs.alquality"\r
    url="html/calculations/quality.html"/>   \r
index 4642f67..c148afc 100755 (executable)
@@ -12,6 +12,7 @@
        <tocitem text="Key Strokes" target="keys"/>\r
        <tocitem text="Making figures" target="export"/>\r
        <tocitem text="Editing Alignments" target ="edit"/>\r
+       <tocitem text="Sequence Features" target="seqfeatures"/>\r
        <tocitem text="Web Services" target="webservice" expand="false">\r
                <tocitem text="Clustal Alignment" target="clustal"/>\r
                 <tocitem text="Muscle Alignment" target="muscle"/>\r
@@ -32,6 +33,7 @@
                <tocitem text="User Defined" target="colours.user"/>\r
                <tocitem text="Above Percentage Identity" target="colours.abovepid"/>\r
                <tocitem text="By conservation" target="colours.conservation"/>\r
+               <tocitem text="By Annotation" target="colours.annotation"/>\r
        </tocitem>\r
        <tocitem text="Calculations" target="calculations" expand="false">\r
                <tocitem text="Sorting alignments" target="sorting"/>\r
index c2a784c..d890321 100755 (executable)
@@ -3,9 +3,12 @@
 <head><title>Annotations File Format</title></head>\r
 \r
 <body>\r
-<p><strong>Alignment Annotations File Format<br>\r
+<p><strong>Alignment Annotations File Format</strong><strong><br>\r
   </strong><br>\r
-  A precalculated annotations fiile can read onto an alignment from the command \r
+  Note: This format is primarily intended to be used for the applet, which does \r
+  not have an XML parser and where file size must be kept to a minimum to reduce \r
+  download time.</p>\r
+<p>A precalculated annotations fiile can read onto an alignment from the command \r
   line (&quot;-annotations&quot;), by drag and dropping the the annotations file \r
   onto an alignment or by selecting from the File menu &quot;Load Features / Annotations&quot;.</p>\r
 <p>The File is in tab delimited format. The file must have the line JALVIEW_ANNOTATION \r
   associated with that sequence. Use SEQUENCE_REF ALIGNMENT to cancel the associtations.</p>\r
 <p>The visual graphs can be coloured or combined with other graphs, or have an \r
   arbitrary line drawn at a certain value using the following lines.</p>\r
-<p><font size="2" face="Courier New, Courier, mono">COLOUR&lt;tab&gt;graph name&lt;tab&gt;colour<br>\r
+<p><font size="3" face="Courier New, Courier, mono">COLOUR&lt;tab&gt;graph name&lt;tab&gt;colour<br>\r
   COMBINE&lt;tab&gt;graph 1 name&lt;tab&gt;graph 2 name<br>\r
   GRAPHLINE&lt;tab&gt;graph name&lt;tab&gt;value&lt;tab&gt;label&lt;tab&gt;colour</font></p>\r
 <p>An example Annotation file may look like this:</p>\r
-<p><font size="2" face="Courier New, Courier, mono">#Comment lines follow the hash symbol<br>\r
+<p><font size="3" face="Courier New, Courier, mono">#Comment lines follow the hash symbol<br>\r
   JALVIEW_ANNOTATION<br>\r
   SEQUENCE_REF FER1_MESCR 5<br>\r
   BAR_GRAPH&lt;tab&gt;Bar Graph 1&lt;tab&gt;||-100,-|-200,-|-300,-|-400,-|200,+|300,+|150,+<br>\r
   BAR_GRAPH&lt;tab&gt;Bar Graph&lt;tab&gt;2 1,.|2,*|3,:|4,.|5,*|4,:|3,.|2|1|1|2|3|4|5|4<br>\r
   NO_GRAPH&lt;tab&gt;Icons &lt;tab&gt;||||E,Sheet1|E|E||||H,Sheet 2|H|H|H||||||<br>\r
   NO_GRAPH&lt;tab&gt;Purple Letters&lt;tab&gt;m|y|p|r|o|t|e|i|n</font></p>\r
-<p><font size="2" face="Courier New, Courier, mono">COLOUR&lt;tab&gt;Bar Graph 2&lt;tab&gt;blue<br>\r
+<p><font size="3" face="Courier New, Courier, mono">COLOUR&lt;tab&gt;Bar Graph 2&lt;tab&gt;blue<br>\r
   COLOUR&lt;tab&gt;Red Values&lt;tab&gt;255,0,0<br>\r
   COLOUR&lt;tab&gt;Green Values&lt;tab&gt;green<br>\r
   COLOUR&lt;tab&gt;Purple Letters&lt;tab&gt;151,52,228<br>\r
   COMBINE&lt;tab&gt;Green Values&lt;tab&gt;Red Values</font></p>\r
-<p><font size="2" face="Courier New, Courier, mono">GRAPHLINE&lt;tab&gt;Red Values&lt;tab&gt;2.6&lt;tab&gt;threshold&lt;tab&gt;black \r
+<p><font size="3" face="Courier New, Courier, mono">GRAPHLINE&lt;tab&gt;Red Values&lt;tab&gt;2.6&lt;tab&gt;threshold&lt;tab&gt;black \r
   </font><br>\r
 </p>\r
 <p><br>\r
index 8e6ee13..a97d957 100755 (executable)
@@ -4,6 +4,9 @@
 \r
 <body>\r
 <p><strong>Sequence Features File Format</strong></p>\r
+<p>Note: This format is primarily intended to be used for the applet, which does \r
+  not have an XML parser and where file size must be kept to a minimum to reduce \r
+  download time.</p>\r
 <p>(Prior to version 2.08 known as the &quot;Groups file&quot;)<br>\r
   A precalculated Features file can read onto an alignment from the command line \r
   (&quot;-features&quot;), by drag and dropping the features file onto an alignment \r
@@ -12,7 +15,7 @@
 <p>featureType&lt;tab&gt;colour<br>\r
   description&lt;tab&gt;sequenceId&lt;tab&gt;sequenceIndex&lt;tab&gt;start&lt;tab&gt;end&lt;tab&gt;featureType</p>\r
 <p>eg<br>\r
-  <font size="2" face="Courier New, Courier, mono">domain red<br>\r
+  <font size="3" face="Courier New, Courier, mono">domain red<br>\r
   metal ion-binding site 00ff00<br>\r
   transit peptide 0,105,215<br>\r
   chain 225,105,0<br>\r
@@ -27,7 +30,7 @@
   Your Own description here Q93XJ9_SOLTU -1 49 144 chain</font></p>\r
 <p>An additional option in Jalview 2.08 is to group features in the following \r
   way: </p>\r
-<p><font size="2" face="Georgia, Times New Roman, Times, serif">STARTGROUP&lt;tab&gt;My feature groupA<br>\r
+<p><font size="3" face="Georgia, Times New Roman, Times, serif">STARTGROUP&lt;tab&gt;My feature groupA<br>\r
   ....Many Feature descriptions here<br>\r
   ENDGROUP&lt;tab&gt;My feature groupA</font><br>\r
 </p>\r
index 86e8415..1b0339c 100755 (executable)
@@ -44,7 +44,9 @@
   <li>Q - Define the top left corner of the selection area</li>\r
 </ul>\r
 <ul>\r
-  <li>M - Define the bottom right corner of the selection area</li>\r
+  <li>M - Define the bottom right corner of the selection area<br>\r
+  </li>\r
+  <li>65,82&lt;return&gt; - Quick jump to column 65, sequence 82</li>\r
 </ul>\r
 <p>&nbsp;</p>\r
 <p>&nbsp;</p>\r
index f82460f..cd0b76c 100755 (executable)
@@ -4,7 +4,7 @@
 <p><strong>Release History</strong> </p>\r
 <table border="1">\r
   <tr> \r
-    <td ><div align="center"><em><strong>Release</strong></em></div></td>\r
+    <td nowrap><div align="center"><em><strong>Release</strong></em></div></td>\r
     <td ><div align="center"><em><strong>New Features</strong></em></div></td>\r
     <td "><div align="center"><em><strong>Issues Resolved</strong></em></div></td>\r
   </tr>\r