From: Jim Procter
Date: Fri, 30 Sep 2016 13:35:06 +0000 (+0100)
Subject: JAL-2236 release notes and additional docs
X-Git-Tag: Release_2_10_0~21^2~10
X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=0d50ab3cdf86523b239e7dcccc551164ed197467;p=jalview.git
JAL-2236 release notes and additional docs
---
diff --git a/help/html/colourSchemes/annotationColouring.html b/help/html/colourSchemes/annotationColouring.html
index 30b6396..ed0ab3f 100755
--- a/help/html/colourSchemes/annotationColouring.html
+++ b/help/html/colourSchemes/annotationColouring.html
@@ -39,14 +39,17 @@
- Select which annotation to base the colouring scheme on
- using the top left selection box.
If the Per-sequence
- only 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 protein disorder predictions), which will colour each sequence
- according to its own per-residue scores.
Per-sequence
- associated annotation colouring was introduced in Jalview 2.8
+ using the top left selection box. Sequence associated alignment
+ annotation are shown with the seuqence's name appended.
If
+ the Per-sequence only tick box is not greyed out,
+ then ticking it will limit the list of available annotation rows
+ to just the labels for those that are sequence associated.
+ Annotation rows on each sequence with the same label (e.g.
+ T-COFFEE scores and protein
+ disorder predictions) will then be used to colour its
+ corresponding positions in the alignment.
Per-sequence
+ associated annotation colouring is currently only available in
+ the Desktop.
- If the "Use Original Colours" box is selected,
the colouring scheme will use the colouring scheme present on the
diff --git a/help/html/features/columnFilterByAnnotation.html b/help/html/features/columnFilterByAnnotation.html
index 2b7d0ec..c53844b 100644
--- a/help/html/features/columnFilterByAnnotation.html
+++ b/help/html/features/columnFilterByAnnotation.html
@@ -32,7 +32,7 @@
or hidden according to annotation rows on the alignment. The dialog
box is opened via "Select→Select/Hide
Columns by Annotation...", and different filters are
- presented dependent upon the data shown in the selected annotation
+ then presented for filtering data according to the selected annotation
row.
@@ -41,12 +41,20 @@
|
-
- If an annotation with numeric values is selected, the threshold
+
The drop down menu lists the annotation available on the
+ alignment. Sequence associated annotation rows will be shown with
+ the sequence ID appended to the annotation label. It is only
+ possible to select one row at a time.
+
+ If an annotation with numeric values is selected, the threshold
filter option is activated. For other types of annotation, use the
text box and secondary structure check boxes (right). The radio
buttons at the bottom of the dialog specify the action applied to
- columns matching the query.
+ columns matching the query.
Note: annotation
+ containing only numeric labels (e.g. T-COFFEE column confidence
+ scores) will not be treated as quantitative data. You will need to
+ enter search expressions to select columns in this case.
+
- Search Filter
diff --git a/help/html/releases.html b/help/html/releases.html
index aedd419..9339b33 100755
--- a/help/html/releases.html
+++ b/help/html/releases.html
@@ -59,6 +59,7 @@
- RNA Structure consensus indicates wc-only '()', canonical '[]' and invalid '{}' base pair populations for each column
- Feature settings popup menu options for showing or hiding columns containing a feature
- Edit selected group by double clicking on group and sequence associated annotation labels
+ - Sequence name added to annotation label in select/hide columns by annotation and colour by annotation dialogs
Application