Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > eede1088262777189a3d3f16cb3dc560 > files > 31

garlic-1.6-6.i586.rpm

# Show all drawing styles used to draw bonds. Atoms are hidden!
# This script will work if you use default .garlicrc script.
# This script requires garlic version 1.2!

# Bond style 1:
load trp.pdb
pos -15 -5 -50
ato 0
bon 1
tag "1"

# Now inform user that refreshing is off:
title 1 50 50 "Please be patient ..."

# Switch refreshing off:
refresh off

# Bond style 2:
load trp.pdb
pos -5 -5 -50
ato 0
bon 2
tag "2"

# Bond style 3:
load trp.pdb
pos 5 -5 -50
ato 0
bon 3
tag "3"

# Bond style 4:
load trp.pdb
pos 15 -5 -50
ato 0
bon 4
tag "4"

# Bond style 5:
load trp.pdb
pos -15 5 -50
ato 0
bon 5
tag "5"

# Bond style nice:
load trp.pdb
pos -5 5 -50
ato co2
bon nice
tag "nic (nice)"

# Bond style sticks:
load trp.pdb
pos 5 5 -50
ato ba2
bon sticks
tag "sti (sticks)"

# Hide the title:
title 1 off

# Switch refreshing on:
refresh