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