home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / rasmol / scipts / antibody / !Antibody / GLY2_SCR < prev    next >
Text File  |  1996-03-03  |  770b  |  39 lines

  1. pause
  2.  
  3. select all
  4. label off
  5. spacefill
  6. script clrleg.scr
  7. echo GLYCINE:
  8. echo This spacefilling representation shows size and shape
  9. echo .  but hides structure behind the surface.
  10. script wave.scr
  11. pause
  12.  
  13. spacefill off
  14. wireframe 0.15
  15. script clrleg.scr
  16. echo GLYCINE:
  17. echo This stick representation shows only bonds, and is better
  18. echo .  for seeing through layers of a molecule.
  19. script wave.scr
  20. pause
  21.  
  22. select atomno=2 or atomno=9
  23. wireframe
  24. select atomno=2 or atomno=10
  25. wireframe
  26. select atomno=1 or atomno=6
  27. wireframe
  28. select atomno=1 or atomno=7
  29. wireframe
  30. select atomno=3 or atomno=5
  31. wireframe
  32.  
  33. script clrleg.scr
  34. echo Now, only the peptide backbone is thick.
  35. pause
  36.  
  37. restrict atomno=1 or atomno=2 or atomno=3 or atomno=4 or atomno=8
  38. pause
  39.