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