From: gmungoc
Date: Fri, 17 Jun 2016 13:23:57 +0000 (+0100)
Subject: JAL-1557 selection from annotation (and group annotation) added to help
X-Git-Tag: Release_2_10_0~168^2
X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=94115f9af30575885ef1e3f843e0dd381e579e08;p=jalview.git
JAL-1557 selection from annotation (and group annotation) added to help
---
diff --git a/help/html/calculations/consensus.html b/help/html/calculations/consensus.html
index 0a0214e..c870887 100644
--- a/help/html/calculations/consensus.html
+++ b/help/html/calculations/consensus.html
@@ -55,6 +55,11 @@
Normalise Consensus Logo to scale all columns of the
logo to the same height.
+
+ Group Consensus
+ If sequence groups have been defined, then selecting option 'Group Consensus' in the Annotations menu will
+ result in Consensus being calculated for each group, as well as the alignment as a whole.
+
cDNA Consensus
diff --git a/help/html/calculations/conservation.html b/help/html/calculations/conservation.html
index df8b5ff..9cb8ce1 100755
--- a/help/html/calculations/conservation.html
+++ b/help/html/calculations/conservation.html
@@ -65,11 +65,16 @@
(e.g. !proline).
- 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.
+
+ Group conservation
+ If sequence groups have been defined, then selecting option 'Group Conservation' in the Annotations menu will
+ result in Conservation being calculated for each group, as well as the alignment as a whole.
+