File: sp_search.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 (83 lines) | stat: -rw-r--r-- 2,867 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
#Please insert up references in the next lines (line starts with keyword UP)
UP	arb.hlp
UP	glossary.hlp
UP	species.hlp
UP	mark.hlp

#Please insert subtopic references  (line starts with keyword SUB)
SUB	mark_list.hlp
SUB	unmark_list.hlp
SUB	del_list.hlp
SUB	write_field_list.hlp
SUB	mod_field_list.hlp
SUB	sel_spec.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		Search Database for Species

OCCURRENCE	ARB_NT/Species/search
		ARB_NT/<species button: 4th broad rectangular button in
		top area>

DESCRIPTION	Searches for a (set of) species (not SAIs)
		that match (don't match) a query or are marked.

		The database is scanned for 'species' (see 'HELP')
		which contain (or do not contain) the search string within the
		specified 'field' (see LINK{glossary.hlp}). The corresponding
		species and the respective 'field' entries are listed in the
		'HIT LIST' subwindow. The number of hits is displayed after the
		'Hits:' prompt.

		Define whether matching or non-matching species should be
			listed by pressing the appropriate combination of left
			and right buttons in the top area. When performing
			multiple searches, define whether the list of 'species'
			should be replaced by the new results, and whether newly
			found 'species' should be removed from or appended
			to the existing list.

		Select a 'field' from the 'Search Field' subwindow.

		Type the search string in the 'Search string' subwindow.

		Press the <SEARCH> button.

NOTES           see LINK{searching.hlp} for details about searching.

                see LINK{search_duplicates.hlp}

EXAMPLES

                1. Search for a species called 'Pseudomonas tolaasii'

			Select:                    Search all species that match the query
			Select search field:       'full_name'
			Type search expression:    'pseu*tol*'
			Press:                     'SEARCH' 

		2. Search for all species that are marked:

			Select:                    Search all species that are marked
			Press:                     'SEARCH' 

		3. Search for all species that are marked and for which
                an entry is present in the field 'reference'

			Select:                    Search all species that are marked
			Press:                     'SEARCH'
			Select:                    Keep species that match the query
			Select search field:       'reference'
			Type search string:        '*' (=search existing entry)
			Press:                     'SEARCH' again


WARNINGS	If the hitlist becomes too long, it will be truncated.
                Nevertheless all operations work on non-truncated hitlist!

                Changing the sort order will most likely show different items, because the
                list gets truncated after it was sorted.

BUGS		No bugs known