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