#!rasmol -script
# File: sheet.spt
# Creator: RasMol Version 2.6-modified by E Stainback

background [0,0,0]
# Assumes pdb file already loaded in Rasmol Window
set ambient 60
set specular off

reset
slab off
rotate z 127
rotate y -67
rotate x 59
zoom 200

set axes off
set boundingbox off
set unitcell off
set hbond sidechain
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

#show backbone
select all
color green
backbone 25
wireframe off
ribbon off


#isolate sheet and show hbonds
select sheet
color yellow
hbonds 20
ribbon
select sheet and oxygen
color red
select sheet and nitrogen
color blue