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