source: tags/ms_r16q4/HELP_SOURCE/oldhelp/probematch.hlp

Last change on this file was 14261, checked in by westram, 9 years ago
  • document howto copy&paste
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 4.4 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      pt_server.hlp
5
6#Please insert subtopic references  (line starts with keyword SUB)
7#SUB    sub.hlp
8
9# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
10
11#************* Title of helpfile !! and start of real helpfile ********
12TITLE           Probe Match
13
14OCCURRENCE      ARB_NT/Probes/Match Probes
15
16DESCRIPTION     Finds and displays all occurrences of a given target and/or
17                probe sequence within any specified 'PT_SERVER' database. The
18                species, targets and additional information are ranked and
19                displayed according to the degree of similarity.
20
21                Select a 'PT_SERVER' from the menu displayed after
22                pressing the 'PT_SERVER' button of the 'PROBE MATCH'
23                window.
24
25                Define whether similar (not perfectly matched) sites
26                should be displayed by pressing the 'Search depth'
27                button and selecting the number of mismatches (1 - 20)
28                from the menu.
29
30                Check the 'Use weighted mismatches' switch to use the
31                custom weights defined via 'EXPERT' button (see LINK{pm_spec_param.hlp}).
32
33                Define whether the species which contain the target or
34                probe (or similar) sequence should be marked (see
35                LINK{mark.hlp}) by enabling the 'Mark in database'
36                toggle.
37
38                Define if probe AND target sequence should be searched
39                by enabling the 'Check rev.compl. too' toggle.
40
41                Press the 'MATCH' button to perform the search.
42
43                Enabling the 'Auto (match)' toggle will automatically
44                start a probe match whenever the target string is
45                changed. Try it when you design probes.
46
47                The results will be displayed within the display area,
48                ranked according to the degree of similarity between
49                probe string and database entries.
50
51                Brief description of the listed columns:
52
53                  - name: ID (shortname) of matched species
54                  - fullname: full name of the matched species
55                  - mis: number of mismatches
56                  - N_mis: number of pairings with ambiguous residues (N)
57                  - wmis: mismatch weights
58                  - pos: alignment position of match
59                  - rev: 0=normal match; 1=reverse complement match
60
61                Results from gene PT_servers consist of different columns:
62
63                  - organism: ID (shortname) of matched organism
64                  - genename: ID (shortname) of matched gene
65                  - mis, N_mis, wmis, rev (same meaning as with normal PT_server)
66                  - pos: position of match in genome sequence
67                  - gpos: position of match in gene sequence
68
69                Sequence sections containing stretches identical or
70                similar to the probe string or its reversed complement
71                are shown between dashes in the last column:
72
73                    Perfectly matched positions are indicated by
74                    double dashes, mismatches by base symbols.  The
75                    (hybrid destabilizing) quality of mismatches is
76                    indicated by upper and lower case letters.
77
78#               To write the results to an ascii file press the 'SAVE'
79#               button to display the 'SELECTION BOX' window.
80
81                The 'IUPAC' button allows to match multiple probes
82                by specifying a probe containing IUPAC codes (see LINK{pd_match_iupac.hlp}).
83
84NOTES           Unlike the 'ARB_PROBE_DESIGN' tool, the 'ARB_PROBE_MATCH' tool
85                does not depend on the consistency of the current and the
86                'PT_SERVER' database. Any 'PT_SERVER' database containing
87                homologous or non-homologous, aligned or crude data can be
88                searched for potential probe target matches.
89
90                Please note that all positions returned from PT-Server are in
91                the range [0..N-1]. They differ by 1 from positions in ARB_EDIT4.
92
93                See LINK{copyNpaste.hlp} for howto paste text into the probe target field.
94
95EXAMPLES        None
96
97WARNINGS        None
98
99BUGS            The number of results is limited to 1000000 hits by default.
100                You may change that limit in the expert subwindow.
101
Note: See TracBrowser for help on using the repository browser.