1 | #Please insert up references in the next lines (line starts with keyword UP) |
---|
2 | UP arb.hlp |
---|
3 | UP glossary.hlp |
---|
4 | UP e4.hlp |
---|
5 | |
---|
6 | #Please insert subtopic references (line starts with keyword SUB) |
---|
7 | |
---|
8 | # Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain} |
---|
9 | |
---|
10 | #************* Title of helpfile !! and start of real helpfile ******** |
---|
11 | TITLE Change Colors Of Sequences |
---|
12 | |
---|
13 | OCCURRENCE ARB_EDIT4 |
---|
14 | |
---|
15 | DESCRIPTION The ARB_EDIT4 editor uses two tables to translate the |
---|
16 | original sequence into a colored displayed sequence: |
---|
17 | |
---|
18 | First Step: |
---|
19 | |
---|
20 | Each character in each sequence is translated into |
---|
21 | a new character and a color index (0..9) using the definitions |
---|
22 | from the 'SEQUENCE COLORS' subwindow. |
---|
23 | |
---|
24 | - There are different sets (S_0 .. S_#) of color shemes, |
---|
25 | one column for each set. |
---|
26 | |
---|
27 | - In the first row you may choose which set is used for translation. |
---|
28 | |
---|
29 | - The first column shows the characters which should be |
---|
30 | translated/replaced. |
---|
31 | |
---|
32 | - The nth + 1 column holds the data for translation set n. |
---|
33 | Each of its fields has two characters: |
---|
34 | |
---|
35 | 1. the character which should replace the original value, |
---|
36 | or '=' if no translation should be performed. |
---|
37 | |
---|
38 | 2. A color index for this character, between 0 and 9. |
---|
39 | |
---|
40 | Second Step: |
---|
41 | |
---|
42 | Each of the color indices (0..9) corresponds to one of |
---|
43 | the colors defined in <Properties/Change colors & fonts>, |
---|
44 | namely to |
---|
45 | |
---|
46 | index corresponding color |
---|
47 | 0 SEQUENCES |
---|
48 | 1 HELIX(1) |
---|
49 | 2 COLOR 2 |
---|
50 | 3 COLOR 3 |
---|
51 | . . |
---|
52 | . . |
---|
53 | 9 COLOR 9 |
---|
54 | |
---|
55 | |
---|
56 | EXAMPLES You may use this feature to show: |
---|
57 | |
---|
58 | - A simplified version of your amino acid alignment. |
---|
59 | - Only YR instead of ACGTU |
---|
60 | - Only ambiguous symbols |
---|
61 | - ... |
---|
62 | |
---|
63 | BUGS No bugs known |
---|