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