From 94115f9af30575885ef1e3f843e0dd381e579e08 Mon Sep 17 00:00:00 2001
From: gmungoc
Date: Fri, 17 Jun 2016 14:23:57 +0100
Subject: [PATCH] JAL-1557 selection from annotation (and group annotation)
added to help
---
help/html/calculations/consensus.html | 5 +++++
help/html/calculations/conservation.html | 7 ++++++-
help/html/features/annotation.html | 19 +++++++++++++++++++
3 files changed, 30 insertions(+), 1 deletion(-)
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.
+