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