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