2 IMAGE_SEL Keyword: select, image File: image_sel.txt Last modified: 20-jan-98 The IMAGE_SEL menu block items define the key "display" which is used in subsequent image commands via the menu block "IMAGE_DO" ("image_do.txt") and set color commands via the menu blocks "IMAGE_COL" ("image_col.txt") and "IMAGE_COL2" ("image_col2.txt"). The "ACT_" items actually share the menu block NICE_SEL macros ("nice_sel.txt") for key "active" manipulation. The IMAGE_SEL menu block is loaded with the file "MAIN_CMDS:load_image_sel.com". 3 USE_WORK All atom sfrom the current "WORK_SEGM" are assigned to the key "display". Copies the contents of the key "active" to the key "display" ("MAIN_CMDS:image_use_active.cmds"). "MAIN_CMDS:image_use_work.cmds" 3 USE_ACTI Copies the contents of the key "active" to the key "display" ("MAIN_CMDS:image_use_active.cmds"). 3 USE_HIST Defines the whole history list (all clicked atoms) to the key "display" ("MAIN_CMDS:image_use_history.cmds"). 3 NOHYDROG Removes hydrogen atoms from the key "display". 3 RES_NAME Redefines the key "display" by selecting all residues with the same residue name as all clicked atoms being part of the history list ("MAIN_CMDS:image_use_by_res_name.cmds"). 3 EACH_TEN Redefines the key "display" by selecting each tenth CA or P atom for proteins and nucleic acids respectively ("MAIN_CMDS:image_use_each_ten.cmds"). 3 ACT_SEGM Selects the atoms of the last clicked molecule ("MAIN_CMDS:sel_active_segm.cmds"). 3 ACT_2RES Selects the residues between the last two clicked atoms ("MAIN_CMDS:sel_active_2res_rang.cmds"). Residues do not need to be a part of the same molecule or segment. 3 ACT_NEIG Select atoms within a certain number of covalent bond steps from the last clicked atom ("MAIN_CMDS:sel_active_neigh.cmds"). 3 ADD_MODE Switches between the ADD_MODE ON ("MAIN_CMDS:sel_add_mode_on.cmds") and OFF ("MAIN_CMDS:sel_add_mode_on.cmds").