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