#!rasmol -script # File: 3GPD.SPT # Creator: RasMol Version 2.6 zap background [0,0,0] load pdb "U:\BIOSCI\CSTABEN\PRIVATE\WPDOCS\BIO520\BIO520_1998\LECTURE11\3GPD.PDB" set ambient 60 set specular off reset slab off rotate z 11 rotate y -38 rotate x 86 zoom 200 set axes off set boundingbox off set unitcell off set bondmode and dots off # Avoid Colour Problems! select all colour bonds none colour backbone none colour hbonds none colour ssbonds none colour ribbons none colour white # Atoms select (atomno>=1) and (atomno<=5046) colour atoms [255,255,255] select (atomno>=5047) and (atomno<=5154) colour atoms [0,0,255] select (atomno>=1) and (atomno<=5046) spacefill off select (atomno>=5047) and (atomno<=5154) spacefill on set shadow off # Bonds select all wireframe off # Ribbons ribbons off # Backbone backbone 80 # Labels labels off # Monitors monitors off ssbonds off hbonds off