From dbd3467478986ab9584aa39e2c9fe51ad606501b Mon Sep 17 00:00:00 2001 From: jprocter Date: Tue, 25 Sep 2012 12:38:02 +0100 Subject: [PATCH] JAL-970 document interactive RNA secondary structure editing --- help/html/features/annotation.html | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/help/html/features/annotation.html b/help/html/features/annotation.html index 01353aa..eeed82e 100755 --- a/help/html/features/annotation.html +++ b/help/html/features/annotation.html @@ -27,11 +27,15 @@ Annotation is not ticked). Any displayed annotation row can be hidden (using the pop-up menu obtained by right-clicking the label), or re-ordered by dragging the label to a new position with the left mouse button.

-

Web services can also add annotation to an alignment (see the - JNet web service), and as of Jalview 2.08 quantitative and symbolic - annotations can be added to an alignment via an Annotations - File dragged into the alignment window or loaded from the - alignment's file menu.

+

+Web services can also add annotation to an alignment (see the JNet and Disorder protein +structure prediction services), and as of Jalview 2.08 quantitative +and symbolic annotations can be added to an alignment via an Annotations File dragged into the +alignment window or loaded from the alignment's file menu. +

Interactive Alignment Annotation

Annotation rows are added using the Annotation Label @@ -82,6 +86,16 @@ arrow oriented from left to right), and optional text label (see below). A dialog box will open for you to enter the text. Consecutive arrows will be joined together to form a single green arrow. +

  • RNA Helix (only shown when working with nucleotide sequences)
    +Mark selected positions as participating in a base pair +either upstream or downstream. When the dialog box opens, enter a +'(' to indicate these bases pair with columns upstream (to right), +and ')' to indicate this region pairs with bases to the left of the +highlighted columns.
    If any brackets do not match up, then an +orange square will highlight the first position where a bracket was +found not to match. +
    +
  • Label
    Set the text label at the selected positions. A dialog box will open for you to enter the text. If more that one consecutive position is marked with the same label, only -- 1.7.10.2