home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
rasmol
/
scipts
/
antibody
/
!Antibody
/
CDRLY-D_SC
< prev
next >
Wrap
Text File
|
1996-03-03
|
2KB
|
96 lines
translate y 20
pause
#SHOW LYSOZYME EPITOPE AS BACKBONE
wireframe off
spacefill off
select 18-19:y or 21-25:y or 116-121:y
define back1 selected
backbone 1.0
#alpha carbons of isolated contacting AA's
#select atomno=3515 or atomno=4264 or atomno=4304
#Leu129 despite Kabat & Wu does not appear to contact the Fab
select atomno=3515 or atomno=4264
define back2 selected
spacefill 1.5
script clrleg.scr
echo LYSOZYME's epitope in enlarged-backbone representation.
pause
#SHOW EPITOPE WITHIN BACKBONE
select :y
backbone 0.1
select back1
backbone 1.0
select back2
spacefill 1.5
#select :y
#center selected #causes bug screwing up Y translation below
pause
#COLOR BY GROUP
script lysgroup.scr
echo Lysozyme is rainbow-colored from end to end.
pause
#SHOW DISCONTINUITIES
reset
rotate z -65
rotate y -76
rotate x -21
translate x -23
translate y -6
zoom 280
#select :y
#center selected #causes bug screwing up Y translation below
echo . The epitope is DISCONTINUOUS.
pause
#SHOW FLATNESS OF EPITOPE
reset
rotate z 75
rotate y -57
rotate x 159
translate x -25
translate y -20
zoom 280
#select :y
#center selected
echo . The epitope is FLAT.
pause
#RESTORE ANTIBODY
select all
center selected
select :h or :l
backbone on
echo The antibody Fab is now restored.
pause
backbone 0.3
pause
spacefill
pause
select back1 or 124:y or 27:y
spacefill
pause
select :y and not selected
backbone 1.
pause
color [100,0,150] #dark purple
pause
spacefill
pause
zoom 80
pause
translate x 0
translate y 0
script wave.scr