X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Ffeatures%2FfeaturesFormat.html;h=ec1e093940cef0562974aced1f40d7c353293eb4;hb=37de9310bec3501cbc6381e0c3dcb282fcaad812;hp=9f33b7b66d07352c9f0743f6d574e2329d9f5327;hpb=26ba864a6c290121fe6cf616794d2d0bea65fb7d;p=jalview.git diff --git a/help/html/features/featuresFormat.html b/help/html/features/featuresFormat.html index 9f33b7b..ec1e093 100755 --- a/help/html/features/featuresFormat.html +++ b/help/html/features/featuresFormat.html @@ -122,9 +122,9 @@

If your sequence annotation is already available in GFF Format (see - gmod.org/wiki/GFF2), - then you can leave it as is, after first adding a line containing - only 'GFF' after any Jalview feature colour definitions (this + gmod.org/wiki/GFF2), then + you can leave it as is, after first adding a line containing only + 'GFF' after any Jalview feature colour definitions (this mixed format capability was added in Jalview 2.6). Alternately, you can use Jalview's own sequence feature annotation format, which additionally allows HTML and URLs to be directly attached to each @@ -141,13 +141,13 @@ This format allows two alternate ways of referring to a sequence, - either by its text ID, or its index (base 0) in an associated alignment. - Normally, sequence features are associated with sequences rather than - alignments, and the sequenceIndex field is given as "-1". In - order to specify a sequence by its index in a particular alignment, - the sequenceId should be given as "ID_NOT_SPECIFIED", - otherwise the sequenceId field will be used in preference to the - sequenceIndex field. + either by its text ID, or its index (base 0) in an associated + alignment. Normally, sequence features are associated with sequences + rather than alignments, and the sequenceIndex field is given as + "-1". In order to specify a sequence by its index in a + particular alignment, the sequenceId should be given as + "ID_NOT_SPECIFIED", otherwise the sequenceId field will be + used in preference to the sequenceIndex field.

@@ -161,14 +161,14 @@ description line will be translated into URL links. A link symbol will be displayed adjacent to any feature which includes links, and these are made available from the links submenu of the popup menu which is obtained by - right-clicking when a link symbol is displayed in the tooltip.
- Non-positional features
Specify the start - and end for a feature to be 0 in order to - attach it to the whole sequence. Non-positional features are shown - in a tooltip when the mouse hovers over the sequence ID panel, and - any embedded links can be accessed from the popup menu.
Scores
+ href="../menus/popupMenu.html#sqid.popup">links submenu + of the popup menu which is obtained by right-clicking when a link + symbol is displayed in the tooltip.
Non-positional + features
Specify the start and end for + a feature to be 0 in order to attach it to the + whole sequence. Non-positional features are shown in a tooltip when + the mouse hovers over the sequence ID panel, and any embedded links + can be accessed from the popup menu.
Scores
Scores can be associated with sequence features, and used to sort sequences or shade the alignment (this was added in Jalview 2.5). The score field is optional, and malformed scores will be ignored.