Extracts data from the database entries of every species and builds a user-readable string from that data.
This string can be used in many different functions, especially to show the species information at the tips of the tree or to show gene information at the tips of the genes in the gene map.
It allows you to show part of the sequences, the full_name, the accession numbers right in the tree. You may even generate tables with all kinds of useful information, like probe match results for a set of oligo probes.
Choose the 'NDS' item from the 'ARB_NT/Tree' menu to display the 'NDS' window.
The order of the data shown at the tree nodes (from left to right) corresponds to the order in the 'NDS' window (top to bottom).
Enable field extraction:
Check the 'LEAF' and/or 'GRP.' checkbox to activate the display of the corresponding 'field' entry at leafs and/or groups of the tree shown in the tree display area of the 'ARB_NT' window.
Select 'FIELD':
To select a 'field' click the field name button and select a fieldname from the popup list.
At each leaf ARB will display the content of that field as it is stored in the species at leaf. If an ACI/SRT (see below) is specified, it will be applied to the field content and the result will be displayed.
If a species has no content stored for the selected field, ARB will silently skip that entry from display. No ACI expression will get applied in that case.
If you like to unconditionally apply the ACI/SRT expression, select '<no field>' here.
Selecting a field for group entries does not make sense anymore (old ARB versions made use of that). Groups may contain several fields (e.g. 'group_name', 'grouped', ...), but to access these fields you have to use the ACI command 'readdb'.
Normally it is recommended to select '<no field>' for groups and to use the 'taxonomy' ACI command to retrieve (hierarchical) information about taxonomy.
Define number of characters:
Specify the (maximum) number of characters (including blanks) allowed to be displayed in the 'WIDTH' subwindow. If the result is longer, it will be truncated.
To avoid truncation insert zero.
Display ACI/SRT:
If an ACI/SRT expression is specified, the found field content (or an empty string if no field was selected) will get modified by that expression, before it will be displayed at the tree nodes.
Several predefined expressions are available via the <S> button in front of the ACI/SRT field (see ´Predefined SRT/ACI´).
|