X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2FfeaturesFormat.html;fp=help%2Fhelp%2Fhtml%2Ffeatures%2FfeaturesFormat.html;h=02261753cce122e069cafae463055bae0191b7f7;hb=e086b0c30bee5fe084186c65ef1ded42c58560f9;hp=4d13dcdaa32499ba471eee15868e84b87c097ade;hpb=e51f922b88b1f316e27cf4c19eef437ff592d74d;p=jalview.git diff --git a/help/help/html/features/featuresFormat.html b/help/help/html/features/featuresFormat.html index 4d13dcd..0226175 100755 --- a/help/help/html/features/featuresFormat.html +++ b/help/help/html/features/featuresFormat.html @@ -26,17 +26,20 @@

Sequence Features File +

-

The Sequence features file (which used to be known as the - "Groups file" prior to version 2.08) is a simple way of getting your - own sequence annotations into Jalview. It was introduced to allow - sequence features to be rendered in the Jalview applet, and so is - intentionally lightweight and minimal because the applet is often - used in situations where data file size must be kept to a minimum, - and no XML parser is available.

+ +

The Sequence features File provides a simple way of getting + your own sequence features into Jalview. It also allows feature + display styles and filters to be saved and imported to another + alignment. Users familiar with the earliest versions of Jalview will + know that features files were originally termed 'groups' files, and + that the format was was designed as a space efficient format to + allow sequence features to be rendered in the Jalview applet.

Features files are imported into Jalview in the following ways:
+

-

-

Sequence Features File Format

A features file is a simple ASCII text file, where each line contains tab separated text fields. No comments are - allowed. + allowed. Its structure consists of three blocks:

+ +

- Feature Colours + Feature Colours

The first set of lines contain feature type definitions and their colours:

-Feature label	Feature Colour
+<Feature Type>	<Feature Style>
 
 
- A feature type has a text label, and a colour specification. This can - be either: - -