From: Jim Procter
Date: Tue, 8 Sep 2015 16:59:41 +0000 (+0100)
Subject: JAL-1645 JAL-1701 fix up split frame docs and add a bit more info about reconstructed...
X-Git-Tag: Release_2_10_0~457^2~8
X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=8392c56e80d73084bd8eac9276979bdf28f462a2;p=jalview.git
JAL-1645 JAL-1701 fix up split frame docs and add a bit more info about reconstructed alignments. maybe we need a screenshot here too.
---
diff --git a/help/html/features/splitView.html b/help/html/features/splitView.html
index 80e27b0..59894f6 100644
--- a/help/html/features/splitView.html
+++ b/help/html/features/splitView.html
@@ -62,37 +62,28 @@ calculated protein product in a Split Frame view.
On selecting protein cross-references (for a cDNA alignment), or DNA xrefs (for peptide), a Split Frame view is opened showing cDNA and peptide.
Realign a Split View
-If you invoke a web service to realign either half of a Split Frame, then the resulting realignment is displayed in a new
-Split Frame.
-
-- the alignment you chose to realign (for example, peptide) is displayed as aligned by the external web service
-- Jalview 'aligns' its complement (in this case, cDNA) similarly, by inserting corresponding gaps
-
- - NB this is not the same as aligning the complement using the external service, which may give different results
-
-
-
-
-Applet
-To see a split frame view in the Jalview applet, provide these applet parameters:
-
-Parameter | Value | Description |
-
---|
file | path to an alignment file | a cDNA (or protein) alignment |
-
file | path to an alignment file | a protein (or cDNA) alignment |
-
enableSplitFrame | true | to enable the Split Frame feature |
-
-If compatible sequences are present in the input alignments, Jalview will open a Split Frame view.
-If not, only the first alignment will be opened (an error message is written to the Java console).
-
-
+
If you invoke a web service to realign either half of a Split
+ Frame, then the resulting realignment is displayed in a new Split
+ Frame.
+
+
+ - the alignment you chose to realign (for example, peptide)
+ is displayed as aligned by the external web service
+ - Jalview reconstructs the alignment of its complement (in
+ this case, cDNA) by inserting gaps in the corresponding positions
+
+ Reconstructed Alignments
+ Reconstructed alignments are typically not
+ the same as the alignment produced by aligning the complement
+ sequence set directly with the external service. However, in the
+ case of protein alignments, a reconstructed cDNA alignment is often
+ more reliable than one calculated without coding information.
+ Reconstructed cDNA alignments are also more informative than the
+ original protein alignment when calculating phylogenetic trees or
+ performing other kinds of molecular evolution analysis.
+
+
Split Frame Views were introduced in Jalview 2.9
-
- Example files for cDNA/Protein: estrogenReceptorProtein.fa
- and estrogenReceptorCdna.fa
- taken from xxx.
-