source: branches/tree/HELP_SOURCE/source/visualizeSAI.hlp

Last change on this file was 18769, checked in by westram, 3 years ago
  • move all helpfiles to new source location
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.4 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      extended.hlp
5
6#Please insert subtopic references  (line starts with keyword SUB)
7SUB     accessibility_sai.hlp
8SUB     e4.hlp
9SUB     arb_secedit.hlp
10
11# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
12
13#************* Title of helpfile !! and start of real helpfile ********
14TITLE           Visualize SAIs in editors.
15
16OCCURRENCE      In sequence editors - primary editor (ARB_EDIT4) and secondary editor
17
18DESCRIPTION
19
20            This function can be used to visualize SAIs (sequence associated information)
21            in the primary structure and secondary structure editor windows.
22
23SECTION    Primary structure editor
24
25            Steps to use VISUALIZATION of SAIs in the primary structure editor:
26
27               1. Select SAI to be visualized from the SAI list (all SAIs present in the
28               ARB database).
29
30               2. Select the color translation table (CTT) in the CTT list, if found. Or
31               create one by pressing CREATE button. You can also copy the existing CTT
32               and modify.
33
34               3. Once CTT is created, define desired colors (RANGE 0 to RANGE 9) for the
35               respective characters in the selected SAI to paint as background of the
36               sequence.
37
38               4. You can define the colors used in COLOR RANGE
39               via 'PROPERTIES/CHANGE COLORS AND FONTS' menu.
40
41               5. Then, choose the visualization options. You can opt to visualize only
42               MARKED species or ALL species in the primary editor.
43
44               6. Finally, be sure to check ENABLE VISUALIZATION check box.
45
46            If CTTs were defined for each existing/displayed SAIs in
47            the primary editor, one can navigate through different SAIs in the editor and
48            visualize the same instantly. To enable this feature, AUTOSELECT SAI should be
49            enabled in 'Visualize SAI' window (VIEW->VISUALIZE SAIs menu).
50
51SECTION    Secondary structure editor
52
53            SAIs can also be visualized in the secondary structure editor.
54
55               To visualize SAI in secondary structure editor window, go to 'Properties'
56               menu, click on 'Display options' sub-menu and select the 'Visualize SAI' check
57               box.
58
59               You can also change the colors used to display SAIs by going
60               to 'Properties/Change Colors and Fonts' menu in the secondary
61               editor window.
62
63NOTES       If SAIs are to be visualized in secondary structure editor window, one should
64            select SAI, define CTT and check ENABLE VISUALIZATION check box in primary
65            structure editor window using VISUALIZE SAI function (under VIEW menu in
66            PRIMARY EDITOR).
67            Additionally SAI visualization has to be enabled in LINK{sec_display.hlp}.
68
69            In order to retain the settings of CTT and associated SAIs, one should save
70            the properties by going to 'Properties/Save properties' menu in primary
71            editor.
72
73            Please note that the CTT definitions are stored in the
74            local file (.arb_prop/edit4.arb) and deleting or modifying this file will
75            lose all the information about CTT definitions used for visualization of SAIs
76            for future sessions.
77
78            See also LINK{e4_background_priority.hlp}.
79
80EXAMPLES        None
81
82WARNINGS        None
83
84BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.