From: jprocter
Date: Thu, 11 Mar 2010 18:01:02 +0000 (+0000)
Subject: documented new ROWPROPERTIES keyword.
X-Git-Tag: Release_2_5~129
X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=1cf0fbf7da30dee5d942aa4ef99d0d218b632224;p=jalview.git
documented new ROWPROPERTIES keyword.
---
diff --git a/help/html/features/annotationsFormat.html b/help/html/features/annotationsFormat.html
index cc73162..88b306a 100755
--- a/help/html/features/annotationsFormat.html
+++ b/help/html/features/annotationsFormat.html
@@ -68,6 +68,14 @@ following commands (respectively):
COMBINE graph_1_name graph_2_name
GRAPHLINE graph_name value label colour
+(Since Jalview 2.4.1) ROWPROPERTIES
+The visual display properties for a set of annotation rows can be modified using the following tab-delimited line:
+ROWPROPERTIES Row label centrelabs=true( or false) showalllabs=true(default is false) scaletofit=true (default is false)
+This sets the visual display properties according to the given values for all the annotation rows with labels matching Row label. The properties mostly affect the display of multi-character column labels, and are as follows:
+
- centrelabs Centre each label on its column.
+- showalllabs Show every column label rather than only the first of a run of identical labels (setting this to true can have a drastic effect on secondary structure rows).
+- scaletofit Shrink each label's font size so that the label fits within the column. Useful when annotating an alignment with a specific column numbering system.
+
(Since Jalview 2.2.1) SEQUENCE_GROUP
Groups of sequences can be defined using the tab delimited line
SEQUENCE_GROUP Group_Name Group_Start Group_End Sequences
@@ -102,7 +110,7 @@ GRAPHLINE graph_name value label colo
hide=false
hidecols=false
showunconserved=false
-- if the idColour property
+
- New Features in 2.4:
if the idColour property
is given without specifying a colour scheme with the colour
property, then the idColour will also be used to colour the sequence.
- the colour property can take either a colour scheme name,