cmd.read_pdbstr("""\ """, "chainKK") cmd.hide("all") cmd.color('grey70', "chainKK") cmd.show('ribbon', "chainKK") cmd.select("e6mtdKK1", "c. K & i. 1-96") cmd.center("e6mtdKK1", state=0, origin=1) cmd.zoom("e6mtdKK1", animate=-1) cmd.show_as('cartoon', "e6mtdKK1") cmd.spectrum('count', 'rainbow', "e6mtdKK1") cmd.disable("e6mtdKK1")