From 42ed6f090a05a7742c494aa53f81f7e969ea953a Mon Sep 17 00:00:00 2001 From: Ben Soares Date: Thu, 16 Sep 2021 18:07:09 +0100 Subject: [PATCH] JAL-3779 Added to documentation --- help/help/html/features/annotationsFormat.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/help/help/html/features/annotationsFormat.html b/help/help/html/features/annotationsFormat.html index fcdb908..3517929 100755 --- a/help/help/html/features/annotationsFormat.html +++ b/help/help/html/features/annotationsFormat.html @@ -189,6 +189,7 @@ GRAPHLINE graph_name value label colo available in Jalview applet due to AWT 1.1 limitations)

+

SEQUENCE_GROUP
Groups of sequences and column ranges can be defined using a tab @@ -199,7 +200,8 @@ GRAPHLINE graph_name value label colo

The sequences can be defined by alignment index and a range of sequences can be defined in a comma delimited field such as

2-5,8-15,20,22

-

Enter * to select all groups.

+

Enter * to select all sequences.

+

Set both Group_Start and Group_End to * to include the full sequence(s) range.

Note: If the alignment indices are not known, enter -1, followed by a tab and then a tab delimited list of sequence IDs. -- 1.7.10.2