From: Jim Procter
At the end of this document, you can also find notes on Please note: URL links embedded in HTML descriptions are not yet supported.
The final Values
- field contains a series of "|" separated value fields. Each
- value field is itself a comma separated list of fields of a particular
- type defined by the annotation row's GRAPH_TYPE. The allowed values of
- GRAPH_TYPE and corresponding interpretation of each Value are shown below:
+
+ The final Values field contains a series of "|"
+ separated value fields. Each value field is itself a comma separated
+ list of fields of a particular type defined by the annotation row's GRAPH_TYPE.
+ The allowed values of GRAPH_TYPE and corresponding
+ interpretation of each Value are shown below:
-
Any or all value fields may be left empty, as well as the BAR_GRAPH's
-text character field, and either or both of the text-label and secondary
-structure symbol fields of the NO_GRAPH type annotation rows.
Plots a histogram with labels below each
- bar.
number,text character,Tooltip
- text
-
Draws a line between values on the
- annotation row.
number
-
For a row consisting of text labels and/or
- secondary structure symbols.
{Secondary Structure
- Symbol},text label,Tooltip text
The type of secondary structure symbol depends on the alignment being annotated being either Protein or RNA.
For proteins, structure symbols are H (for
- helix) and E (for strand)
For RNA, VIENNA, WUSS or extended notation can be used to specify positions that are paired (e.g. "(|(||)|)" or "|A|A|A|(|a|a|a|)")
Plots a histogram with
+ labels below each bar.
number,text
+ character,Tooltip text
Draws a line between
+ values on the annotation row.
number
For a row consisting of
+ text labels and/or secondary structure symbols.
{Secondary
+ Structure Symbol},text label,Tooltip text
The
+ type of secondary structure symbol depends on the alignment being
+ annotated being either Protein or RNA.
For proteins, structure
+ symbols are H (for helix) and E (for strand)
+
For RNA structures, VIENNA, WUSS, and extended notations can
+ be used to specify paired positions.
+ e.g. "(|(||)|)" or "|A|A|A|(|a|a|a|)")
+
Color strings can be embedded in a value field by enclosing an RGB triplet in square brackets to colour that position in an annotation row.