From: Jim Procter
Date: Mon, 19 Sep 2016 16:43:13 +0000 (+0100)
Subject: JAL-2189 JAL-1369 JAL-192 expand referenceseq documentation
X-Git-Tag: Release_2_10_0~39^2~26
X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=18ec5585c00cf8f8833c30f4dae5c04bc9ecfc65;p=jalview.git
JAL-2189 JAL-1369 JAL-192 expand referenceseq documentation
---
diff --git a/help/html/calculations/referenceseq.html b/help/html/calculations/referenceseq.html
index 03d24a5..912be55 100644
--- a/help/html/calculations/referenceseq.html
+++ b/help/html/calculations/referenceseq.html
@@ -26,25 +26,47 @@
Reference Sequence Alignment Views
+ Many alignment analysis tasks concern a query, or reference
+ sequence. For instance, when searching for sequences from other
+ organisms that are similar to a newly sequenced gene, or when
+ searching for structurally similar sequences for use in homology
+ modelling.
+
+ What happens when a reference sequence is defined ?
+
The reference sequence for an alignment is indicated by its ID being
- shown in bold. When a reference sequence has been defined, the Format→Show
- unconserved option highlights mutations with respect to the
- reference sequence, rather than the alignment's consensus sequence.
-
+ shown in bold. In addition:
+
+ - Reference sequence numbering. Instead of
+ column numbers, the alignment ruler shows the reference sequence
+ positions at each column. At each tick mark, either the reference
+ sequence symbol and position is given, or the column number when a
+ gap is present at that position in the reference sequence.
+ - Format→Show unconserved highlights
+ mutations with respect to the reference sequence, rather than the
+ alignment's consensus sequence.
+
+ Defining the reference sequence
+
+ Each alignment view can have its own reference sequence.
- - Jalview automatically assigns a reference sequence when JPred4 predictions are imported.
-
- - Assigning a reference sequence
A
- sequence can be marked as the reference sequence by right-clicking
- on it's ID to open the popup menu, and selecting the "(Sequence
- ID)→Mark as Reference" entry."
+ - Manually assigning a reference sequence
+ A sequence can be marked as the reference sequence by
+ right-clicking on its ID to open the popup menu, and selecting the
+ "(Sequence ID)→Mark as Reference" entry.
+ - Defining a reference when importing
+ annotation
Jalview automatically assigns a reference
+ sequence when importing analysis results, such as those returned
+ from JPred4 . A reference
+ sequence can also be assigned via the SET_REF command in
+ an alignment annotation file.
Reference sequence based alignment visualisation was
- introduced in Jalview 2.9.
+ introduced in Jalview 2.9, and support for storage and retrieval
+ of reference sequence views in 2.10.