source: branches/sina/HELP_SOURCE/source/write_field_list.hlp

Last change on this file was 19708, checked in by westram, 3 months ago
  • update doc+gui:
    • avoid terms "ARB_NT" (=former name of main arb window), "ARB_NTREE" and similar
      • instead talk about "ARB main window"
    • correct refs to 'ARB/Probes/PT_SERVER Admin'.
    • update 'What are marked species?'.
    • update protection level documentation (parts already done with previous commit).
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.1 KB
Line 
1#       main topics:
2UP      sp_search.hlp
3UP      gene_search.hlp
4UP      security.hlp
5
6#       sub topics:
7#SUB     subtopic.hlp
8
9# format described in ../help.readme
10
11
12TITLE           Write to fields of Listed
13
14OCCURRENCE      ARB/Species/Search and Query/Write to fields of Listed
15                ARB/Genome/Search and query/Write to fields of Listed
16                ARB/Genome/Experiment/Search and query/Write to fields of Listed
17
18DESCRIPTION     Writes or appends the same value to the selected field of
19                all listed species/genes.
20
21                If the target field is not a text field, a type conversion
22                takes place. If that conversion results in a different value
23                than the provided one, an error will occur.
24                You may allow lossy conversion by checking the switch.
25
26NOTES           A protection level has to be set below the lock icon in
27                the ARB main window, which is equal to or higher than
28                that assigned to the selected alignment (third broad rectangular
29                button in the upper part of the ARB main window).
30
31EXAMPLES
32
33                1. Write a date of sequence modification (03.27.95) to the
34                field 'date' of all listed species (overwriting
35                former entries of this field):
36
37                        Select 'Field':   'date'
38                        Type 'value':     '03.27.95'
39                        Press:            'WRITE'
40
41                2. Add the initials of the modifying person (e.g. "MP") to the
42                   entries stored in the fields 'date' of all listed
43                   species:
44
45                        Select 'Field':    'date'
46                        Type 'value':      'MP'
47                        Press:             'APPEND'
48
49
50WARNINGS        Except for the 'name' field (the identifier), there are no different protection
51                levels for different fields. Take care not to write to fields
52                which should contain unique entries for the corresponding
53                species/genes such as accession numbers.
54
55BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.