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