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