######################################################################### # # # PyMol Script to render bacteriorhodopsin backbone # # Showing protein backbone as lines # # # # Esther Zhuang and Kalju Kahn, UCSB, 2004 # # # ######################################################################### hide set line_width, 1.6 # Show the protein backbone atoms and bonds show lines, name ca show lines, name c show lines, name n show lines, name o # Rotate the structure to provide side view rotate x, -90 rotate y, 90 rotate x, 10