source: tags/arb_5.1/HELP_SOURCE/oldhelp/props_nds.hlp

Last change on this file was 3614, checked in by westram, 19 years ago
  • corrected links
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.3 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      sp_info.hlp
5
6#Please insert subtopic references  (line starts with keyword SUB)
7#SUB    parser.hlp
8#SUB    commands.hlp
9#SUB    acisrt.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           Node Display Setup (NDS)
15
16OCCURRENCE      ARB_NT/Tree/NDS
17                ARB_GENE_MAP/Properties/NDS
18
19NOTES           Read this text carefully. You won't need this function, but
20                it offers many many new possibilities.
21
22DESCRIPTION     Extracts data from the database entries of every species and
23                builds a user-readable string from that data.
24
25                This string can be used in many different functions, especially
26                to show the species information at the tips of the tree or
27                to show gene information at the tips of the genes in the
28                gene map.
29
30                It allows you to show part of the sequences, the full_name,
31                the accession numbers right in the tree. You may even
32                generate tables with all kinds of useful information, like
33                probe match results for a set of oligo probes.
34
35                Choose the 'NDS' item from the 'ARB_NT/Tree' menu to
36                display the 'NDS' window.
37
38                Enable field extraction:
39
40                        Press the 'LEAF' and/or 'GRP.' checkbox to activate the display of
41                        the corresponding 'field' entry at leafs and/or groups
42                        of the tree shown in the tree display area of the 'ARB_NT' window.
43
44                Select 'FIELD':
45
46                        The order of the data shown at the tree nodes
47                        (from left to right) corresponds to that in the 'NDS'
48                        window (top to bottom). To select a 'field' enter the field name
49                        by hand or press the respective <S> button and select it
50                        from the popup-list.
51
52                        Press <RESCAN> there to display all fields, if fields have been deleted
53                        from the list by 'Species Information/Delete hide fields'.
54
55                Define number of characters:
56
57                        Type the number of characters (including blanks) to be
58                        displayed to the 'WIDTH' subwindow.
59
60                Display SRT/ACI:
61
62                        The 'Search and replace Tool (SRT)' and the 'ARB Command
63                        Interpreter (ACI)' in combination with 'Nodes Display
64                        Setup (NDS)' allows information to be extracted and/or modified
65                        from the 'Field' entries, before being displayed at the tree nodes.
66
67                        Press the corresponding <SRT> button to display the
68                        'SRT_ACI_SELECT' window and select a predefined procedure
69                        (see LINK{acisrt.hlp}).
70
71                        The corresponding syntax (see LINK{parser.hlp}
72                        and LINK{commands.hlp}) is displayed in
73                        the 'ACI SRT PROGRAM' subwindow. The displayed strings can be
74                        modified by typing to the subwindows.
75
76                Generate new program:
77
78                        Type syntax (see LINK{parser.hlp} and
79                        LINK{commands.hlp}) to the 'ACI SRT
80                        PROGRAM' subwindow
81
82
83NOTES           Strings generated using 'SRT' or 'ACI' and displayed at the
84                nodes are not stored in the database. You can use
85                the 'Modify fields of listed species'-menuentry in the
86                'Search & Query' window to do this.
87
88                The width of the output is limited to 4000 characters.
89
90EXAMPLES        None
91
92WARNINGS        None
93
94BUGS            None
95
Note: See TracBrowser for help on using the repository browser.