home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / rasmol / scipts / hemoglob / !Hemoglob / GLY2_SCR < prev    next >
Text File  |  1996-02-01  |  736b  |  37 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. pause
  11.  
  12. spacefill off
  13. wireframe 0.15
  14. script clrleg.scr
  15. echo GLYCINE:
  16. echo This stick representation shows only bonds, and is better
  17. echo .  for seeing through layers of a molecule.
  18. pause
  19.  
  20. select atomno=2 or atomno=9
  21. wireframe
  22. select atomno=2 or atomno=10
  23. wireframe
  24. select atomno=1 or atomno=6
  25. wireframe
  26. select atomno=1 or atomno=7
  27. wireframe
  28. select atomno=3 or atomno=5
  29. wireframe
  30.  
  31. script clrleg.scr
  32. echo Now, only the peptide backbone is thick.
  33. pause
  34.  
  35. restrict atomno=1 or atomno=2 or atomno=3 or atomno=4 or atomno=8
  36. pause
  37.