######################################################################### # # # PyMol Script to render bacteriorhodopsin backbone # # Showing protein backbone as cylinders colored by polypeptide chains # # # # Esther Zhuang and Kalju Kahn, UCSB, 2003-2004 # # # ######################################################################### hide # Generate secondary structure and display as cylindrical cartoon util.ss("bact_rhodps_1c3w_mmol") cartoon automatic show cartoon color cyan, chain a color wheat, chain c set_color lightpink,[ 1.00, 0.36, 0.61] recolor color lightpink, chain b set cartoon_cylindrical_helices,1 util.ray_shadows('light') util.performance(0) rebuild cmd.set('ray_texture',5) ray