#define AWAR_SAI_COLOR_STR "tmp/sai_color_str" // to visualize SAIs in probe Match window
// local awars for edit and edit4:
#define AWAR_SPECIES_NAME_LOCAL "tmp/edit/species_name" // string: name of selected species
#define AWAR_CURSOR_POSITION_LOCAL "tmp/edit/cursor_position" // int: position in sequence [0..N-1]
#define AWAR_EDITOR_ALIGNMENT "tmp/edit/alignment" // string: alignment used by editor
// global awars
#define AWAR_CURSOR_POSITION "tmp/focus/cursor_position" // int: position in sequence range=[1;len]
#define AWAR_SET_CURSOR_POSITION "tmp/focus/set_cursor_position" // int: set position in sequence (remote control for ARB_EDIT4) range=[0;len-1]
#define AWAR_SPECIES_NAME "tmp/focus/species_name" // string: name of selected species
#define AWAR_INFO_BUTTON_TEXT "tmp/focus/info_button_text" // string: to display selected species
#define AWAR_ORGANISM_NAME "tmp/focus/organism_name" // string: name of selected organism (differs from AWAR_SPECIES_NAME only for pseudo-gene-species)
/* - normally AWAR_ORGANISM_NAME contains the same value as AWAR_SPECIES_NAME
- if AWAR_SPECIES_NAME contains the name of a pseudo gene-species then AWAR_ORGANISM_NAME
contains the name of the species the pseudo gene-species originated from */
// #define AWAR_EXPERIMENT_NAME "tmp/focus/experiment_name" // string : name of selected experiment
#define AWAR_SAI_NAME "tmp/focus/sai_name" // string : name of selected SAI (e.g. in EDIT4 and 'Manage SAI')
#define AWAR_SAI_GLOBAL "tmp/focus/sai_global" // string : name of selected SAI in EDIT4/Visualize SAI Tool - used in RNA3D Tool
#define AWAR_HELIX_NAME "tmp/focus/helix_name" // string: name of selected helix, for helix numbers append _NR, get default by GBT_get_default_helix