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