JAL-1066 documentation for per-sequence annotation colouring
authorjprocter <jprocter@compbio.dundee.ac.uk>
Tue, 4 Sep 2012 16:18:03 +0000 (17:18 +0100)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Tue, 4 Sep 2012 16:18:03 +0000 (17:18 +0100)
help/html/colourSchemes/annotationColourSetting.gif [new file with mode: 0644]
help/html/colourSchemes/annotationColourSetting.jpg [deleted file]
help/html/colourSchemes/annotationColouring.html
help/html/colourSchemes/annotationColours.gif [new file with mode: 0644]
help/html/colourSchemes/annotationColours.jpg [deleted file]

diff --git a/help/html/colourSchemes/annotationColourSetting.gif b/help/html/colourSchemes/annotationColourSetting.gif
new file mode 100644 (file)
index 0000000..c4f719f
Binary files /dev/null and b/help/html/colourSchemes/annotationColourSetting.gif differ
diff --git a/help/html/colourSchemes/annotationColourSetting.jpg b/help/html/colourSchemes/annotationColourSetting.jpg
deleted file mode 100644 (file)
index f3fbab6..0000000
Binary files a/help/html/colourSchemes/annotationColourSetting.jpg and /dev/null differ
index 9b8c95c..3d40a3e 100755 (executable)
  * 
  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
 -->
-<head><title>Annotation Colouring</title></head>
+<head>
+<title>Annotation Colouring</title>
+</head>
 
 <body>
-<p><strong> Annotation Colouring </strong></p>
-<p>Jalview allows the columns of an alignment to be coloured using any 
-  numerical annotation rows added to that alignment. </p>
-Select &quot;Colour&quot; <strong>&#8594;</strong> &quot;.. 
-  by Annotation&quot; to bring up the Colour by Annotation settings window. <br>
-  <br><div align="center">
-  <img src="annotationColourSetting.jpg" width="507" height="202"> </div>
-<ul>
-  <li>Select which annotation to base the colouring scheme on using the top left 
-    selection box.</li>
-  <li> If the &quot;Use Original Colours&quot; box is selected, the colouring 
-    scheme will use the colouring scheme present on the alignment before the Annotation 
-    Colour Settings window was displayed. </li>
+       <p>
+               <strong> Annotation Colouring </strong>
+       </p>
+       <p>Jalview allows the columns of an alignment to be coloured using
+               any numerical annotation rows added to that alignment.</p>
+       Select &quot;Colour&quot;
+       <strong>&#8594;</strong> &quot;.. by Annotation&quot; to bring up the
+       Colour by Annotation settings window.
+       <br>
+       <br>
+       <div align="center">
+               <img src="annotationColourSetting.gif" width="471" height="256">
+       </div>
+       <ul>
+               <li>Select which annotation to base the colouring scheme on using
+                       the top left selection box.<br />If the <strong>Per-sequence
+                               only</strong> tick box is not greyed out, then ticking it will limit the
+                       available annotation rows to just those that are sequence associated
+                       (e.g. T-COFFEE scores and <a
+                       href="../webServices/proteinDisorder.html">protein disorder
+                               predictions</a>), which will colour each sequence according to its own
+                       per-residue scores.<br />
+               <em>Per-sequence associated annotation colouring was introduced
+                               in Jalview 2.8</em>
+               </li>
                <li>The colour scheme can display a colour gradient from a colour
                        representing the minimum value in the selected annotation to a colour
                        representing the maximum value in the selected annotation. Use the
                        &quot;Min Colour&quot; and &quot;Max Colour&quot; to set the colour
                        gradient range.
                        <ul>
-                               <li><em>New in Jalview 2.7</em>: Press the &quot;Defaults&quot;
-                                       button to reset the minimum and maximum colours to their default
-                                       settings (these are configured in the applet's parameters or the <a
+                               <li>Press the &quot;Defaults&quot; button to reset the minimum
+                                       and maximum colours to their default settings (these are configured
+                                       in the applet's parameters or the <a
                                        href="../features/preferences.html">application's user
-                                               preferences</a>.)
+                                               preferences</a>.).<br />
+                               <em>Default min and max colours were introduced in Jalview 2.7</em>
                        </ul>
                </li>
 
-               <li>Select whether to colour the alignment above or below an adjustable threshold 
-    with the selection box center left of the window. </li>
+               <li>Select whether to colour the alignment above or below an
+                       adjustable threshold with the selection box center left of the
+                       window.</li>
                <li>Change the threshold value with the slider, or enter the
-                       exact value in the text box.
-               </li>
+                       exact value in the text box.</li>
                <li>Select the &quot;Threshold is Min/Max&quot; checkbox to
                        assign colours using the thresholded range's minimum and maximum
                        values, otherwise the scale will be defined by the range of values in
                        the annotation row.</li>
        </ul>
-<p align="center"><img src="annotationColours.jpg" width="688" height="488"> </p>
+       <p align="center">
+               <img src="annotationColourView.gif" width="581" height="148">
+       </p>
 </body>
 </html>
diff --git a/help/html/colourSchemes/annotationColours.gif b/help/html/colourSchemes/annotationColours.gif
new file mode 100644 (file)
index 0000000..6d14224
Binary files /dev/null and b/help/html/colourSchemes/annotationColours.gif differ
diff --git a/help/html/colourSchemes/annotationColours.jpg b/help/html/colourSchemes/annotationColours.jpg
deleted file mode 100644 (file)
index 5fcfa49..0000000
Binary files a/help/html/colourSchemes/annotationColours.jpg and /dev/null differ