source: branches/stable/HELP_SOURCE/oldhelp/helixsym.hlp

Last change on this file was 8629, checked in by westram, 13 years ago

merge from e4fix [8428] [8429] [8605]

  • insert/delete now works with running editor (w/o crashing editor)
  • do not display helix (or protstruct) information for SAI by default
    • added possibility to toggle display for single SAI
    • added short helpfile and linked it to other helpfiles concerning secondary structure
  • fix edit4-crash when
    • setting initial right-click into consensus-terminal
    • clicking/dragging somewhere else
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      arb_edit4.hlp
5UP      helix.hlp
6
7#Please insert subtopic references  (line starts with keyword SUB)
8SUB     e4_options.hlp
9SUB     toggle_secinfo.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           Define Helix Symbols
15
16OCCURRENCE      ARB_EDIT4/Properties/Helix settings
17
18DESCRIPTION
19
20        Different base pairs in helix regions can be indicated by user-definable symbols.
21        This window allows you to change the mapping between base pairs and displayed
22        symbols.
23
24SECTION Configuration
25
26                Show helix: Toggle display of helix symbols
27
28                Pair definitions. Each line contains two textfields:
29
30                     The left textfield contains one or more base-pairs. Each base
31                     pair contains two characters (bases, gaps-characters, ...).
32                     Base-pairs are separated by spaces (' ').
33
34                     The right textfield contains the helix symbol used for each
35                     of the specified pairs.
36
37NOTES
38
39        - Pairs are not case-sensitive
40        - If a pair is not defined in any line, the symbol given
41          behind 'Default' is used.
42
43SECTION Missing
44
45        @@@ description of Non_Standard pairs ...
46
47EXAMPLES        None
48
49WARNINGS        None
50
51BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.