File: glossary.hlp

package info (click to toggle)
arb 6.0.2-1%2Bdeb8u1
  • links: PTS, VCS
  • area: non-free
  • in suites: jessie
  • size: 65,916 kB
  • ctags: 53,258
  • sloc: ansic: 394,903; cpp: 250,252; makefile: 19,620; sh: 15,878; perl: 10,461; fortran: 6,019; ruby: 683; xml: 503; python: 53; awk: 32
file content (107 lines) | stat: -rw-r--r-- 3,419 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
#Please insert up references in the next lines (line starts with keyword UP)
UP	arb.hlp
UP	arb.pdf

#Please insert subtopic references  (line starts with keyword SUB)
SUB	trees.hlp
SUB	helix.hlp
SUB	props_nds.hlp
SUB	pt_server.hlp
SUB	extended.hlp
SUB	species.hlp
SUB	selected.hlp

# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}

#************* Title of helpfile !! and start of real helpfile ********
TITLE		Glossary

SECTION         What do we mean if we talk about ...

        ALIGNMENT

                        Subdatabase containing homologous sequences (different
        		'alignments' can be stored along with the species information).
                        See LINK{alignment.hlp} for more information.

        ACI

                        ARB Command Interpreter. ACI is a simple programing language
        		for calculating special species information (eg. G+C Content..)
                        See LINK{aci.hlp}.

        EDGE

                        Branch within a tree defined by nodes

        FIELD

                        Container for 'species' associated information

        MARKED SPECIES

                        Marking of 'species' defines the datasubset which is analyzed
                        by the ARB tools.
                        See LINK{mark.hlp}.

        NAMES

                        There are two kinds of name fields (for species, genes, etc.).

                              - name

                                        Identifier for 'species' entries.
                                        Should be generated automatically using
                                        the name server.

                              - full_name

                                        User defined full name of the species,...

        NDS

                        Node Display Setup: defines information which is displayed at
        		tree nodes.

        NODE

                        Internal: connects branches of a tree
        		Terminal: free end of branches representing 'species'

        PT_SERVER

                        Server using a special form of the ARB database for rapid
        		similarity searching (automated alignment, probe design/check)

        SAI

                        Sequence Associated Information

        SELECTED SPECIES

                        The 'selected species' is that ONE species which has been selected
                        by using any of the following actions

                                - ARB_NTREE/Search + click onto one search result
                                - ARB_MERGE/Transfer species + click onto one search result
                                  (here there is one selected species in each of the two involved DBs)
                                - clicking on the species name in the tree display in ARB_NT
                                - placing the cursor into the sequence of a species in ARB_EDIT4

                        The currently selected species will be displayed in the 'Species info window'

        SPECIES

                        Database entry containing a sequence and associated information.
        		Not necessarily consistent with a taxonomic species

        SRT

                        Search and Replace Tool allows to search substrings in a string
        		and replace them by another substring (see LINK{srt.hlp}).