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