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