From cafa2071799c16922a85b8637e33e6331e054f35 Mon Sep 17 00:00:00 2001 From: jprocter Date: Thu, 24 May 2012 11:58:53 +0100 Subject: [PATCH] JAL-1107 - documentation explaining '*' and '+' in the conservation histogram. --- help/html/calculations/conservation.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/help/html/calculations/conservation.html b/help/html/calculations/conservation.html index 7c5953f..bd4a625 100755 --- a/help/html/calculations/conservation.html +++ b/help/html/calculations/conservation.html @@ -28,14 +28,21 @@ is based on the one used in for the Hierarchical Analysis of Residue Conservation.CABIOS Vol. 9 No. 6 (745-756)). +View an HTML version of the paper

Conservation is measured as a numerical index reflecting the conservation of physico-chemical properties in the alignment: Identities score highest, and the next most conserved group contain substitutions to amino acids lying in the same physico-chemical class.

+

Conservation is visualised on the alignment or a sequence group + as a histogram giving the score for each column. Conserved columns are + indicated by '*' (score of 11 with default amino acid property + grouping), and columns with mutations where all properties are + conserved are marked with a '+' (score of 10, indicating all + properties are conserved).

-

Colouring an alignment by conservation
+

Colouring an alignment by conservation
Conservation scores can be used to colour an alignment. This is explained further in the help page for conservation colouring. -- 1.7.10.2